nicholasKluge selenecodes commited on
Commit
a4f9abb
1 Parent(s): b6b55a9

Change CO2 emissions metric from kg to g (#2)

Browse files

- Change CO2 emissions metric from kg to g (ee93913ea123b3d86e461f72241f9ebcc82687ef)


Co-authored-by: Selene Blok <selenecodes@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ inference:
37
  length_penalty: 0.3
38
  early_stopping: true
39
  co2_eq_emissions:
40
- emissions: 2.53
41
  source: CodeCarbon
42
  training_type: fine-tuning
43
  geographical_location: United States of America
 
37
  length_penalty: 0.3
38
  early_stopping: true
39
  co2_eq_emissions:
40
+ emissions: 2530
41
  source: CodeCarbon
42
  training_type: fine-tuning
43
  geographical_location: United States of America