jan-hq commited on
Commit
a32dd03
·
verified ·
1 Parent(s): 8b7e1f2

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: prompt_id
5
+ dtype: string
6
+ - name: messages
7
+ list:
8
+ - name: role
9
+ dtype: string
10
+ - name: content
11
+ dtype: string
12
+ - name: language
13
+ dtype: string
14
+ - name: category
15
+ dtype: string
16
+ - name: mapped_category
17
+ dtype: string
18
+ - name: ppl
19
+ dtype: float64
20
+ - name: reward
21
+ dtype: float64
22
+ - name: sailor_ppl
23
+ dtype: float64
24
+ - name: sailor_user_ppl
25
+ dtype: float64
26
+ - name: sailor_assistant_ppl
27
+ dtype: float64
28
+ - name: ppl_rank
29
+ dtype: float64
30
+ - name: reward_rank
31
+ dtype: float64
32
+ - name: user_message_token_lengths
33
+ sequence: int64
34
+ splits:
35
+ - name: train
36
+ num_bytes: 867015954
37
+ num_examples: 301229
38
+ download_size: 388937118
39
+ dataset_size: 867015954
40
+ configs:
41
+ - config_name: default
42
+ data_files:
43
+ - split: train
44
+ path: data/train-*
45
+ ---
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f33f7332b334ea16413344f88aae9294321da37e0c0d0330d1f96e7f114b9747
3
+ size 180051063
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06339e7abfd11143259a44d6716d7b0593f7de1c2fd01fd374d4eea7bc9d06f7
3
+ size 208886055