Upload recipeAina-cat-ita.yaml
Browse files- recipeAina-cat-ita.yaml +35 -15
recipeAina-cat-ita.yaml
CHANGED
|
@@ -2,42 +2,62 @@ model_name: "aina-translator-ca-it"
|
|
| 2 |
model_description: "AINA translation pipeline including translation, alignment, and truecaser models"
|
| 3 |
|
| 4 |
Download:
|
|
|
|
|
|
|
| 5 |
- id: 1
|
| 6 |
-
url: "
|
| 7 |
-
subdirectory: "
|
| 8 |
optional: false
|
| 9 |
|
|
|
|
| 10 |
- id: 2
|
| 11 |
-
url: "
|
| 12 |
subdirectory: "aina-translator-ca-it"
|
| 13 |
optional: false
|
| 14 |
-
|
|
|
|
| 15 |
- id: 3
|
| 16 |
-
url: "aoliverg/MTUOC-
|
| 17 |
subdirectory: "aina-translator-ca-it"
|
| 18 |
optional: false
|
| 19 |
-
|
|
|
|
| 20 |
- id: 4
|
| 21 |
-
url: "https://
|
| 22 |
subdirectory: "aina-translator-ca-it"
|
| 23 |
optional: false
|
| 24 |
-
|
|
|
|
| 25 |
- id: 5
|
| 26 |
-
url: "https://
|
| 27 |
subdirectory: "aina-translator-ca-it"
|
| 28 |
optional: false
|
| 29 |
-
|
|
|
|
| 30 |
- id: 6
|
| 31 |
-
url: "
|
| 32 |
subdirectory: "aina-translator-ca-it"
|
| 33 |
optional: false
|
| 34 |
-
|
|
|
|
| 35 |
- id: 7
|
| 36 |
-
url: "
|
| 37 |
subdirectory: "aina-translator-ca-it"
|
| 38 |
optional: false
|
| 39 |
-
|
|
|
|
| 40 |
- id: 8
|
| 41 |
-
url: "https://
|
| 42 |
subdirectory: "aina-translator-ca-it"
|
| 43 |
optional: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
model_description: "AINA translation pipeline including translation, alignment, and truecaser models"
|
| 3 |
|
| 4 |
Download:
|
| 5 |
+
|
| 6 |
+
#Config server
|
| 7 |
- id: 1
|
| 8 |
+
url: "https://huggingface.co/datasets/aoliverg/MTUOC-configs/raw/main/config-server-aina-cat-ita.yaml"
|
| 9 |
+
subdirectory: "."
|
| 10 |
optional: false
|
| 11 |
|
| 12 |
+
#HuggingFace model
|
| 13 |
- id: 2
|
| 14 |
+
url: "projecte-aina/aina-translator-ca-it"
|
| 15 |
subdirectory: "aina-translator-ca-it"
|
| 16 |
optional: false
|
| 17 |
+
|
| 18 |
+
#Config ctranslate
|
| 19 |
- id: 3
|
| 20 |
+
url: "https://huggingface.co/datasets/aoliverg/MTUOC-configs/raw/main/config-ctranslate2-aina-translator-ca-it.yaml"
|
| 21 |
subdirectory: "aina-translator-ca-it"
|
| 22 |
optional: false
|
| 23 |
+
|
| 24 |
+
#Config preprocess
|
| 25 |
- id: 4
|
| 26 |
+
url: "https://huggingface.co/datasets/aoliverg/MTUOC-configs/raw/main/config-postprocess-aina-translator-ca-it.yaml"
|
| 27 |
subdirectory: "aina-translator-ca-it"
|
| 28 |
optional: false
|
| 29 |
+
|
| 30 |
+
#Config postprocess
|
| 31 |
- id: 5
|
| 32 |
+
url: "https://huggingface.co/datasets/aoliverg/MTUOC-configs/raw/main/config-preprocess-aina-translator-ca-it.yaml"
|
| 33 |
subdirectory: "aina-translator-ca-it"
|
| 34 |
optional: false
|
| 35 |
+
|
| 36 |
+
#Alignment model
|
| 37 |
- id: 6
|
| 38 |
+
url: "aoliverg/MTUOC-Aina-alignment_model-ca-it"
|
| 39 |
subdirectory: "aina-translator-ca-it"
|
| 40 |
optional: false
|
| 41 |
+
|
| 42 |
+
#Truecasing model
|
| 43 |
- id: 7
|
| 44 |
+
url: "aoliverg/MTUOC-Aina-truecasing-model-ca"
|
| 45 |
subdirectory: "aina-translator-ca-it"
|
| 46 |
optional: false
|
| 47 |
+
|
| 48 |
+
#Tokenizers
|
| 49 |
- id: 8
|
| 50 |
+
url: "https://raw.githubusercontent.com/mtuoc/MTUOC-tokenizers/refs/heads/main/MTUOC_tokenizer_ita.py"
|
| 51 |
subdirectory: "aina-translator-ca-it"
|
| 52 |
optional: false
|
| 53 |
+
|
| 54 |
+
- id: 9
|
| 55 |
+
url: "https://raw.githubusercontent.com/mtuoc/MTUOC-tokenizers/refs/heads/main/MTUOC_tokenizer_cat.py"
|
| 56 |
+
subdirectory: "aina-translator-ca-it"
|
| 57 |
+
optional: false
|
| 58 |
+
|
| 59 |
+
|
| 60 |
+
|
| 61 |
+
|
| 62 |
+
|
| 63 |
+
|