Update README.md
This commit is contained in:
parent
d421a1c610
commit
9d29570545
19
README.md
19
README.md
|
@ -1,5 +1,8 @@
|
|||
---
|
||||
language: en
|
||||
language:
|
||||
-en
|
||||
-hi
|
||||
|
||||
tags:
|
||||
- translation
|
||||
|
||||
|
@ -43,6 +46,16 @@ license: apache-2.0
|
|||
|
||||
- tags: ['translation']
|
||||
|
||||
- languages: ['en', 'hi']
|
||||
|
||||
- src_constituents: {'eng'}
|
||||
|
||||
- tgt_constituents: {'hin'}
|
||||
|
||||
- src_multilingual: False
|
||||
|
||||
- tgt_multilingual: False
|
||||
|
||||
- prepro: normalization + SentencePiece (spm32k,spm32k)
|
||||
|
||||
- url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-hin/opus-2020-06-17.zip
|
||||
|
@ -79,8 +92,8 @@ license: apache-2.0
|
|||
|
||||
- helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
|
||||
|
||||
- transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
|
||||
- transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
|
||||
|
||||
- port_machine: brutasse
|
||||
|
||||
- port_time: 2020-08-18-01:48
|
||||
- port_time: 2020-08-19-00:09
|
Loading…
Reference in New Issue