NilanE commited on
Commit
513d732
1 Parent(s): 1c93f01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -8
README.md CHANGED
@@ -11,12 +11,7 @@ tags:
11
  base_model: NilanE/tinyllama-relora-merge
12
  ---
13
 
14
- # Uploaded model
15
 
16
- - **Developed by:** NilanE
17
- - **License:** apache-2.0
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: """