tdross commited on
Commit
0cca3b6
·
verified ·
1 Parent(s): 9ac539a

Upload data

Browse files
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: inputs_embeds
5
+ sequence: float64
6
+ - name: rewards
7
+ dtype: float64
8
+ splits:
9
+ - name: train
10
+ num_bytes: 219864392
11
+ num_examples: 21446
12
+ - name: validation
13
+ num_bytes: 54971224
14
+ num_examples: 5362
15
+ download_size: 67407192
16
+ dataset_size: 274835616
17
+ configs:
18
+ - config_name: default
19
+ data_files:
20
+ - split: train
21
+ path: data/train-*
22
+ - split: validation
23
+ path: data/validation-*
24
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:624f8ddda9eeaf16927a49f40c64dc20641cb8d25dfd08095d1f16d30bf93927
3
+ size 53893208
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98b735f231734835b79c4652518122a84f8854f1336c5ac531a88198adf8f804
3
+ size 13513984