sasha HF staff commited on
Commit
da01194
1 Parent(s): 953be11

Update README.md

Browse files

I realize that I didn't open a PR first time I edited this -- my bad!

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -18,4 +18,5 @@ It has three types of evaluations:
18
  - **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.
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!
 
18
  - **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.
19
 
20
 
21
+
22
  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!