nicholasKluge selenecodes commited on
Commit
69d685f
1 Parent(s): bb90268

Convert CO2 metric from kg to g (#2)

Browse files

- Convert CO2 metric from kg to g (e6ee57c46793878c0eec61fabf4fcc8591498fa0)


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

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ inference:
31
  length_penalty: 0.3
32
  early_stopping: true
33
  co2_eq_emissions:
34
- emissions: 0.80
35
  source: CodeCarbon
36
  training_type: fine-tuning
37
  geographical_location: Singapore
 
31
  length_penalty: 0.3
32
  early_stopping: true
33
  co2_eq_emissions:
34
+ emissions: 800
35
  source: CodeCarbon
36
  training_type: fine-tuning
37
  geographical_location: Singapore