Update README.md
Browse files
README.md
CHANGED
|
@@ -26,11 +26,11 @@ configs:
|
|
| 26 |
data_files:
|
| 27 |
- split: train
|
| 28 |
path:
|
| 29 |
-
- KGLQA-KeySentenceSelect-NCR-raw/train.
|
| 30 |
- split: dev
|
| 31 |
path:
|
| 32 |
-
- KGLQA-KeySentenceSelect-NCR-raw/dev.
|
| 33 |
- split: test
|
| 34 |
path:
|
| 35 |
-
- KGLQA-KeySentenceSelect-NCR-raw/test.
|
| 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 |
---
|