Add carbon emissions metadata
Browse filesSource: [Estimating the Carbon Footprint of BLOOM, a 176B Parameter Language Model](https://arxiv.org/abs/2211.02001)
cc
@sasha
@Whobbes
and Anne-Laure Ligozat (not sure if she's on HF :)
README.md
CHANGED
|
@@ -169,6 +169,14 @@ widget:
|
|
| 169 |
A: Let's think step by step.
|
| 170 |
example_title: Mathematical reasoning
|
| 171 |
group: English
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 172 |
model-index:
|
| 173 |
- name: bloom
|
| 174 |
results:
|
|
|
|
| 169 |
A: Let's think step by step.
|
| 170 |
example_title: Mathematical reasoning
|
| 171 |
group: English
|
| 172 |
+
|
| 173 |
+
co2_eq_emissions:
|
| 174 |
+
emissions: 24_700_000
|
| 175 |
+
source: "Estimating the Carbon Footprint of BLOOM, a 176B Parameter Language Model. https://arxiv.org/abs/2211.02001"
|
| 176 |
+
training_type: "pre-training"
|
| 177 |
+
geographical_location: "Orsay, France"
|
| 178 |
+
hardware_used: "384 A100 80GB GPUs"
|
| 179 |
+
|
| 180 |
model-index:
|
| 181 |
- name: bloom
|
| 182 |
results:
|