lvwerra HF staff sasha HF staff commited on
Commit
ee8229e
1 Parent(s): c1d5b58

Update README.md (#1)

Browse files

- Update README.md (da011942bc00539ec4947ce6fb1d054fa1e80919)


Co-authored-by: Sasha Luccioni <sasha@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -17,4 +17,5 @@ It has three types of evaluations:
17
  - **Comparison**: used useful to compare the performance of two or more models on a single test dataset., e.g. by comparing their predictions to ground truth labels and computing their agreement -- covered in the [Evaluate Comparison](https://huggingface.co/spaces/evaluate-comparison) Spaces.
18
 
19
 
 
20
  All three types of evaluation supported by the 🤗 Evaluate library are meant to be mutually complementary, and help our community carry out more mindful and responsible evaluation!
 
17
  - **Comparison**: used useful to compare the performance of two or more models on a single test dataset., e.g. by comparing their predictions to ground truth labels and computing their agreement -- covered in the [Evaluate Comparison](https://huggingface.co/spaces/evaluate-comparison) Spaces.
18
 
19
 
20
+
21
  All three types of evaluation supported by the 🤗 Evaluate library are meant to be mutually complementary, and help our community carry out more mindful and responsible evaluation!