jingjietan commited on
Commit
10b29fd
1 Parent(s): 6f07c7b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: post_text
5
+ dtype: string
6
+ - name: label
7
+ dtype: int64
8
+ - name: __index_level_0__
9
+ dtype: int64
10
+ splits:
11
+ - name: train
12
+ num_bytes: 1324651
13
+ num_examples: 12800
14
+ - name: validation
15
+ num_bytes: 331977
16
+ num_examples: 3200
17
+ - name: test
18
+ num_bytes: 409271
19
+ num_examples: 4000
20
+ download_size: 1466518
21
+ dataset_size: 2065899
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ - split: validation
28
+ path: data/validation-*
29
+ - split: test
30
+ path: data/test-*
31
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f6f3d7168f8f753daeac154252a7c269f2c31d3db648c9405ac54e46ee32219
3
+ size 289070
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a08f870b453c42ecf8c331e3d93d1532111457ccd55fcef7cd933083e58f8a18
3
+ size 939325
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50f103aab5b6d54e33f12913bf068ea28b279b70ce66e4f4bf46c6c57cabbaec
3
+ size 238123