GrupoUtec commited on
Commit
e2f13e2
1 Parent(s): 8286486

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1 +1,11 @@
1
- Traductor
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - es
5
+ - en
6
+ base_model:
7
+ - Helsinki-NLP/opus-mt-es-en
8
+ - Helsinki-NLP/opus-mt-en-es
9
+ pipeline_tag: translation
10
+ library_name: transformers
11
+ ---