Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
bigcodebench-elo / README.md
terryyz's picture
Upload dataset
c2bc427 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: 4900
num_examples: 69
download_size: 7072
dataset_size: 4900
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---