Add funding
Browse files
README.md
CHANGED
|
@@ -1,17 +1,17 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-nc-4.0
|
| 3 |
-
datasets:
|
| 4 |
-
- projecte-aina/ES-AST_Parallel_Corpus
|
| 5 |
-
language:
|
| 6 |
-
- es
|
| 7 |
-
- ast
|
| 8 |
-
metrics:
|
| 9 |
-
- bleu
|
| 10 |
-
- chrf
|
| 11 |
-
library_name: transformers
|
| 12 |
-
base_model:
|
| 13 |
-
- facebook/nllb-200-distilled-600M
|
| 14 |
-
---
|
| 15 |
## Projecte Aina’s Spanish-Asturian machine translation model
|
| 16 |
|
| 17 |
## Model description
|
|
@@ -74,6 +74,12 @@ Copyright(c) 2024 by Language Technologies Unit, Barcelona Supercomputing Center
|
|
| 74 |
### License
|
| 75 |
[CC-BY-NC-4.0](https://creativecommons.org/licenses/by-nc/4.0/)
|
| 76 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 77 |
### Disclaimer
|
| 78 |
|
| 79 |
<details>
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
datasets:
|
| 4 |
+
- projecte-aina/ES-AST_Parallel_Corpus
|
| 5 |
+
language:
|
| 6 |
+
- es
|
| 7 |
+
- ast
|
| 8 |
+
metrics:
|
| 9 |
+
- bleu
|
| 10 |
+
- chrf
|
| 11 |
+
library_name: transformers
|
| 12 |
+
base_model:
|
| 13 |
+
- facebook/nllb-200-distilled-600M
|
| 14 |
+
---
|
| 15 |
## Projecte Aina’s Spanish-Asturian machine translation model
|
| 16 |
|
| 17 |
## Model description
|
|
|
|
| 74 |
### License
|
| 75 |
[CC-BY-NC-4.0](https://creativecommons.org/licenses/by-nc/4.0/)
|
| 76 |
|
| 77 |
+
### Funding
|
| 78 |
+
This work is funded by the Ministerio para la Transformación Digital y de la Función Pública and Plan de Recuperación, Transformación y Resiliencia - Funded by EU – NextGenerationEU within the framework of the project ILENIA with reference 2022/TL22/00215337, 2022/TL22/00215336, 2022/TL22/00215335, 2022/TL22/00215334.
|
| 79 |
+
|
| 80 |
+
The publication is part of the project PID2021-123988OB-C33, funded by MCIN/AEI/10.13039/501100011033/FEDER, EU.
|
| 81 |
+
|
| 82 |
+
|
| 83 |
### Disclaimer
|
| 84 |
|
| 85 |
<details>
|