vmkhlv commited on
Commit
61bb16d
1 Parent(s): c1e20dd

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: binary
4
+ features:
5
+ - name: id
6
+ dtype: string
7
+ - name: review
8
+ dtype: string
9
+ - name: sentiment
10
+ dtype: int64
11
+ splits:
12
+ - name: train
13
+ num_bytes: 58962251
14
+ num_examples: 23445
15
+ - name: validation
16
+ num_bytes: 8684098
17
+ num_examples: 2939
18
+ - name: test
19
+ num_bytes: 8823050
20
+ num_examples: 2955
21
+ download_size: 49890837
22
+ dataset_size: 76469399
23
+ configs:
24
+ - config_name: binary
25
+ data_files:
26
+ - split: train
27
+ path: binary/train-*
28
+ - split: validation
29
+ path: binary/validation-*
30
+ - split: test
31
+ path: binary/test-*
32
+ ---
binary/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f77efe27c90bd8fdaafbc696cf2b56a92189cf6f6911089a08d58d392059ae39
3
+ size 5710171
binary/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:958107a1e5fc8d801c51f420afb1ce874c9e078936a78f535170504c3c920cb2
3
+ size 38560757
binary/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d2a1f435ad9f1851bdc999991c1887bbb17770062c1491de1ce7724b808aa26
3
+ size 5619909