Upload dataset
Browse files- README.md +18 -0
- pony_corpus/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -214,6 +214,20 @@ dataset_info:
|
|
| 214 |
num_examples: 112
|
| 215 |
download_size: 46053
|
| 216 |
dataset_size: 1887364
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 217 |
configs:
|
| 218 |
- config_name: aops
|
| 219 |
data_files:
|
|
@@ -259,4 +273,8 @@ configs:
|
|
| 259 |
data_files:
|
| 260 |
- split: test
|
| 261 |
path: pony/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 262 |
---
|
|
|
|
| 214 |
num_examples: 112
|
| 215 |
download_size: 46053
|
| 216 |
dataset_size: 1887364
|
| 217 |
+
- config_name: pony_corpus
|
| 218 |
+
features:
|
| 219 |
+
- name: docid
|
| 220 |
+
dtype: string
|
| 221 |
+
- name: text
|
| 222 |
+
dtype: string
|
| 223 |
+
- name: title
|
| 224 |
+
dtype: string
|
| 225 |
+
splits:
|
| 226 |
+
- name: train
|
| 227 |
+
num_bytes: 2396733
|
| 228 |
+
num_examples: 7894
|
| 229 |
+
download_size: 1119438
|
| 230 |
+
dataset_size: 2396733
|
| 231 |
configs:
|
| 232 |
- config_name: aops
|
| 233 |
data_files:
|
|
|
|
| 273 |
data_files:
|
| 274 |
- split: test
|
| 275 |
path: pony/test-*
|
| 276 |
+
- config_name: pony_corpus
|
| 277 |
+
data_files:
|
| 278 |
+
- split: train
|
| 279 |
+
path: pony_corpus/train-*
|
| 280 |
---
|
pony_corpus/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:944cbf76c1115cdbfc27dd6e52d5da4073d88dd0b24edc06dffc01035f60d410
|
| 3 |
+
size 1119438
|