selenecodes
commited on
Commit
•
7a79cc2
1
Parent(s):
0a129d1
Update readme to reflect CO2_emissions in grams instead of kg.
Browse filesThe HF docs describe co2_eq_emissions should be given in grams instead of kg: https://huggingface.co/docs/hub/en/model-cards-co2
README.md
CHANGED
@@ -31,7 +31,7 @@ inference:
|
|
31 |
length_penalty: 0.3
|
32 |
early_stopping: true
|
33 |
co2_eq_emissions:
|
34 |
-
emissions:
|
35 |
source: CodeCarbon
|
36 |
training_type: fine-tuning
|
37 |
geographical_location: Singapore
|
|
|
31 |
length_penalty: 0.3
|
32 |
early_stopping: true
|
33 |
co2_eq_emissions:
|
34 |
+
emissions: 1710
|
35 |
source: CodeCarbon
|
36 |
training_type: fine-tuning
|
37 |
geographical_location: Singapore
|