Update co2_eq_emissions from kg to g (#2)
Browse files- Update co2_eq_emissions from g to kg (93a76b28401e85bef34c7b6018d18d14165def78)
Co-authored-by: Selene Blok <[email protected]>
README.md
CHANGED
@@ -25,7 +25,7 @@ inference:
|
|
25 |
top_p: 0.2
|
26 |
max_new_tokens: 150
|
27 |
co2_eq_emissions:
|
28 |
-
emissions:
|
29 |
source: CodeCarbon
|
30 |
training_type: pre-training
|
31 |
geographical_location: Germany
|
|
|
25 |
top_p: 0.2
|
26 |
max_new_tokens: 150
|
27 |
co2_eq_emissions:
|
28 |
+
emissions: 41100
|
29 |
source: CodeCarbon
|
30 |
training_type: pre-training
|
31 |
geographical_location: Germany
|