Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Upload dataset
Browse files- README.md +10 -8
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -8,13 +8,15 @@ size_categories:
|
|
8 |
- 10K<n<100K
|
9 |
dataset_info:
|
10 |
features:
|
11 |
-
- name:
|
12 |
dtype: int64
|
13 |
-
- name:
|
14 |
dtype: string
|
15 |
-
- name:
|
16 |
dtype: string
|
17 |
-
- name:
|
|
|
|
|
18 |
dtype: string
|
19 |
- name: Title
|
20 |
dtype: string
|
@@ -22,13 +24,13 @@ dataset_info:
|
|
22 |
dtype: string
|
23 |
splits:
|
24 |
- name: train
|
25 |
-
num_bytes:
|
26 |
num_examples: 5000
|
27 |
- name: test
|
28 |
-
num_bytes:
|
29 |
num_examples: 20000
|
30 |
-
download_size:
|
31 |
-
dataset_size:
|
32 |
configs:
|
33 |
- config_name: default
|
34 |
data_files:
|
|
|
8 |
- 10K<n<100K
|
9 |
dataset_info:
|
10 |
features:
|
11 |
+
- name: Relation_ID
|
12 |
dtype: int64
|
13 |
+
- name: Relation Name
|
14 |
dtype: string
|
15 |
+
- name: Subject
|
16 |
dtype: string
|
17 |
+
- name: Object
|
18 |
+
dtype: string
|
19 |
+
- name: Multiple Choices
|
20 |
dtype: string
|
21 |
- name: Title
|
22 |
dtype: string
|
|
|
24 |
dtype: string
|
25 |
splits:
|
26 |
- name: train
|
27 |
+
num_bytes: 13358248
|
28 |
num_examples: 5000
|
29 |
- name: test
|
30 |
+
num_bytes: 53621776
|
31 |
num_examples: 20000
|
32 |
+
download_size: 30826462
|
33 |
+
dataset_size: 66980024
|
34 |
configs:
|
35 |
- config_name: default
|
36 |
data_files:
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c454026f7e09175c911a4eb1de25fe824cbcd2f1209e9cc17ef607afd3ba5e5
|
3 |
+
size 24537111
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b91e75799ae411794b02c9a3ecf0c2f3ab19af8841786b66a1131f11862fa893
|
3 |
+
size 6289351
|