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

Add development datset

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -16,7 +16,8 @@ configs:
16
  path: "test_1000.jsonl"
17
  - split: test_2k
18
  path: "test_2000.jsonl"
19
-
 
20
  ---
21
 
22
  Random Subset of the dataset from [here](https://huggingface.co/datasets/ARTeLab/ilpost)
 
16
  path: "test_1000.jsonl"
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)