Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
The samples of the [Aya dataset](https://huggingface.co/datasets/CohereForAI/aya_dataset) with mislabeled inputs/targets.
|
6 |
+
|
7 |
+
Categories of mislabeling (each represented as a new column):
|
8 |
+
* `instruction_not_followed`
|
9 |
+
* `incorrect_language_code`
|
10 |
+
* ...
|