Tilmash was fine-tuned using Facebook’s
NLLB
model to enable machine translation for four languages—Kazakh, Russian, English, and Turkish.
Below are the
BLEU
|
chrF
results of evaluating Tilmash on the
FLoRes
and
KazParC
test datasets.
You can use this model with the Transformers pipeline for translation.
from transformers import AutoModelForSeq2SeqLM, AutoTokenizer, TranslationPipeline
model = AutoModelForSeq2SeqLM.from_pretrained('issai/tilmash')
tokenizer = AutoTokenizer.from_pretrained("issai/tilmash")
# for src_lang and tgt_lang choose from kaz_Cyrl (Kazakh), rus_Cyrl (Russian), eng_Latn (English), tur_Latn (Turkish)
tilmash = TranslationPipeline(model = model, tokenizer = tokenizer, src_lang = "kaz_Cyrl", tgt_lang = "eng_Latn", max_length = 1000)
print(tilmash("Қазақстан — Шығыс Еуропа мен Орталық Азияда орналасқан мемлекет."))
# [{'translation_text': 'Kazakhstan is a country located in Eastern Europe and Central Asia.'}]
Runs of issai tilmash on huggingface.co
90
Total runs
0
24-hour runs
-10
3-day runs
-19
7-day runs
-257
30-day runs
More Information About tilmash huggingface.co Model
tilmash huggingface.co
tilmash huggingface.co is an AI model on huggingface.co that provides tilmash's model effect (), which can be used instantly with this issai tilmash model. huggingface.co supports a free trial of the tilmash model, and also provides paid use of the tilmash. Support call tilmash model through api, including Node.js, Python, http.
tilmash huggingface.co is an online trial and call api platform, which integrates tilmash's modeling effects, including api services, and provides a free online trial of tilmash, you can try tilmash online for free by clicking the link below.
tilmash is an open source model from GitHub that offers a free installation service, and any user can find tilmash on GitHub to install. At the same time, huggingface.co provides the effect of tilmash install, users can directly use tilmash installed effect in huggingface.co for debugging and trial. It also supports api for free installation.