File size: 591 Bytes
6173637 | 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 | ---
dataset_info:
features:
- name: Qwen_Qwen2.5-3B-Instruct-y
dtype: string
- name: sft_prompt
dtype: string
- name: sft_gold_answer
dtype: string
- name: delta
dtype: string
- name: x_prime
dtype: string
- name: prompt
dtype: string
- name: answer
dtype: string
- name: completion
dtype: string
- name: reward
dtype: float64
splits:
- name: test
num_bytes: 7099397
num_examples: 2718
download_size: 1480731
dataset_size: 7099397
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
|