Text Generation
Transformers
Safetensors
English
llama
climate
conversational
text-generation-inference
Inference Endpoints
fowleras commited on
Commit
0fa8527
1 Parent(s): 1a08353

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ co2_eq_emissions:
20
  </blockquote>
21
 
22
  ClimateGPT is a family of AI models designed to synthesize interdisciplinary research on climate change.
23
- ClimateGPT-7B-FSB (from scratch climate) is a 7 billion parameter transformer decoder model that was pre-trained for 319.5B tokens including a collection of 4.2B tokens from curated climate documents.
24
  The model is further instruction fine-tuned on a dataset of instruction-completion pairs manually collected by AppTek in cooperation with climate scientists.
25
  [ClimateGPT-7B](https://huggingface.co/eci-io/climategpt-7b) outperforms Llama-2-70B Chat on our climate-specific benchmarks.
26
  The model is designed to be used together with retrieval augmentation to extend the knowledge, and increase the factuality of the model and with cascaded machine translation to increase the language coverage.
 
20
  </blockquote>
21
 
22
  ClimateGPT is a family of AI models designed to synthesize interdisciplinary research on climate change.
23
+ ClimateGPT-7B-FSC (from scratch climate) is a 7 billion parameter transformer decoder model that was pre-trained for 319.5B tokens including a collection of 4.2B tokens from curated climate documents.
24
  The model is further instruction fine-tuned on a dataset of instruction-completion pairs manually collected by AppTek in cooperation with climate scientists.
25
  [ClimateGPT-7B](https://huggingface.co/eci-io/climategpt-7b) outperforms Llama-2-70B Chat on our climate-specific benchmarks.
26
  The model is designed to be used together with retrieval augmentation to extend the knowledge, and increase the factuality of the model and with cascaded machine translation to increase the language coverage.