GitBag commited on
Commit
b6fa0d6
1 Parent(s): d10707f

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: prompt
5
+ dtype: string
6
+ - name: augmented_prompt
7
+ dtype: string
8
+ - name: shared_thought
9
+ sequence: string
10
+ - name: chosen_ts
11
+ sequence: string
12
+ - name: chosen_ts_reward
13
+ dtype: float64
14
+ - name: reject_ts
15
+ sequence: string
16
+ - name: reject_ts_reward
17
+ dtype: float64
18
+ - name: augmented_prompt_llama
19
+ dtype: string
20
+ - name: augmented_prompt_llama_token
21
+ sequence: int64
22
+ - name: chosen_ts_llama
23
+ dtype: string
24
+ - name: chosen_ts_llama_token
25
+ sequence: int64
26
+ - name: reject_ts_llama
27
+ dtype: string
28
+ - name: reject_ts_llama_token
29
+ sequence: int64
30
+ - name: chosen_ts_logprob
31
+ dtype: float64
32
+ - name: reject_ts_logprob
33
+ dtype: float64
34
+ splits:
35
+ - name: train
36
+ num_bytes: 2404425189
37
+ num_examples: 53561
38
+ - name: test
39
+ num_bytes: 44721413
40
+ num_examples: 1000
41
+ download_size: 425329315
42
+ dataset_size: 2449146602
43
+ configs:
44
+ - config_name: default
45
+ data_files:
46
+ - split: train
47
+ path: data/train-*
48
+ - split: test
49
+ path: data/test-*
50
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0eaec7b236fb71ac014ae8a40c915ef0869ceca7865c11bd2f165b6498e463d9
3
+ size 7565618
data/train-00000-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee7bb6f924f7ed3936cea0f79eb52a13db271f9b3fa59f4d35208fe80a107af9
3
+ size 83292181
data/train-00001-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6660df24f6b05de47d96946f0b0699faf2dcc20476ed96d72d55bbec327bf89
3
+ size 83869677
data/train-00002-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cbaefc6272fd3fce407edc57cd83352bbf7f841bc5c1ca7c53c3010974a49c1
3
+ size 83165420
data/train-00003-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e8158a1bd0931353e750269b85c2583ca6decba811358b483176c9e718351b9
3
+ size 83773520
data/train-00004-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ab55c28efb342ea13c4784bdf2b2276035a70d3f373fc91671246569f43346d
3
+ size 83662899