Upload dataset
Browse files- README.md +21 -0
- full_articles/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
|
|
3 |
features:
|
4 |
- name: category
|
5 |
dtype: string
|
@@ -21,9 +22,29 @@ dataset_info:
|
|
21 |
num_examples: 184
|
22 |
download_size: 192015010
|
23 |
dataset_size: 399676341
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
configs:
|
25 |
- config_name: default
|
26 |
data_files:
|
27 |
- split: train
|
28 |
path: data/train-*
|
|
|
|
|
|
|
|
|
29 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: default
|
4 |
features:
|
5 |
- name: category
|
6 |
dtype: string
|
|
|
22 |
num_examples: 184
|
23 |
download_size: 192015010
|
24 |
dataset_size: 399676341
|
25 |
+
- config_name: full_articles
|
26 |
+
features:
|
27 |
+
- name: category
|
28 |
+
dtype: string
|
29 |
+
- name: articles
|
30 |
+
sequence: string
|
31 |
+
- name: num_tokens
|
32 |
+
dtype: int64
|
33 |
+
- name: text
|
34 |
+
dtype: string
|
35 |
+
splits:
|
36 |
+
- name: train
|
37 |
+
num_bytes: 78791523
|
38 |
+
num_examples: 184
|
39 |
+
download_size: 35565424
|
40 |
+
dataset_size: 78791523
|
41 |
configs:
|
42 |
- config_name: default
|
43 |
data_files:
|
44 |
- split: train
|
45 |
path: data/train-*
|
46 |
+
- config_name: full_articles
|
47 |
+
data_files:
|
48 |
+
- split: train
|
49 |
+
path: full_articles/train-*
|
50 |
---
|
full_articles/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ba4f860262cdc5749a870a0d5c9cacdaf3957c18b1e2d3bfdf03f6a46fdd2a4
|
3 |
+
size 35565424
|