8000 Comparing v0.1.0...v0.1.1 · huggingface/evaluate · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.1.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.1.1
Choose a head ref
  • 18 commits
  • 110 files changed
  • 8 contributors

Commits on May 31, 2022

  1. Fix broken links

    mishig25 authored May 31, 2022
    Configuration menu
    Copy the full SHA
    ee4bf3b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92 from huggingface/mishig25-patch-1

    Fix broken links
    mishig25 authored May 31, 2022
    Configuration menu
    Copy the full SHA
    048278a View commit details
    Browse the repository at this point in the history
  3. set dev version

    leandro committed May 31, 2022
    Configuration menu
    Copy the full SHA
    c1141b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Fix readme (#98)

    * remove conda from installation
    
    * fix link to how to guide
    lvwerra authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    e179b5b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    7fc93f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    690060f View commit details
    Browse the repository at this point in the history
  3. fix typo (#100)

    manueldeprada authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    1459210 View commit details
    Browse the repository at this point in the history
  4. Update setup.py

    philschmid authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    5d384b7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #103 from huggingface/fix-opt-dep-evaluator

    FIX `pip install evaluate[evaluator]`
    philschmid authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    41a31b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Configuration menu
    Copy the full SHA
    db2b732 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5d8b74 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    cc1f582 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Merge pull request #124 from huggingface/lewtun-patch-1

    Fix typos in Evaluator docstrings
    lewtun authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    e01897b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Fix spaces description in metadata (#123)

    * update metrics
    
    * update comparisons
    
    * update measurements
    lvwerra authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    05209ec View commit details
    Browse the repository at this point in the history
  2. fix revision string if it is a python version (#129)

    * fix revision string if it is a python version
    
    * replace "master" with "main" in warning
    
    * fix style
    
    * fix regex pattern style
    lvwerra authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    f334d53 View commit details
    Browse the repository at this point in the history
  3. Use accuracy as default metric for text classification Evaluator (#128)

    * Use accuracy as default metric for text classification Evaluator
    
    * Fix tests
    lewtun authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    3959ec8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d67203 View commit details
    Browse the repository at this point in the history
  5. Release: 0.1.1

    leandro committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    44f2167 View commit details
    Browse the repository at this point in the history
Loading
0