Remove samples with n/a questions
Browse files- README.md +2 -3
- test.jsonl +1 -1
- train.jsonl +2 -2
README.md
CHANGED
@@ -7,9 +7,8 @@ license: mit
|
|
7 |
This dataset is asks models to make use of embedded graph for question answering.
|
8 |
|
9 |
Stats:
|
10 |
-
- train:
|
11 |
-
-
|
12 |
-
- test: 2243
|
13 |
|
14 |
An exmaple of the dataset is as follows:
|
15 |
|
|
|
7 |
This dataset is asks models to make use of embedded graph for question answering.
|
8 |
|
9 |
Stats:
|
10 |
+
- train: 57,043
|
11 |
+
- test: 2,890
|
|
|
12 |
|
13 |
An exmaple of the dataset is as follows:
|
14 |
|
test.jsonl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1960532
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ec9df6c6e527d318e951a62e340703f0196d076eed7882384a75c800f440556
|
3 |
size 1960532
|
train.jsonl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3dc07a838219dfefb19085dbf0718e376afa0795746a9ee5bc9a76d1009fcf0
|
3 |
+
size 37998064
|