nicholasKluge selenecodes commited on
Commit
08df312
1 Parent(s): 7a0a1ec

Change co2_eq_emissions from kg to g (#1)

Browse files

- Change co2_eq_emissions from kg to g (02b78d31a4810964385409262ab39662483038ae)


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.33
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: 330
35
  source: CodeCarbon
36
  training_type: fine-tuning
37
  geographical_location: United States of America