Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
File size: 494 Bytes
0d021ca
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c2bc427
 
 
 
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
---
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-*
---