Upload dataset
Browse files- README.md +18 -0
- robotics_corpus/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -290,6 +290,20 @@ dataset_info:
|
|
| 290 |
num_examples: 101
|
| 291 |
download_size: 430236
|
| 292 |
dataset_size: 929476
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 293 |
configs:
|
| 294 |
- config_name: aops
|
| 295 |
data_files:
|
|
@@ -351,4 +365,8 @@ configs:
|
|
| 351 |
data_files:
|
| 352 |
- split: test
|
| 353 |
path: robotics/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 354 |
---
|
|
|
|
| 290 |
num_examples: 101
|
| 291 |
download_size: 430236
|
| 292 |
dataset_size: 929476
|
| 293 |
+
- config_name: robotics_corpus
|
| 294 |
+
features:
|
| 295 |
+
- name: docid
|
| 296 |
+
dtype: string
|
| 297 |
+
- name: text
|
| 298 |
+
dtype: string
|
| 299 |
+
- name: title
|
| 300 |
+
dtype: string
|
| 301 |
+
splits:
|
| 302 |
+
- name: train
|
| 303 |
+
num_bytes: 20966229
|
| 304 |
+
num_examples: 61961
|
| 305 |
+
download_size: 7821415
|
| 306 |
+
dataset_size: 20966229
|
| 307 |
configs:
|
| 308 |
- config_name: aops
|
| 309 |
data_files:
|
|
|
|
| 365 |
data_files:
|
| 366 |
- split: test
|
| 367 |
path: robotics/test-*
|
| 368 |
+
- config_name: robotics_corpus
|
| 369 |
+
data_files:
|
| 370 |
+
- split: train
|
| 371 |
+
path: robotics_corpus/train-*
|
| 372 |
---
|
robotics_corpus/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a41d3f11c68dbc2ed12d3e7ae7912d219f9598f4213dddf0f4058bfca91e1ba7
|
| 3 |
+
size 7821415
|