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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -209,7 +209,7 @@ Total across languages 210,176
209
 
210
  <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
211
  Instruction fined tuned version of [Teuken-7B-base-v0.4](https://huggingface.co/openGPT-X/Teuken-7B-base-v0.4).
212
- More information regarding the challenges during pre-training are available [here](https://arxiv.org/abs/2410.03730)
213
 
214
  #### Training Hyperparameters
215
 
@@ -219,7 +219,7 @@ More information regarding the challenges during pre-training are available [her
219
 
220
  <!-- This section describes the evaluation protocols and provides the results. -->
221
 
222
- More information regarding our translated benchmarks are available in our [preprint](https://arxiv.org/abs/2410.08928).
223
 
224
  ### Testing Data, Factors & Metrics
225
 
 
209
 
210
  <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
211
  Instruction fined tuned version of [Teuken-7B-base-v0.4](https://huggingface.co/openGPT-X/Teuken-7B-base-v0.4).
212
+ 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).
213
 
214
  #### Training Hyperparameters
215
 
 
219
 
220
  <!-- This section describes the evaluation protocols and provides the results. -->
221
 
222
+ More information regarding our translated benchmarks are available in our preprint ["Towards Multilingual LLM Evaluation for European Languages"](https://arxiv.org/abs/2410.08928).
223
 
224
  ### Testing Data, Factors & Metrics
225