Update README.md
Browse files
README.md
CHANGED
@@ -11,12 +11,7 @@ tags:
|
|
11 |
base_model: NilanE/tinyllama-relora-merge
|
12 |
---
|
13 |
|
14 |
-
|
15 |
|
16 |
-
|
17 |
-
|
18 |
-
- **Finetuned from model :** NilanE/tinyllama-relora-merge
|
19 |
-
|
20 |
-
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
-
|
22 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
11 |
base_model: NilanE/tinyllama-relora-merge
|
12 |
---
|
13 |
|
14 |
+
In-progess long-context Japanese-English translation model based on tinyllama. Input should be 500-1000 tokens long.
|
15 |
|
16 |
+
## Prompt format
|
17 |
+
"""Translate this from Japanese to English:\n### JAPANESE: {source text} \n### ENGLISH: """
|
|
|
|
|
|
|
|
|
|