Files
tinyllama-en_ja-translation-v2/README.md
ModelHub XC 3f1f682807 初始化项目,由ModelHub XC社区提供模型
Model: NilanE/tinyllama-en_ja-translation-v2
Source: Original Platform
2026-06-01 03:21:19 +08:00

597 B

language, license, tags, base_model, datasets
language license tags base_model datasets
en
ja
apache-2.0
text-generation-inference
transformers
unsloth
llama
trl
NilanE/tinyllama-relora-merge
NilanE/SmallParallelDocs-Ja_En-6k-preChunkedForTinyllama

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: """