CodeGeneration / README.md
wetsoledrysoul's picture
Upload dataset
8e83eb7 verified
|
Raw
History Blame Contribute Delete
887 Bytes
---
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: large_string
- name: method
dtype: string
- name: extra_info
struct:
- name: index
dtype: string
- name: id
dtype: string
- name: lower_pass_rate
dtype: float64
- name: lower_scores
list: float64
- name: upper_pass_rate
dtype: float64
- name: upper_scores
list: float64
splits:
- name: train
num_bytes: 6873472667
num_examples: 4683
download_size: 6874155356
dataset_size: 6873472667
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---