Upload dataset
Browse files- NanoSciFact/corpus-00000-of-00001.parquet +3 -0
- README.md +18 -0
NanoSciFact/corpus-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd997ef8275e2edd1d4a298a9ca13757afc2e7652de420500e020e21102598ad
|
| 3 |
+
size 1932817
|
README.md
CHANGED
|
@@ -154,6 +154,20 @@ dataset_info:
|
|
| 154 |
num_examples: 23447
|
| 155 |
download_size: 17332895
|
| 156 |
dataset_size: 29954935
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 157 |
configs:
|
| 158 |
- config_name: NanoArguAna
|
| 159 |
data_files:
|
|
@@ -199,4 +213,8 @@ configs:
|
|
| 199 |
data_files:
|
| 200 |
- split: corpus
|
| 201 |
path: NanoSCIDOCS/corpus-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 202 |
---
|
|
|
|
| 154 |
num_examples: 23447
|
| 155 |
download_size: 17332895
|
| 156 |
dataset_size: 29954935
|
| 157 |
+
- config_name: NanoSciFact
|
| 158 |
+
features:
|
| 159 |
+
- name: _id
|
| 160 |
+
dtype: string
|
| 161 |
+
- name: title
|
| 162 |
+
dtype: string
|
| 163 |
+
- name: text
|
| 164 |
+
dtype: string
|
| 165 |
+
splits:
|
| 166 |
+
- name: corpus
|
| 167 |
+
num_bytes: 3350113
|
| 168 |
+
num_examples: 2264
|
| 169 |
+
download_size: 1932817
|
| 170 |
+
dataset_size: 3350113
|
| 171 |
configs:
|
| 172 |
- config_name: NanoArguAna
|
| 173 |
data_files:
|
|
|
|
| 213 |
data_files:
|
| 214 |
- split: corpus
|
| 215 |
path: NanoSCIDOCS/corpus-*
|
| 216 |
+
- config_name: NanoSciFact
|
| 217 |
+
data_files:
|
| 218 |
+
- split: corpus
|
| 219 |
+
path: NanoSciFact/corpus-*
|
| 220 |
---
|