BaoLocTown commited on
Commit
0a23248
1 Parent(s): f18fe18

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: label
7
+ dtype: int64
8
+ - name: label_text
9
+ dtype: string
10
+ - name: og_text
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 39228997
15
+ num_examples: 50000
16
+ - name: test
17
+ num_bytes: 38876917
18
+ num_examples: 50000
19
+ download_size: 46001711
20
+ dataset_size: 78105914
21
+ configs:
22
+ - config_name: default
23
+ data_files:
24
+ - split: train
25
+ path: data/train-*
26
+ - split: test
27
+ path: data/test-*
28
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dab8fd0ad9be5a8b257310f9264a97130fbd7927c4a6b7cc99f2a571d51f81f2
3
+ size 22920039
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fb5ca81502104ec885d2e3588c1ffa98fff40a24bfd294f0c546b746e0d1603
3
+ size 23081672