Upload README.md
Browse files
README.md
CHANGED
|
@@ -5,12 +5,14 @@ language_details: it-IT
|
|
| 5 |
license: cc-by-nc-sa-4.0
|
| 6 |
task_categories:
|
| 7 |
- question-answering
|
|
|
|
|
|
|
| 8 |
configs:
|
| 9 |
- config_name: default
|
| 10 |
data_files:
|
| 11 |
-
- split:
|
| 12 |
path: "multichoice_v1.jsonl"
|
| 13 |
-
- split:
|
| 14 |
path: "multichoice_v1.jsonl"
|
| 15 |
size_categories:
|
| 16 |
- n<1K
|
|
|
|
| 5 |
license: cc-by-nc-sa-4.0
|
| 6 |
task_categories:
|
| 7 |
- question-answering
|
| 8 |
+
task_ids:
|
| 9 |
+
- text-classification
|
| 10 |
configs:
|
| 11 |
- config_name: default
|
| 12 |
data_files:
|
| 13 |
+
- split: test_1
|
| 14 |
path: "multichoice_v1.jsonl"
|
| 15 |
+
- split: test_2
|
| 16 |
path: "multichoice_v1.jsonl"
|
| 17 |
size_categories:
|
| 18 |
- n<1K
|