Upload dataset
Browse files- README.md +36 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: label
|
5 |
+
dtype:
|
6 |
+
class_label:
|
7 |
+
names:
|
8 |
+
'0': Society & Culture
|
9 |
+
'1': Science & Mathematics
|
10 |
+
'2': Health
|
11 |
+
'3': Education & Reference
|
12 |
+
'4': Computers & Internet
|
13 |
+
'5': Sports
|
14 |
+
'6': Business & Finance
|
15 |
+
'7': Entertainment & Music
|
16 |
+
'8': Family & Relationships
|
17 |
+
'9': Politics & Government
|
18 |
+
- name: text
|
19 |
+
dtype: string
|
20 |
+
splits:
|
21 |
+
- name: train
|
22 |
+
num_bytes: 459471507.9454886
|
23 |
+
num_examples: 1286121
|
24 |
+
- name: test
|
25 |
+
num_bytes: 19718928.255
|
26 |
+
num_examples: 54990
|
27 |
+
download_size: 333282035
|
28 |
+
dataset_size: 479190436.20048857
|
29 |
+
configs:
|
30 |
+
- config_name: default
|
31 |
+
data_files:
|
32 |
+
- split: train
|
33 |
+
path: data/train-*
|
34 |
+
- split: test
|
35 |
+
path: data/test-*
|
36 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f654b0850ccf65d9625f64774bed418c9464bea514ee9b267d6d090984b7feb
|
3 |
+
size 13667729
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:950bbbc3e05051a10510a9f3f884d4a658289b08c8deddef3af96c9f59271c98
|
3 |
+
size 319614306
|