lbourdois commited on
Commit
ccc63f4
1 Parent(s): 1a1c1a2

Add multilingual to the language tag

Browse files

Hi! A PR to add multilingual to the language tag to improve the referencing.

Files changed (1) hide show
  1. README.md +7 -11
README.md CHANGED
@@ -2,24 +2,20 @@
2
  language:
3
  - es
4
  - qu
5
-
 
6
  tags:
7
  - quechua
8
  - translation
9
  - spanish
10
-
11
- license: apache-2.0
12
-
13
  metrics:
14
  - bleu
15
  - sacrebleu
16
-
17
  widget:
18
- - text: "Dios ama a los hombres"
19
- - text: "A pesar de todo, soy feliz"
20
- - text: "¿Qué harán allí?"
21
- - text: "Debes aprender a respetar"
22
-
23
  ---
24
 
25
  # Spanish to Quechua translator
@@ -72,4 +68,4 @@ We obtained the following metrics during the training process:
72
  ## Team members
73
 
74
  - [Sara Benel](https://huggingface.co/sbenel)
75
- - [Jose Vílchez](https://huggingface.co/JCarlos)
 
2
  language:
3
  - es
4
  - qu
5
+ - multilingual
6
+ license: apache-2.0
7
  tags:
8
  - quechua
9
  - translation
10
  - spanish
 
 
 
11
  metrics:
12
  - bleu
13
  - sacrebleu
 
14
  widget:
15
+ - text: Dios ama a los hombres
16
+ - text: A pesar de todo, soy feliz
17
+ - text: �Qu� har�n all�?
18
+ - text: Debes aprender a respetar
 
19
  ---
20
 
21
  # Spanish to Quechua translator
 
68
  ## Team members
69
 
70
  - [Sara Benel](https://huggingface.co/sbenel)
71
+ - [Jose V�lchez](https://huggingface.co/JCarlos)