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.1
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.2
Choose a head ref
  • 5 commits
  • 7 files changed
  • 4 contributors

Commits on Jul 28, 2022

  1. set dev version

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

Commits on Jul 29, 2022

  1. Update CLI docs (#218)

    * add gradio to install for template
    
    * add installation instructions
    
    * fix readme formatting
    
    * add a helpful message when space already exist
    
    * fix cli command
    
    * fix style
    lvwerra authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    078c2ce View commit details
    Browse the repository at this point in the history
  2. Add a fingerprint for each EvaluationModule (#206)

    * Add fingerprint for Hub modules
    
    * Rename evaluation module fingerprint to _hash
    
    * fix typo
    
    Co-authored-by: helen <helen@huggingface.co>
    mathemakitten and helen authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    9a10e58 View commit details
    Browse the repository at this point in the history
  3. Fix loading error (#222)

    * fix because hub throws `ConnectionError`
    
    * fix error message
    
    * update second catch
    lvwerra authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    4ed51c9 View commit details
    Browse the repository at this point in the history
  4. Release: 0.2.2

    leandro committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    5a45ad0 View commit details
    Browse the repository at this point in the history
Loading