datacuration-verl / README.md
asingh15's picture
Fix target demos with full deterministic random samples
bb040ae verified
|
Raw
History Blame Contribute Delete
1.02 kB
---
dataset_info:
features:
- name: data_source
dtype: string
- name: prompt
list:
- name: role
dtype: string
- name: content
dtype: string
- name: ability
dtype: string
- name: reward_model
struct:
- name: style
dtype: string
- name: ground_truth
dtype: string
- name: extra_info
struct:
- name: index
dtype: string
- name: uid
dtype: string
- name: axis
dtype: string
- name: budget
dtype: int64
- name: token_budget
dtype: int64
- name: variant
dtype: string
splits:
- name: train
num_bytes: 206830694
num_examples: 5066
- name: test
num_bytes: 137877
num_examples: 30
- name: test_full
num_bytes: 545659
num_examples: 128
download_size: 207337019
dataset_size: 207514230
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: test_full
path: data/test_full-*
---