Model: NilanE/tinyllama-en_ja-translation-v2 Source: Original Platform
language, license, tags, base_model, datasets
| language | license | tags | base_model | datasets | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
apache-2.0 |
|
NilanE/tinyllama-relora-merge |
|
In-progess long-context Japanese-English translation model based on tinyllama. Input should be 500-1000 tokens long. Make sure to set 'do_sample = False' if using HF transformers for inference, or otherwise set temperature to 0 for deterministic outputs.
Prompt format
"""Translate this from Japanese to English:\n### JAPANESE: {source text} \n### ENGLISH: """
Description