Datasets:

Modalities:
Text
Formats:
csv
Size:
< 1K
Libraries:
Datasets
pandas
License:
AMR-KELEG commited on
Commit
5e14254
1 Parent(s): 2ce962b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
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
+ * ...