Spaces:
Running
Running
Update README.md (#1)
Browse files- Update README.md (da011942bc00539ec4947ce6fb1d054fa1e80919)
Co-authored-by: Sasha Luccioni <sasha@users.noreply.huggingface.co>
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!
|