Asimok commited on
Commit
0cb465a
·
1 Parent(s): d2246f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -26,11 +26,11 @@ configs:
26
  data_files:
27
  - split: train
28
  path:
29
- - KGLQA-KeySentenceSelect-NCR-raw/train.jsonl
30
  - split: dev
31
  path:
32
- - KGLQA-KeySentenceSelect-NCR-raw/dev.jsonl
33
  - split: test
34
  path:
35
- - KGLQA-KeySentenceSelect-NCR-raw/test.jsonl
36
  ---
 
26
  data_files:
27
  - split: train
28
  path:
29
+ - KGLQA-KeySentenceSelect-NCR-raw/train.json
30
  - split: dev
31
  path:
32
+ - KGLQA-KeySentenceSelect-NCR-raw/dev.json
33
  - split: test
34
  path:
35
+ - KGLQA-KeySentenceSelect-NCR-raw/test.json
36
  ---