Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
bigcodebench-elo / README.md
terryyz's picture
Upload dataset
302e5e4 verified
|
raw
history blame
494 Bytes
---
dataset_info:
features:
- name: model
dtype: string
- name: lower
dtype: float64
- name: rating
dtype: float64
- name: upper
dtype: float64
- name: error_y
dtype: float64
- name: error_y_minus
dtype: float64
- name: rating_rounded
dtype: float64
splits:
- name: train
num_bytes: 4752
num_examples: 67
download_size: 6982
dataset_size: 4752
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---