File size: 787 Bytes
ddfd06b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: text_type
    dtype: string
  - name: original_text
    dtype: string
  - name: cot_response
    dtype: string
  - name: domain
    dtype: string
  - name: grpo_v5_3
    dtype: string
  - name: grpo_v7_1
    dtype: string
  - name: grpo_v7_2
    dtype: string
  - name: grpo_v7_3
    dtype: string
  - name: prompt
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  - name: ground_truth
    dtype: string
  - name: prompt_len
    dtype: int64
  splits:
  - name: temperature_0
    num_bytes: 8908023
    num_examples: 1596
  download_size: 3861377
  dataset_size: 8908023
configs:
- config_name: default
  data_files:
  - split: temperature_0
    path: data/temperature_0-*
---