File size: 464 Bytes
a352382
 
 
 
 
79efdcf
 
bb63a1f
 
a352382
 
79efdcf
a352382
79efdcf
 
a352382
bb63a1f
79efdcf
a352382
 
 
 
 
79efdcf
 
a352382
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
dataset_info:
  features:
  - name: inputs_embeds
    sequence: float64
  - name: text
    dtype: string
  - name: reward
    dtype: float64
  splits:
  - name: train
    num_bytes: 708167877
    num_examples: 21446
  - name: test
    num_bytes: 177058474
    num_examples: 5362
  download_size: 166305886
  dataset_size: 885226351
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---