Update README.md
Browse files
README.md
CHANGED
@@ -34,15 +34,20 @@ language:
|
|
34 |
- lvs
|
35 |
- nor
|
36 |
- rus
|
37 |
-
|
38 |
-
|
39 |
-
|
|
|
|
|
|
|
40 |
library_name: transformers
|
41 |
tags:
|
42 |
- nllb
|
43 |
- transformers
|
44 |
pipeline_tag: translation
|
45 |
-
license:
|
|
|
|
|
46 |
---
|
47 |
|
48 |
# Smugri-tuned NLLB-1.3b, v0.01
|
@@ -96,4 +101,4 @@ print(output) # should be 'Nece om lühüd ozutezsana.'
|
|
96 |
- for Livvi-Karelian: `Impilahti`, `Kondushi`, `Kotkozero`, `Nekkula`, `New written Livvic`, `Rypushkalitsa`, `Salmi`, `Suoyarvi`, `Syamozero`, `Tulmozero`, `Vedlozero`, `Vidlitsa`
|
97 |
- for Veps: `Central Eastern Veps`, `Central Western Veps`, `New written Veps`, `Northern Veps`, `Southern Veps`
|
98 |
- for Kildin Sami: `orth1`
|
99 |
-
- for Khanty: `kazym` (Kazym), `shuryshkary` (Shuryshkar)
|
|
|
34 |
- lvs
|
35 |
- nor
|
36 |
- rus
|
37 |
+
language_details: >-
|
38 |
+
fkv_Latn, izh_Latn, krl_Latn, liv_Latn, lud_Latn, olo_Latn, sje_Latn,
|
39 |
+
sju_Latn, sma_Latn, sme_Latn, smj_Latn, smn_Latn, sms_Latn, vep_Latn,
|
40 |
+
vot_Latn, vro_Latn, kca_Cyrl, koi_Cyrl, kpv_Cyrl, mdf_Cyrl, mhr_Cyrl,
|
41 |
+
mns_Cyrl, mrj_Cyrl, myv_Cyrl, sjd_Cyrl, udm_Cyrl, eng_Latn est_Latn, fin_Latn,
|
42 |
+
hun_Latn, lvs_Latn, nor_Latn, rus_Cyrl
|
43 |
library_name: transformers
|
44 |
tags:
|
45 |
- nllb
|
46 |
- transformers
|
47 |
pipeline_tag: translation
|
48 |
+
license: cc-by-4.0
|
49 |
+
base_model:
|
50 |
+
- facebook/nllb-200-1.3B
|
51 |
---
|
52 |
|
53 |
# Smugri-tuned NLLB-1.3b, v0.01
|
|
|
101 |
- for Livvi-Karelian: `Impilahti`, `Kondushi`, `Kotkozero`, `Nekkula`, `New written Livvic`, `Rypushkalitsa`, `Salmi`, `Suoyarvi`, `Syamozero`, `Tulmozero`, `Vedlozero`, `Vidlitsa`
|
102 |
- for Veps: `Central Eastern Veps`, `Central Western Veps`, `New written Veps`, `Northern Veps`, `Southern Veps`
|
103 |
- for Kildin Sami: `orth1`
|
104 |
+
- for Khanty: `kazym` (Kazym), `shuryshkary` (Shuryshkar)
|