Text Generation
Transformers
PyTorch
Safetensors
English
gpt2
alignment
instruction tuned
text generation
conversation
assistant
dpo
text-generation-inference
Inference Endpoints
nicholasKluge selenecodes commited on
Commit
c262987
1 Parent(s): 5ca1e16

Update co2_eq_emissions from kg to g (#1)

Browse files

- Update co2_eq_emissions from kg to g (a800fe8a31c151af96c5bcb27c84a61215f5332a)


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

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