selenecodes commited on
Commit
332829f
1 Parent(s): e8a4514

Convert CO2 emissions from kg to g

Browse files

Convert all co2 emissions from kg to g as per HF docs: https://huggingface.co/docs/hub/en/model-cards-co2

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ tags:
16
  - assistant
17
  inference: false
18
  co2_eq_emissions:
19
- emissions: 2.53
20
  source: CodeCarbon
21
  training_type: fine-tuning
22
  geographical_location: United States of America
 
16
  - assistant
17
  inference: false
18
  co2_eq_emissions:
19
+ emissions: 2530
20
  source: CodeCarbon
21
  training_type: fine-tuning
22
  geographical_location: United States of America