pszemraj commited on
Commit
23cb461
·
verified ·
1 Parent(s): 289aeb8

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: rating
5
+ dtype: float32
6
+ - name: content
7
+ dtype: string
8
+ splits:
9
+ - name: train
10
+ num_bytes: 857383
11
+ num_examples: 17500
12
+ - name: test
13
+ num_bytes: 189499
14
+ num_examples: 3850
15
+ - name: validation
16
+ num_bytes: 184106
17
+ num_examples: 3750
18
+ download_size: 788972
19
+ dataset_size: 1230988
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: train
24
+ path: data/train-*
25
+ - split: test
26
+ path: data/test-*
27
+ - split: validation
28
+ path: data/validation-*
29
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e14d03280a2709840b6eb90484f9759fb5c13c8018a77078ac8e1a6f5a22f836
3
+ size 122175
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5b6a882e6b79fb33a8f311d113fad1f4189f04dd5b9a8e3f3b14736fd6895d8
3
+ size 548048
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:704d96c73840c32204fc2fd7144b84929e3458205ffc2221ee2cfd3835c51c21
3
+ size 118749