Datasets:
Use the whole dataset
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ configs:
|
|
| 13 |
- split: train
|
| 14 |
path: "data.jsonl"
|
| 15 |
- split: test_same
|
| 16 |
-
path:
|
| 17 |
- split: test_cross
|
| 18 |
path: reduced_test-cross-genre.jsonl
|
| 19 |
|
|
|
|
| 13 |
- split: train
|
| 14 |
path: "data.jsonl"
|
| 15 |
- split: test_same
|
| 16 |
+
path: same-genre.jsonl
|
| 17 |
- split: test_cross
|
| 18 |
path: reduced_test-cross-genre.jsonl
|
| 19 |
|