jwnt4 commited on
Commit
9afed0b
·
verified ·
1 Parent(s): d77eb4f

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: body
5
+ dtype: string
6
+ - name: label
7
+ dtype: int64
8
+ - name: permalink
9
+ dtype: string
10
+ - name: subreddit
11
+ dtype: string
12
+ - name: lang_fastText
13
+ dtype: string
14
+ - name: created_utc
15
+ dtype: float64
16
+ - name: text
17
+ dtype: string
18
+ - name: author
19
+ dtype: string
20
+ - name: score
21
+ dtype: int64
22
+ splits:
23
+ - name: train
24
+ num_bytes: 3295689
25
+ num_examples: 9881
26
+ - name: validation
27
+ num_bytes: 471250
28
+ num_examples: 1411
29
+ - name: test
30
+ num_bytes: 950361
31
+ num_examples: 2824
32
+ download_size: 2871959
33
+ dataset_size: 4717300
34
+ configs:
35
+ - config_name: default
36
+ data_files:
37
+ - split: train
38
+ path: data/train-*
39
+ - split: validation
40
+ path: data/validation-*
41
+ - split: test
42
+ path: data/test-*
43
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ada059149844f75b37452e11d16565d40c91ca79827a19ee41d473c09df5b5ad
3
+ size 585013
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34fc18edd2fcd51937bc8016874ea0589d9cd69f056669017699b3812cebbf2f
3
+ size 1992398
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:010a53bc602a138d85540b9acef44b56318fc67d31637c7073c5691b85b4f5bf
3
+ size 294548