Text Generation
Transformers
Safetensors
llama
text-generation-inference
Inference Endpoints
mfromm commited on
Commit
3207831
·
verified ·
1 Parent(s): a8eadd5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -133,7 +133,7 @@ This example demonstrates how to load the model and tokenizer, prepare input, ge
133
 
134
  [Teuken-7B-base-v0.4](https://huggingface.co/openGPT-X/Teuken-7B-base-v0.4) was pre-trained on 4 trillion tokens of data from publicly available sources.
135
  The pretraining data has a cutoff of September 2023.
136
- More information are available in our [preprint](http://arxiv.org/abs/2410.08800).
137
 
138
 
139
  ### Instruction-Tuning Data
 
133
 
134
  [Teuken-7B-base-v0.4](https://huggingface.co/openGPT-X/Teuken-7B-base-v0.4) was pre-trained on 4 trillion tokens of data from publicly available sources.
135
  The pretraining data has a cutoff of September 2023.
136
+ More information is available in our preprint ["Data Processing for the OpenGPT-X Model Family"](http://arxiv.org/abs/2410.08800).
137
 
138
 
139
  ### Instruction-Tuning Data