Upload dataset
Browse files- README.md +22 -0
- corpus/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: corpus
|
4 |
+
features:
|
5 |
+
- name: _id
|
6 |
+
dtype: string
|
7 |
+
- name: title
|
8 |
+
dtype: string
|
9 |
+
- name: text
|
10 |
+
dtype: string
|
11 |
+
splits:
|
12 |
+
- name: train
|
13 |
+
num_bytes: 24098337
|
14 |
+
num_examples: 45301
|
15 |
+
download_size: 14911893
|
16 |
+
dataset_size: 24098337
|
17 |
+
configs:
|
18 |
+
- config_name: corpus
|
19 |
+
data_files:
|
20 |
+
- split: train
|
21 |
+
path: corpus/train-*
|
22 |
+
---
|
corpus/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86b2a9188afe2a00e8368a9cba0fd484afb3f270c4e8cbe7aaec0d788c2975be
|
3 |
+
size 14911893
|