evalitahf commited on
Commit
e4ee666
·
verified ·
1 Parent(s): 6da1332

Rename development dataset

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ configs:
17
  - split: test_2k
18
  path: "test_2000.jsonl"
19
  - split: dev
20
- path: "dev.jsonl"
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)