Update README.md
Browse files
README.md
CHANGED
@@ -32,6 +32,8 @@ base_model:
|
|
32 |
|
33 |
A new lightweight model to do machine translation from English to Ukrainian using recently published LFM2 model. Use [demo](https://huggingface.co/spaces/Yehor/en-uk-translator) to test it.
|
34 |
|
|
|
|
|
35 |
**Facts**:
|
36 |
- Fine-tuned with 40M samples (filtered by quality metric) from ~53.5M for 1.4 epochs
|
37 |
- 354M params
|
|
|
32 |
|
33 |
A new lightweight model to do machine translation from English to Ukrainian using recently published LFM2 model. Use [demo](https://huggingface.co/spaces/Yehor/en-uk-translator) to test it.
|
34 |
|
35 |
+
Also, there's another model: [kulyk-uk-en](https://huggingface.co/Yehor/kulyk-uk-en)
|
36 |
+
|
37 |
**Facts**:
|
38 |
- Fine-tuned with 40M samples (filtered by quality metric) from ~53.5M for 1.4 epochs
|
39 |
- 354M params
|