Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
File size: 635 Bytes
0d021ca
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d26c9ca
5e0942d
 
d26c9ca
5e0942d
 
c0ae193
5e0942d
0d021ca
 
 
d26c9ca
 
 
 
0d021ca
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
---
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: 5454
    num_examples: 76
  - name: benchmark_tie
    num_bytes: 5454
    num_examples: 76
  download_size: 17553
  dataset_size: 10908
configs:
- config_name: default
  data_files:
  - split: task_no_tie
    path: data/task_no_tie-*
  - split: benchmark_tie
    path: data/benchmark_tie-*
---