selenecodes
commited on
Commit
•
a800fe8
1
Parent(s):
5ca1e16
Update co2_eq_emissions from kg to g
Browse filesChange the co2 emissions from kg to g as per the HF docs: https://huggingface.co/docs/hub/en/model-cards-co2
README.md
CHANGED
@@ -39,7 +39,7 @@ inference:
|
|
39 |
length_penalty: 0.3
|
40 |
early_stopping: true
|
41 |
co2_eq_emissions:
|
42 |
-
emissions:
|
43 |
source: CodeCarbon
|
44 |
training_type: fine-tuning
|
45 |
geographical_location: United States of America
|
|
|
39 |
length_penalty: 0.3
|
40 |
early_stopping: true
|
41 |
co2_eq_emissions:
|
42 |
+
emissions: 150
|
43 |
source: CodeCarbon
|
44 |
training_type: fine-tuning
|
45 |
geographical_location: United States of America
|