Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: huggingface/evaluate
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: huggingface/evaluate
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.1
Choose a head ref
  • 8 commits
  • 14 files changed
  • 4 contributors

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    32be058 View commit details
    Browse the repository at this point in the history
  2. set dev version

    leandro committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    a618d94 View commit details
    Browse the repository at this point in the history
  3. Add comparisons and measurements to code quality tests (#204)

    * Add comparisons and measurements to code quality tests
    
    * fix measurement style
    
    * add measurment to isort in makefile
    
    * fix style
    lvwerra authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    d781f85 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    152f746 View commit details
    Browse the repository at this point in the history
  2. Adding label distribution measurement (#202)

    * adding label distribution measurement
    
    * removing comment
    
    * Update measurements/label_distribution/label_distribution.py
    
    Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
    
    * Update measurements/label_distribution/label_distribution.py
    
    Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
    
    * Update measurements/label_distribution/requirements.txt
    
    Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
    
    * Update label_distribution.py
    
    removing imdb example from docstring
    
    * fixing style
    
    * Update README.md
    
    * Update measurements/label_distribution/README.md
    
    Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
    
    * Update label_distribution.py
    
    removing if statement
    
    * Update label_distribution.py
    
    adding scipy bibtex
    
    * Update README.md
    
    updating references
    
    * Update label_distribution.py
    
    * Update label_distribution.py
    
    * one final style and quality?
    
    Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
    Sasha Luccioni and lvwerra authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    4adef25 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Fix spaces tagging (#217)

    * make sure tags are pushed
    
    * add more logging
    lvwerra authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    a634a92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eb7076 View commit details
    Browse the repository at this point in the history
  3. Release: 0.2.1

    leandro committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    103740c View commit details
    Browse the repository at this point in the history
Loading