Update CO2 metric from kg to g

#3
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ inference:
30
  length_penalty: 0.3
31
  early_stopping: true
32
  co2_eq_emissions:
33
- emissions: 0.29
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