Rename development dataset
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ configs:
|
|
| 17 |
- split: test_2k
|
| 18 |
path: "test_2000.jsonl"
|
| 19 |
- split: dev
|
| 20 |
-
path: "
|
| 21 |
---
|
| 22 |
|
| 23 |
Random Subset of the dataset from [here](https://huggingface.co/datasets/ARTeLab/ilpost)
|
|
|
|
| 17 |
- split: test_2k
|
| 18 |
path: "test_2000.jsonl"
|
| 19 |
- split: dev
|
| 20 |
+
path: "val.jsonl"
|
| 21 |
---
|
| 22 |
|
| 23 |
Random Subset of the dataset from [here](https://huggingface.co/datasets/ARTeLab/ilpost)
|