scottsuk0306 commited on
Commit
d1f00d4
1 Parent(s): cf1309b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: chosen_model
11
+ dtype: string
12
+ - name: rejected_model
13
+ dtype: string
14
+ - name: chosen_rating
15
+ dtype: float64
16
+ - name: rejected_rating
17
+ dtype: float64
18
+ - name: domain
19
+ dtype: string
20
+ - name: prompt_source
21
+ dtype: string
22
+ - name: judgement_source
23
+ dtype: string
24
+ - name: chosen_reward
25
+ dtype: 'null'
26
+ - name: rejected_reward
27
+ dtype: 'null'
28
+ - name: chosen_critique
29
+ dtype: 'null'
30
+ - name: rejected_critique
31
+ dtype: 'null'
32
+ - name: pairwise_critique
33
+ dtype: 'null'
34
+ - name: pairwise_critique_kwargs
35
+ dtype: 'null'
36
+ splits:
37
+ - name: train
38
+ num_bytes: 13997084
39
+ num_examples: 19278
40
+ - name: test
41
+ num_bytes: 143624
42
+ num_examples: 194
43
+ download_size: 7579298
44
+ dataset_size: 14140708
45
+ configs:
46
+ - config_name: default
47
+ data_files:
48
+ - split: train
49
+ path: data/train-*
50
+ - split: test
51
+ path: data/test-*
52
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70e5e330a8eabfa2baceed72f08203a4f80946b40578d03ae9faba91bae05771
3
+ size 90632
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81ac7c5ce6ec648c903f14b987d22e8ab0cfdf98ba92057ed2c4014ec651dc6c
3
+ size 7488666