TrinhDacPhu commited on
Commit
a1f76ea
1 Parent(s): 6802bb3

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: sentence
5
+ dtype: string
6
+ - name: label
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ '0': negative
11
+ '1': positive
12
+ - name: idx
13
+ dtype: int32
14
+ splits:
15
+ - name: train
16
+ num_bytes: 702216.120595703
17
+ num_examples: 10102
18
+ - name: validation
19
+ num_bytes: 106252
20
+ num_examples: 872
21
+ - name: test
22
+ num_bytes: 3979386.879404297
23
+ num_examples: 57247
24
+ download_size: 3181232
25
+ dataset_size: 4787855.0
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ - split: validation
32
+ path: data/validation-*
33
+ - split: test
34
+ path: data/test-*
35
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8f20bb45be45288ef5df94c653ab535516571ad45d9d55d3ad2cc0de321dd13
3
+ size 2640278
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7e75043713a1a21306ea2d23b09b798179c52603d596eb6a1844e1d3d8f4db6
3
+ size 468135
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:261b48f82f4ca01e988c7df4e3e365e00ee1039ca815bcc7eeea16977e4c039b
3
+ size 72819