File size: 1,074 Bytes
0d021ca d26c9ca 9412906 d26c9ca 9412906 356cb0a 9412906 0d021ca d26c9ca 0d021ca edf851c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
---
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: 7010
num_examples: 96
- name: benchmark_tie
num_bytes: 7010
num_examples: 96
download_size: 20251
dataset_size: 14020
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] |