Dataset Viewer
Full Screen Viewer
Full Screen
The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
Komi-Russian Translation Models
This repository contains two neural machine translation (NMT) models built using OpenNMT-py for translations between the Komi language (ISO code: 'kv') and Russian (ISO code: 'ru').
Model Descriptions
1. Komi to Russian Translation ('kvru.pt')
- Model file: 'kvru.pt'
- Source language: Komi ('kv')
- Target language: Russian ('ru')
- Training data: https://huggingface.co/datasets/ViktorKatunov/kvru
- BLEU: 53.44415230320238
2. Russian to Komi Translation ('rukv.pt')
- Model file: 'rukv.pt'
- Source language: Russian ('ru')
- Target language: Komi ('kv')
- Training data: https://huggingface.co/datasets/ViktorKatunov/kvru
- BLEU: 72.66882241751294
- Downloads last month
- 22