🚀 fin - nor 翻译模型
本项目是一个用于芬兰语到挪威语翻译的模型,提供了模型的详细信息、下载链接以及测试集评估结果等内容,方便用户进行翻译相关的研究和应用。
✨ 主要特性
- 支持芬兰语到挪威语的翻译。
- 采用
transformer - align
模型。
- 预处理使用归一化和 SentencePiece 技术。
📦 安装指南
文档未提供具体安装步骤,暂无法展示。
📚 详细文档
模型基本信息
属性 |
详情 |
源语言组 |
芬兰语 |
目标语言组 |
挪威语 |
OPUS 说明文档 |
[fin - nor](https://github.com/Helsinki - NLP/Tatoeba - Challenge/tree/master/models/fin - nor/README.md) |
模型类型 |
transformer - align |
源语言 |
fin(芬兰语) |
目标语言 |
nno(新挪威语)、nob(书面挪威语) |
预处理 |
归一化 + SentencePiece (spm4k, spm4k) |
初始语言标记 |
需要以 >>id<< 形式的句子初始语言标记(id = 有效的目标语言 ID) |
下载链接
- 原始权重下载:[opus - 2020 - 06 - 17.zip](https://object.pouta.csc.fi/Tatoeba - MT - models/fin - nor/opus - 2020 - 06 - 17.zip)
- 测试集翻译:[opus - 2020 - 06 - 17.test.txt](https://object.pouta.csc.fi/Tatoeba - MT - models/fin - nor/opus - 2020 - 06 - 17.test.txt)
- 测试集评分:[opus - 2020 - 06 - 17.eval.txt](https://object.pouta.csc.fi/Tatoeba - MT - models/fin - nor/opus - 2020 - 06 - 17.eval.txt)
基准测试结果
测试集 |
BLEU |
chr - F |
Tatoeba - test.fin.nor |
23.5 |
0.426 |
系统信息
- hf_name: fin - nor
- 源语言: fin
- 目标语言: nor
- OPUS 说明文档链接: https://github.com/Helsinki - NLP/Tatoeba - Challenge/tree/master/models/fin - nor/README.md
- 原始仓库: Tatoeba - Challenge
- 标签: ['translation']
- 语言: ['fi', 'no']
- 源语言成分: {'fin'}
- 目标语言成分: {'nob', 'nno'}
- 源语言多语言性: False
- 目标语言多语言性: False
- 预处理: 归一化 + SentencePiece (spm4k, spm4k)
- 模型链接: https://object.pouta.csc.fi/Tatoeba - MT - models/fin - nor/opus - 2020 - 06 - 17.zip
- 测试集链接: https://object.pouta.csc.fi/Tatoeba - MT - models/fin - nor/opus - 2020 - 06 - 17.test.txt
- 源语言 ISO 639 - 3 代码: fin
- 目标语言 ISO 639 - 3 代码: nor
- 短语言对: fi - no
- chrF2 分数: 0.426
- BLEU 分数: 23.5
- 简洁惩罚: 1.0
- 参考长度: 14768.0
- 源语言名称: Finnish(芬兰语)
- 目标语言名称: Norwegian(挪威语)
- 训练日期: 2020 - 06 - 17
- 源语言 ISO 639 - 2 代码: fi
- 目标语言 ISO 639 - 2 代码: no
- 是否偏好旧版本: False
- 长语言对: fin - nor
- Helsinki 仓库 Git SHA: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
- Transformers 仓库 Git SHA: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b
- 移植机器: brutasse
- 移植时间: 2020 - 08 - 21 - 14:41
📄 许可证
本项目采用 Apache - 2.0 许可证。