Update CO2 metric from kg to g
#3
by
selenecodes
- opened
README.md
CHANGED
@@ -30,7 +30,7 @@ inference:
|
|
30 |
length_penalty: 0.3
|
31 |
early_stopping: true
|
32 |
co2_eq_emissions:
|
33 |
-
emissions:
|
34 |
source: CodeCarbon
|
35 |
training_type: fine-tuning
|
36 |
geographical_location: United States of America
|
|
|
30 |
length_penalty: 0.3
|
31 |
early_stopping: true
|
32 |
co2_eq_emissions:
|
33 |
+
emissions: 290
|
34 |
source: CodeCarbon
|
35 |
training_type: fine-tuning
|
36 |
geographical_location: United States of America
|