Upload dataset
Browse files- README.md +56 -7
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -5,23 +5,72 @@ dataset_info:
|
|
5 |
dtype: string
|
6 |
- name: headline
|
7 |
dtype: string
|
8 |
-
- name:
|
9 |
-
dtype:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
- name: short_description
|
11 |
dtype: string
|
12 |
- name: authors
|
13 |
dtype: string
|
14 |
- name: date
|
15 |
-
dtype:
|
16 |
splits:
|
17 |
- name: train
|
18 |
-
num_bytes:
|
19 |
-
num_examples:
|
20 |
-
|
21 |
-
|
|
|
|
|
|
|
22 |
configs:
|
23 |
- config_name: default
|
24 |
data_files:
|
25 |
- split: train
|
26 |
path: data/train-*
|
|
|
|
|
27 |
---
|
|
|
5 |
dtype: string
|
6 |
- name: headline
|
7 |
dtype: string
|
8 |
+
- name: label
|
9 |
+
dtype:
|
10 |
+
class_label:
|
11 |
+
names:
|
12 |
+
'0': ARTS
|
13 |
+
'1': ARTS & CULTURE
|
14 |
+
'2': BLACK VOICES
|
15 |
+
'3': BUSINESS
|
16 |
+
'4': COLLEGE
|
17 |
+
'5': COMEDY
|
18 |
+
'6': CRIME
|
19 |
+
'7': CULTURE & ARTS
|
20 |
+
'8': DIVORCE
|
21 |
+
'9': EDUCATION
|
22 |
+
'10': ENTERTAINMENT
|
23 |
+
'11': ENVIRONMENT
|
24 |
+
'12': FIFTY
|
25 |
+
'13': FOOD & DRINK
|
26 |
+
'14': GOOD NEWS
|
27 |
+
'15': GREEN
|
28 |
+
'16': HEALTHY LIVING
|
29 |
+
'17': HOME & LIVING
|
30 |
+
'18': IMPACT
|
31 |
+
'19': LATINO VOICES
|
32 |
+
'20': MEDIA
|
33 |
+
'21': MONEY
|
34 |
+
'22': PARENTING
|
35 |
+
'23': PARENTS
|
36 |
+
'24': POLITICS
|
37 |
+
'25': QUEER VOICES
|
38 |
+
'26': RELIGION
|
39 |
+
'27': SCIENCE
|
40 |
+
'28': SPORTS
|
41 |
+
'29': STYLE
|
42 |
+
'30': STYLE & BEAUTY
|
43 |
+
'31': TASTE
|
44 |
+
'32': TECH
|
45 |
+
'33': THE WORLDPOST
|
46 |
+
'34': TRAVEL
|
47 |
+
'35': U.S. NEWS
|
48 |
+
'36': WEDDINGS
|
49 |
+
'37': WEIRD NEWS
|
50 |
+
'38': WELLNESS
|
51 |
+
'39': WOMEN
|
52 |
+
'40': WORLD NEWS
|
53 |
+
'41': WORLDPOST
|
54 |
- name: short_description
|
55 |
dtype: string
|
56 |
- name: authors
|
57 |
dtype: string
|
58 |
- name: date
|
59 |
+
dtype: timestamp[s]
|
60 |
splits:
|
61 |
- name: train
|
62 |
+
num_bytes: 55380192.25283857
|
63 |
+
num_examples: 167126
|
64 |
+
- name: test
|
65 |
+
num_bytes: 13845213.74716143
|
66 |
+
num_examples: 41782
|
67 |
+
download_size: 44805575
|
68 |
+
dataset_size: 69225406.0
|
69 |
configs:
|
70 |
- config_name: default
|
71 |
data_files:
|
72 |
- split: train
|
73 |
path: data/train-*
|
74 |
+
- split: test
|
75 |
+
path: data/test-*
|
76 |
---
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5429a1b1b591bcdf64c4f21e3054565bcf426403d7e04682d0e4c781370fe4a
|
3 |
+
size 8957216
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9385712322e11168f1f9c08ec98edd28a86c9e893eabcf816b1e22e38951f7c9
|
3 |
+
size 35848359
|