Compare commits

..

No commits in common. "3ff6191974280daf64364556a774e3717a882a25" and "99cea202cbbc67bacf59dc04c3676d5eb29c858f" have entirely different histories.

6 changed files with 6 additions and 35 deletions

View File

@ -92,8 +92,8 @@ license: apache-2.0
- helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
- transformers_git_sha: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b
- transformers_git_sha: 6bdf998dffa70030e42f512a586f33a15e648edd
- port_machine: brutasse
- port_time: 2020-08-21-14:41
- port_time: 2020-08-19-00:09

View File

@ -1,5 +1,4 @@
{
"_name_or_path": "/tmp/Helsinki-NLP/opus-mt-en-hi",
"activation_dropout": 0.0,
"activation_function": "swish",
"add_bias_logits": false,
@ -15,14 +14,12 @@
],
"bos_token_id": 0,
"classif_dropout": 0.0,
"classifier_dropout": 0.0,
"d_model": 512,
"decoder_attention_heads": 8,
"decoder_ffn_dim": 2048,
"decoder_layerdrop": 0.0,
"decoder_layers": 6,
"decoder_start_token_id": 61949,
"decoder_vocab_size": 61950,
"dropout": 0.1,
"encoder_attention_heads": 8,
"encoder_ffn_dim": 2048,
@ -30,7 +27,6 @@
"encoder_layers": 6,
"eos_token_id": 0,
"extra_pos_embeddings": 61950,
"forced_eos_token_id": 0,
"id2label": {
"0": "LABEL_0",
"1": "LABEL_1",
@ -48,13 +44,10 @@
"model_type": "marian",
"normalize_before": false,
"normalize_embedding": false,
"num_beams": 4,
"num_beams": 6,
"num_hidden_layers": 6,
"pad_token_id": 61949,
"scale_embedding": true,
"share_encoder_decoder_embeddings": true,
"static_position_embeddings": true,
"transformers_version": "4.22.0.dev0",
"use_cache": true,
"vocab_size": 61950
}

View File

@ -1,16 +0,0 @@
{
"_from_model_config": true,
"bad_words_ids": [
[
61949
]
],
"bos_token_id": 0,
"decoder_start_token_id": 61949,
"eos_token_id": 0,
"forced_eos_token_id": 0,
"max_length": 512,
"num_beams": 4,
"pad_token_id": 61949,
"transformers_version": "4.27.0.dev0"
}

View File

@ -1 +1 @@
{"hf_name":"eng-hin","source_languages":"eng","target_languages":"hin","opus_readme_url":"https:\/\/github.com\/Helsinki-NLP\/Tatoeba-Challenge\/tree\/master\/models\/eng-hin\/README.md","original_repo":"Tatoeba-Challenge","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","url_test_set":"https:\/\/object.pouta.csc.fi\/Tatoeba-MT-models\/eng-hin\/opus-2020-06-17.test.txt","src_alpha3":"eng","tgt_alpha3":"hin","short_pair":"en-hi","chrF2_score":0.447,"bleu":16.1,"brevity_penalty":1.0,"ref_len":32904.0,"src_name":"English","tgt_name":"Hindi","train_date":"2020-06-17","src_alpha2":"en","tgt_alpha2":"hi","prefer_old":false,"long_pair":"eng-hin","helsinki_git_sha":"480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535","transformers_git_sha":"2207e5d8cb224e954a7cba69fa4ac2309e9ff30b","port_machine":"brutasse","port_time":"2020-08-21-14:41"}
{"hf_name":"eng-hin","source_languages":"eng","target_languages":"hin","opus_readme_url":"https:\/\/github.com\/Helsinki-NLP\/Tatoeba-Challenge\/tree\/master\/models\/eng-hin\/README.md","original_repo":"Tatoeba-Challenge","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","url_test_set":"https:\/\/object.pouta.csc.fi\/Tatoeba-MT-models\/eng-hin\/opus-2020-06-17.test.txt","src_alpha3":"eng","tgt_alpha3":"hin","short_pair":"en-hi","chrF2_score":0.447,"bleu":16.1,"brevity_penalty":1.0,"ref_len":32904.0,"src_name":"English","tgt_name":"Hindi","train_date":"2020-06-17","src_alpha2":"en","tgt_alpha2":"hi","prefer_old":false,"long_pair":"eng-hin","helsinki_git_sha":"480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535","transformers_git_sha":"6bdf998dffa70030e42f512a586f33a15e648edd","port_machine":"brutasse","port_time":"2020-08-19-00:09"}

BIN
rust_model.ot (Stored with Git LFS)

Binary file not shown.

BIN
tf_model.h5 (Stored with Git LFS)

Binary file not shown.