Datasets:
test
Browse files
README.md
CHANGED
|
@@ -13,9 +13,9 @@ configs:
|
|
| 13 |
data_files:
|
| 14 |
- split: train
|
| 15 |
path: "train.jsonl"
|
| 16 |
-
|
| 17 |
path: "trainA.jsonl"
|
| 18 |
-
|
| 19 |
path: "trainB.jsonl"
|
| 20 |
- split: train_nordic
|
| 21 |
path: "train_nordic.jsonl"
|
|
|
|
| 13 |
data_files:
|
| 14 |
- split: train
|
| 15 |
path: "train.jsonl"
|
| 16 |
+
- split: train_a
|
| 17 |
path: "trainA.jsonl"
|
| 18 |
+
- split: train_b
|
| 19 |
path: "trainB.jsonl"
|
| 20 |
- split: train_nordic
|
| 21 |
path: "train_nordic.jsonl"
|