Upload dataset
Browse files- README.md +46 -0
- mechanical/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -84,6 +84,48 @@ dataset_info:
|
|
| 84 |
num_examples: 14264
|
| 85 |
download_size: 2241725
|
| 86 |
dataset_size: 5568913
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 87 |
- config_name: phonetic
|
| 88 |
features:
|
| 89 |
- name: id
|
|
@@ -219,6 +261,10 @@ configs:
|
|
| 219 |
data_files:
|
| 220 |
- split: test
|
| 221 |
path: lower/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 222 |
- config_name: phonetic
|
| 223 |
data_files:
|
| 224 |
- split: test
|
|
|
|
| 84 |
num_examples: 14264
|
| 85 |
download_size: 2241725
|
| 86 |
dataset_size: 5568913
|
| 87 |
+
- config_name: mechanical
|
| 88 |
+
features:
|
| 89 |
+
- name: id
|
| 90 |
+
dtype: int64
|
| 91 |
+
- name: subj
|
| 92 |
+
dtype: string
|
| 93 |
+
- name: prop
|
| 94 |
+
dtype: string
|
| 95 |
+
- name: obj
|
| 96 |
+
dtype: string
|
| 97 |
+
- name: subj_id
|
| 98 |
+
dtype: int64
|
| 99 |
+
- name: prop_id
|
| 100 |
+
dtype: int64
|
| 101 |
+
- name: obj_id
|
| 102 |
+
dtype: int64
|
| 103 |
+
- name: s_aliases
|
| 104 |
+
dtype: string
|
| 105 |
+
- name: o_aliases
|
| 106 |
+
dtype: string
|
| 107 |
+
- name: s_uri
|
| 108 |
+
dtype: string
|
| 109 |
+
- name: o_uri
|
| 110 |
+
dtype: string
|
| 111 |
+
- name: s_wiki_title
|
| 112 |
+
dtype: string
|
| 113 |
+
- name: o_wiki_title
|
| 114 |
+
dtype: string
|
| 115 |
+
- name: s_pop
|
| 116 |
+
dtype: int64
|
| 117 |
+
- name: o_pop
|
| 118 |
+
dtype: int64
|
| 119 |
+
- name: question
|
| 120 |
+
dtype: string
|
| 121 |
+
- name: possible_answers
|
| 122 |
+
dtype: string
|
| 123 |
+
splits:
|
| 124 |
+
- name: test
|
| 125 |
+
num_bytes: 5568990
|
| 126 |
+
num_examples: 14264
|
| 127 |
+
download_size: 2249949
|
| 128 |
+
dataset_size: 5568990
|
| 129 |
- config_name: phonetic
|
| 130 |
features:
|
| 131 |
- name: id
|
|
|
|
| 261 |
data_files:
|
| 262 |
- split: test
|
| 263 |
path: lower/test-*
|
| 264 |
+
- config_name: mechanical
|
| 265 |
+
data_files:
|
| 266 |
+
- split: test
|
| 267 |
+
path: mechanical/test-*
|
| 268 |
- config_name: phonetic
|
| 269 |
data_files:
|
| 270 |
- split: test
|
mechanical/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee491eb4d2a8d0c5ce4eb275a71cf675e8979e0ba1187471cc91066759f1c179
|
| 3 |
+
size 2249949
|