Update readme co2 metric from kg to g (#3)
Browse files- Update readme co2 metric from kg to g (8697b0170ec5cb909c8416009eead30172188112)
Co-authored-by: Selene Blok <selenecodes@users.noreply.huggingface.co>
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: United States of America
|
|
|
31 |
length_penalty: 0.3
|
32 |
early_stopping: true
|
33 |
co2_eq_emissions:
|
34 |
+
emissions: 770
|
35 |
source: CodeCarbon
|
36 |
training_type: fine-tuning
|
37 |
geographical_location: United States of America
|