nicholasKluge selenecodes commited on
Commit
b10206b
1 Parent(s): 3ad6cba

Update CO2 emissions from kg to g (#2)

Browse files

- Update CO2 emissions from kg to g (d3c02f32f5634044e034bfc94756d44856cd5ff8)


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

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ inference:
25
  top_p: 0.2
26
  max_new_tokens: 150
27
  co2_eq_emissions:
28
- emissions: 7.6
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: 7600
29
  source: CodeCarbon
30
  training_type: pre-training
31
  geographical_location: Germany