Upload dataset
Browse files- README.md +39 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: System
|
5 |
+
dtype: string
|
6 |
+
- name: Training compute (FLOP)
|
7 |
+
dtype: float64
|
8 |
+
- name: Task
|
9 |
+
dtype: string
|
10 |
+
- name: Training hardware
|
11 |
+
dtype: string
|
12 |
+
- name: Publication date
|
13 |
+
dtype: string
|
14 |
+
- name: Country (from Organization)
|
15 |
+
dtype: string
|
16 |
+
- name: Main region
|
17 |
+
dtype: string
|
18 |
+
- name: kgco2/kwh
|
19 |
+
dtype: float64
|
20 |
+
- name: low_alpha
|
21 |
+
dtype: float64
|
22 |
+
- name: high_alpha
|
23 |
+
dtype: float64
|
24 |
+
- name: TDP
|
25 |
+
dtype: int64
|
26 |
+
- name: Carbon_emission(tCO2eq)
|
27 |
+
dtype: float64
|
28 |
+
splits:
|
29 |
+
- name: train
|
30 |
+
num_bytes: 13204
|
31 |
+
num_examples: 67
|
32 |
+
download_size: 11302
|
33 |
+
dataset_size: 13204
|
34 |
+
configs:
|
35 |
+
- config_name: default
|
36 |
+
data_files:
|
37 |
+
- split: train
|
38 |
+
path: data/train-*
|
39 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72eb3ec652b7c4fb838589d942faed541a18714930bd5a8760ca4ec1fce4857a
|
3 |
+
size 11302
|