|
--- |
|
library_name: transformers |
|
tags: [] |
|
--- |
|
|
|
# gemma2-mitra-it |
|
|
|
This is based on gemma2-mitra-base and finetuned on Translation instructions. |
|
The template for prompting the model is this: |
|
``` |
|
Please translate into <target_language>: <input_sentence> 🔽 Translation:: |
|
``` |
|
Line breaks in this model should be replaced with the '🔽' character before running the generation. '#' is used as a stop token. |
|
## Model Details |
|
For details on how to run this please see the gemma2-9b repository: https://huggingface.co/google/gemma-2-9b |
|
|
|
|