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.4.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.4.2
Choose a head ref
  • 10 commits
  • 18 files changed
  • 8 contributors

Commits on Oct 13, 2023

  1. set dev version (#506)

    lhoestq authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    728bd3e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

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

Commits on Nov 2, 2023

  1. Update the documentation and citation of mauve (#416)

    * Update the documentation and citation
    
    * fix style
    
    ---------
    
    Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
    krishnap25 and lvwerra authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1893285 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

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

Commits on Dec 27, 2023

  1. Add confusion matrix (#528)

    * Add confusion matrix
    
    * Fix docstring
    
    * Fix doctest
    
    * Fix
    
    * Update confusion_matrix.py
    
    * Add whitespace
    
    * Return to fix
    
    * Quick test for windows
    
    * Make tests not depend on each other
    
    * Update confusion_matrix.py
    
    * Ellipsis
    
    * Fix whitespace
    osanseviero authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    8dfe057 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Update python to 3.8 (#571)

    * Update CI python to 3.8
    
    * Update minimum python version to 3.8
    
    * Fix scipy version above 1.10.0
    
    * Fix confidence interval test
    qubvel authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7a18c55 View commit details
    Browse the repository at this point in the history
  2. Fix FileFreeLock (#578)

    fix FileFreeLock
    lhoestq authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b337370 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04c7588 View commit details
    Browse the repository at this point in the history
  4. Speeding up mean_iou metric computation (#569)

    * Change Features from Sequence to Image
    
    * Fix example
    qubvel authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    edb83af View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Release: 0.4.2 (#579)

    release: v0.4.2
    lhoestq authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a4bdc10 View commit details
    Browse the repository at this point in the history
Loading