Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -61,8 +61,6 @@ configs:
|
|
61 |
path: nso_train_unmatched.json
|
62 |
- split: test
|
63 |
path: nso_test_unmatched.json
|
64 |
-
- split: validation
|
65 |
-
path: nso_dev_unmatched.json
|
66 |
- config_name: sw_multiple_choice
|
67 |
data_files:
|
68 |
- split: train
|
@@ -85,16 +83,12 @@ configs:
|
|
85 |
path: zu_train.json
|
86 |
- split: test
|
87 |
path: zu_test.json
|
88 |
-
- split: validation
|
89 |
-
path: zu_dev.json
|
90 |
- config_name: zu_multiple_choice_unmatched
|
91 |
data_files:
|
92 |
- split: train
|
93 |
path: zu_train_unmatched.json
|
94 |
- split: test
|
95 |
path: zu_test_unmatched.json
|
96 |
-
- split: validation
|
97 |
-
path: zu_dev_unmatched.json
|
98 |
---
|
99 |
|
100 |
# Dataset Card for Dataset Name
|
|
|
61 |
path: nso_train_unmatched.json
|
62 |
- split: test
|
63 |
path: nso_test_unmatched.json
|
|
|
|
|
64 |
- config_name: sw_multiple_choice
|
65 |
data_files:
|
66 |
- split: train
|
|
|
83 |
path: zu_train.json
|
84 |
- split: test
|
85 |
path: zu_test.json
|
|
|
|
|
86 |
- config_name: zu_multiple_choice_unmatched
|
87 |
data_files:
|
88 |
- split: train
|
89 |
path: zu_train_unmatched.json
|
90 |
- split: test
|
91 |
path: zu_test_unmatched.json
|
|
|
|
|
92 |
---
|
93 |
|
94 |
# Dataset Card for Dataset Name
|