victan commited on
Commit
75f38e2
1 Parent(s): 022a3b5

Upload seamless_communication/cards/mintox.yaml with huggingface_hub

Browse files
seamless_communication/cards/mintox.yaml ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (c) Meta Platforms, Inc. and affiliates
2
+ # All rights reserved.
3
+ #
4
+ # This source code is licensed under the license found in the
5
+ # MIT_LICENSE file in the root directory of this source tree.
6
+
7
+ name: mintox
8
+ model_name: MinTox
9
+ etox_dataset: https://dl.fbaipublicfiles.com/nllb/NLLB-200_TWL/nllb-200_twl.zip
10
+ etox_lang_variants:
11
+ - kas_Arab
12
+ - kas_Deva
13
+ - knc_Arab
14
+ - knc_Latn
15
+ - min_Arab
16
+ - min_Latn
17
+ - zho_Hans
18
+ - zho_Hant
19
+
20
+ sp_model: https://huggingface.co/facebook/seamless-m4t-medium/resolve/main/tokenizer.model
21
+
22
+ # For some languages, we use the SentencePiece model.
23
+ sp_langs:
24
+ - asm
25
+ - ben
26
+ - cmn
27
+ - guj
28
+ - mya
29
+ - hin
30
+ - gom
31
+ - ibo
32
+ - jpn
33
+ - kan
34
+ - khm
35
+ - kor
36
+ - lao
37
+ - mai
38
+ - mal
39
+ - mar
40
+ - mni
41
+ - npi
42
+ - oan
43
+ - ory
44
+ - pan
45
+ - rwr
46
+ - sat
47
+ - tam
48
+ - tel
49
+ - tha
50
+ - wuu
51
+ - yue