bartoszmaj commited on
Commit
14da959
1 Parent(s): e270a18

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,3 +1,21 @@
1
  ---
2
  license: openrail
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: openrail
3
+ dataset_info:
4
+ features:
5
+ - name: sen
6
+ struct:
7
+ - name: compound
8
+ dtype: float64
9
+ - name: neg
10
+ dtype: float64
11
+ - name: neu
12
+ dtype: float64
13
+ - name: pos
14
+ dtype: float64
15
+ splits:
16
+ - name: train
17
+ num_bytes: 51222336
18
+ num_examples: 1600698
19
+ download_size: 23629860
20
+ dataset_size: 51222336
21
  ---