aoiandroid/nllb-15text-smoke-en
收藏Hugging Face2026-03-26 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/aoiandroid/nllb-15text-smoke-en
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
language:
- en
tags:
- translation
- nllb
- multilingual
pretty_name: NLLB 15-language smoke (EN target)
---
# NLLB-200 distilled 600M — 15-language smoke translations
- **Source:** `INPUT/15_text.txt` from the TranslateBlue project (one sentence per language, mixed scripts).
- **Model:** [`facebook/nllb-200-distilled-600M`](https://huggingface.co/facebook/nllb-200-distilled-600M) via Transformers (`num_beams=4`, `max_new_tokens=160`).
- **Target language:** `eng_Latn` (English).
See `nllb600m_translations_en.txt` for per-line `src (FLORES)` and `out (eng_Latn)` blocks.
Script used to generate the file: `Scripts/translate_input_15_text_nllb.py` in the TranslateBlue repository.
许可证:MIT
语言:
- 英语
标签:
- 翻译
- NLLB(No Language Left Behind)
- 多语言
友好名称:NLLB 15语言冒烟测试集(英文目标语)
# NLLB-200 蒸馏版600M参数模型——15语言翻译测试集
- **来源**:TranslateBlue项目的`INPUT/15_text.txt`文件(每种语言对应一句话,包含混合书写脚本)。
- **模型**:通过Transformers库调用 [`facebook/nllb-200-distilled-600M`](https://huggingface.co/facebook/nllb-200-distilled-600M),推理参数设置为`num_beams=4`、`max_new_tokens=160`。
- **目标语言**:`eng_Latn`(英语)。
可通过`nllb600m_translations_en.txt`查看每一行的`源文本(FLORES语料)`与`输出译文(eng_Latn,即英语)`块。
生成该文件的脚本为TranslateBlue仓库中的`Scripts/translate_input_15_text_nllb.py`。
提供机构:
aoiandroid



