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: task_no_tie | |
num_bytes: 5456 | |
num_examples: 75 | |
- name: benchmark_tie | |
num_bytes: 5456 | |
num_examples: 75 | |
download_size: 17791 | |
dataset_size: 10912 | |
configs: | |
- config_name: default | |
data_files: | |
- split: task_no_tie | |
path: data/task_no_tie-* | |
- split: benchmark_tie | |
path: data/benchmark_tie-* | |
# BigCodeBench | |
<center> | |
<img src="https://github.com/bigcode-bench/bigcode-bench.github.io/blob/main/asset/bigcodebench_banner.svg?raw=true" alt="BigCodeBench"> | |
</center> | |
## Dataset Description | |
- **Homepage:** https://bigcode-bench.github.io/ | |
- **Repository:** https://github.com/bigcode-project/bigcodebench | |
- **Paper:** [Link](https://arxiv.org/abs/2406.15877) | |
- **Point of Contact:** [email protected] [email protected] |