File size: 743 Bytes
1918f76 |
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 |
---
dataset_info:
features:
- name: System
dtype: string
- name: Training compute (FLOP)
dtype: float64
- name: Task
dtype: string
- name: Training hardware
dtype: string
- name: Publication date
dtype: string
- name: Country (from Organization)
dtype: string
- name: Main region
dtype: string
- name: kgco2/kwh
dtype: float64
- name: low_alpha
dtype: float64
- name: high_alpha
dtype: float64
- name: TDP
dtype: int64
- name: Carbon_emission(tCO2eq)
dtype: float64
splits:
- name: train
num_bytes: 13204
num_examples: 67
download_size: 11302
dataset_size: 13204
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|