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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -192,7 +192,7 @@ For German data we include the complete data sets from the given table:
192
  <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
193
  Instruction fined tuned version of [Teuken-7B-base-v0.4](https://huggingface.co/openGPT-X/Teuken-7B-base-v0.4).
194
 
195
- More information regarding the challenges during pre-training are available in our model [preprint](https://arxiv.org/abs/2410.03730)
196
 
197
  #### Training Hyperparameters
198
 
@@ -202,7 +202,7 @@ More information regarding the challenges during pre-training are available in o
202
 
203
  <!-- This section describes the evaluation protocols and provides the results. -->
204
 
205
- More information regarding our translated benchmarks are available in our [preprint](https://arxiv.org/abs/2410.08928).
206
 
207
  ### Testing Data, Factors & Metrics
208
 
 
192
  <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
193
  Instruction fined tuned version of [Teuken-7B-base-v0.4](https://huggingface.co/openGPT-X/Teuken-7B-base-v0.4).
194
 
195
+ More information regarding the pre-training are available in our model preprint ["Teuken-7B-Base & Teuken-7B-Instruct: Towards European LLMs"](https://arxiv.org/abs/2410.03730)
196
 
197
  #### Training Hyperparameters
198
 
 
202
 
203
  <!-- This section describes the evaluation protocols and provides the results. -->
204
 
205
+ More information regarding our translated benchmarks are available in our preprint ["Towards Multilingual LLM Evaluation for European Languages"](https://arxiv.org/abs/2410.08928).
206
 
207
  ### Testing Data, Factors & Metrics
208