cointegrated commited on
Commit
fc93610
1 Parent(s): b9df512

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -4,10 +4,11 @@ language:
4
  - ru
5
  - tyv
6
  pipeline_tag: translation
 
 
7
  ---
8
 
9
  It is a [NLLB-200-600M](https://huggingface.co/facebook/nllb-200-distilled-600M) model with extended vocabulary,
10
  fine-tuned for translating between Tyvan and Russian languages using the dataset from https://tyvan.ru.
11
 
12
- Here is [a post](https://cointegrated.medium.com/a37fc706b865) about how it was trained.
13
-
 
4
  - ru
5
  - tyv
6
  pipeline_tag: translation
7
+ datasets:
8
+ - Agisight/tyvan-russian-parallel-50k
9
  ---
10
 
11
  It is a [NLLB-200-600M](https://huggingface.co/facebook/nllb-200-distilled-600M) model with extended vocabulary,
12
  fine-tuned for translating between Tyvan and Russian languages using the dataset from https://tyvan.ru.
13
 
14
+ Here is [a post](https://cointegrated.medium.com/a37fc706b865) about how it was trained.