VaishalBusiness commited on
Commit
d121320
·
verified ·
1 Parent(s): 88cd857

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -2781,3 +2781,5 @@ Helsinki-NLP-opus-mt-bg-sv/source.spm filter=lfs diff=lfs merge=lfs -text
2781
  Helsinki-NLP-opus-mt-bg-sv/target.spm filter=lfs diff=lfs merge=lfs -text
2782
  Helsinki-NLP-opus-mt-bg-ru/source.spm filter=lfs diff=lfs merge=lfs -text
2783
  Helsinki-NLP-opus-mt-bg-ru/target.spm filter=lfs diff=lfs merge=lfs -text
 
 
 
2781
  Helsinki-NLP-opus-mt-bg-sv/target.spm filter=lfs diff=lfs merge=lfs -text
2782
  Helsinki-NLP-opus-mt-bg-ru/source.spm filter=lfs diff=lfs merge=lfs -text
2783
  Helsinki-NLP-opus-mt-bg-ru/target.spm filter=lfs diff=lfs merge=lfs -text
2784
+ Helsinki-NLP-opus-mt-bg-it/source.spm filter=lfs diff=lfs merge=lfs -text
2785
+ Helsinki-NLP-opus-mt-bg-it/target.spm filter=lfs diff=lfs merge=lfs -text
Helsinki-NLP-opus-mt-bg-it/config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.0,
3
+ "activation_function": "swish",
4
+ "add_bias_logits": false,
5
+ "add_final_layer_norm": false,
6
+ "architectures": [
7
+ "MarianMTModel"
8
+ ],
9
+ "attention_dropout": 0.0,
10
+ "bos_token_id": 0,
11
+ "classif_dropout": 0.0,
12
+ "classifier_dropout": 0.0,
13
+ "d_model": 512,
14
+ "decoder_attention_heads": 8,
15
+ "decoder_ffn_dim": 2048,
16
+ "decoder_layerdrop": 0.0,
17
+ "decoder_layers": 6,
18
+ "decoder_start_token_id": 61467,
19
+ "decoder_vocab_size": 61468,
20
+ "dropout": 0.1,
21
+ "encoder_attention_heads": 8,
22
+ "encoder_ffn_dim": 2048,
23
+ "encoder_layerdrop": 0.0,
24
+ "encoder_layers": 6,
25
+ "eos_token_id": 0,
26
+ "extra_pos_embeddings": 61468,
27
+ "forced_eos_token_id": 0,
28
+ "id2label": {
29
+ "0": "LABEL_0",
30
+ "1": "LABEL_1",
31
+ "2": "LABEL_2"
32
+ },
33
+ "init_std": 0.02,
34
+ "is_encoder_decoder": true,
35
+ "is_transformers_support_available": true,
36
+ "label2id": {
37
+ "LABEL_0": 0,
38
+ "LABEL_1": 1,
39
+ "LABEL_2": 2
40
+ },
41
+ "max_length": null,
42
+ "max_position_embeddings": 512,
43
+ "model_type": "marian",
44
+ "normalize_before": false,
45
+ "normalize_embedding": false,
46
+ "num_beams": null,
47
+ "num_hidden_layers": 6,
48
+ "pad_token_id": 61467,
49
+ "scale_embedding": true,
50
+ "share_encoder_decoder_embeddings": true,
51
+ "static_position_embeddings": true,
52
+ "torch_dtype": "float32",
53
+ "transformers_version": "4.53.3",
54
+ "use_cache": true,
55
+ "vocab_size": 61468
56
+ }
Helsinki-NLP-opus-mt-bg-it/decoder_model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0501954303ba855359fbc3fcafebd2085655979e354837e4e62d74508ebf86c8
3
+ size 228278836
Helsinki-NLP-opus-mt-bg-it/decoder_model_merged.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ca1f1ed57aab00aff772e64d553de018926ca23526812eb85460641facb857a
3
+ size 228460150
Helsinki-NLP-opus-mt-bg-it/decoder_with_past_model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f86bf16ff93e478306a07230a1a9b78f84d5ca2782ab687a965d7d010755c538
3
+ size 215649205
Helsinki-NLP-opus-mt-bg-it/encoder_model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef788f089c062c24ae5f8830fe1360e03235fb3824ebae150873e55331bb6a4c
3
+ size 202666613
Helsinki-NLP-opus-mt-bg-it/generation_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bad_words_ids": [
3
+ [
4
+ 61467
5
+ ]
6
+ ],
7
+ "bos_token_id": 0,
8
+ "decoder_start_token_id": 61467,
9
+ "eos_token_id": 0,
10
+ "forced_eos_token_id": 0,
11
+ "max_length": 512,
12
+ "num_beams": 4,
13
+ "pad_token_id": 61467,
14
+ "renormalize_logits": true,
15
+ "transformers_version": "4.53.3"
16
+ }
Helsinki-NLP-opus-mt-bg-it/source.spm ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17081538af84f224aa9c01de8b6dd37c4888e1b3c8832d3b634f32edb03d4018
3
+ size 1013885
Helsinki-NLP-opus-mt-bg-it/special_tokens_map.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "eos_token": "</s>",
3
+ "pad_token": "<pad>",
4
+ "unk_token": "<unk>"
5
+ }
Helsinki-NLP-opus-mt-bg-it/target.spm ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d8691fd766a64404987eb8ab0e1addfd52b15d14bc8556997baf35de1cddd3d
3
+ size 822639
Helsinki-NLP-opus-mt-bg-it/tokenizer_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "</s>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "<unk>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "61467": {
20
+ "content": "<pad>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ }
27
+ },
28
+ "clean_up_tokenization_spaces": false,
29
+ "eos_token": "</s>",
30
+ "extra_special_tokens": {},
31
+ "model_max_length": 512,
32
+ "pad_token": "<pad>",
33
+ "separate_vocabs": false,
34
+ "source_lang": "bul",
35
+ "sp_model_kwargs": {},
36
+ "target_lang": "ita",
37
+ "tokenizer_class": "MarianTokenizer",
38
+ "unk_token": "<unk>"
39
+ }
Helsinki-NLP-opus-mt-bg-it/vocab.json ADDED
The diff for this file is too large to render. See raw diff