File size: 815 Bytes
d2f9cd0
 
 
 
8942554
 
d2f9cd0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8942554
d2f9cd0
 
 
 
 
8942554
d2f9cd0
 
 
 
 
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
---
configs:
- config_name: default
  data_files:
  - split: task_no_tie
    path: data/task_no_tie-*
  - split: benchmark_tie
    path: data/benchmark_tie-*
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: 5848
    num_examples: 80
  - name: benchmark_tie
    num_bytes: 5848
    num_examples: 80
  download_size: 18347
  dataset_size: 11696
---
# Dataset Card for "bigcodebench-hard-test-elo"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)