yaswanthchittepu commited on
Commit
f364dce
·
verified ·
1 Parent(s): c5e0db4

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: prompt
5
+ dtype: string
6
+ - name: chosen
7
+ dtype: string
8
+ - name: rejected
9
+ dtype: string
10
+ - name: margin_ground
11
+ dtype: float64
12
+ - name: chosen_score_pred
13
+ dtype: float64
14
+ - name: rejected_score_pred
15
+ dtype: float64
16
+ - name: margin_pred
17
+ dtype: float64
18
+ splits:
19
+ - name: train
20
+ num_bytes: 183877519
21
+ num_examples: 61687
22
+ - name: test
23
+ num_bytes: 5878335
24
+ num_examples: 1985
25
+ download_size: 108461223
26
+ dataset_size: 189755854
27
+ configs:
28
+ - config_name: default
29
+ data_files:
30
+ - split: train
31
+ path: data/train-*
32
+ - split: test
33
+ path: data/test-*
34
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b115a496f71fc8787f345c9617e9d594f523dc6cd0e8092145465959ac567fba
3
+ size 3358251
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab0847ba6f4c565c6d45a98f7f9bb0f6663687d0fcb25571b86f290dddd4b46a
3
+ size 105102972