Xenova HF Staff commited on
Commit
f7e3c39
·
verified ·
1 Parent(s): 598e82d

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ source.spm filter=lfs diff=lfs merge=lfs -text
37
+ target.spm filter=lfs diff=lfs merge=lfs -text
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "_name_or_path": "Helsinki-NLP/opus-mt-fr-en",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
@@ -9,11 +10,6 @@
9
  "MarianMTModel"
10
  ],
11
  "attention_dropout": 0.0,
12
- "bad_words_ids": [
13
- [
14
- 59513
15
- ]
16
- ],
17
  "bos_token_id": 0,
18
  "classif_dropout": 0.0,
19
  "classifier_dropout": 0.0,
@@ -44,18 +40,19 @@
44
  "LABEL_1": 1,
45
  "LABEL_2": 2
46
  },
47
- "max_length": 512,
48
  "max_position_embeddings": 512,
49
  "model_type": "marian",
50
  "normalize_before": false,
51
  "normalize_embedding": false,
52
- "num_beams": 4,
53
  "num_hidden_layers": 6,
54
  "pad_token_id": 59513,
55
  "scale_embedding": true,
56
  "share_encoder_decoder_embeddings": true,
57
  "static_position_embeddings": true,
58
- "transformers_version": "4.43.4",
 
59
  "use_cache": true,
60
  "vocab_size": 59514
61
  }
 
1
  {
2
+ "_attn_implementation_autoset": true,
3
  "_name_or_path": "Helsinki-NLP/opus-mt-fr-en",
4
  "_num_labels": 3,
5
  "activation_dropout": 0.0,
 
10
  "MarianMTModel"
11
  ],
12
  "attention_dropout": 0.0,
 
 
 
 
 
13
  "bos_token_id": 0,
14
  "classif_dropout": 0.0,
15
  "classifier_dropout": 0.0,
 
40
  "LABEL_1": 1,
41
  "LABEL_2": 2
42
  },
43
+ "max_length": null,
44
  "max_position_embeddings": 512,
45
  "model_type": "marian",
46
  "normalize_before": false,
47
  "normalize_embedding": false,
48
+ "num_beams": null,
49
  "num_hidden_layers": 6,
50
  "pad_token_id": 59513,
51
  "scale_embedding": true,
52
  "share_encoder_decoder_embeddings": true,
53
  "static_position_embeddings": true,
54
+ "torch_dtype": "float32",
55
+ "transformers_version": "4.49.0",
56
  "use_cache": true,
57
  "vocab_size": 59514
58
  }
generation_config.json CHANGED
@@ -12,5 +12,5 @@
12
  "num_beams": 4,
13
  "pad_token_id": 59513,
14
  "renormalize_logits": true,
15
- "transformers_version": "4.43.4"
16
  }
 
12
  "num_beams": 4,
13
  "pad_token_id": 59513,
14
  "renormalize_logits": true,
15
+ "transformers_version": "4.49.0"
16
  }
onnx/decoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:105211ef4939ddf8d4a838263b4b10ddc7aa8df4cb600f8a0d978f99356e4249
3
- size 224353474
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d0535e12f9a2d5b828ddd7d8b3ceb5a02ecd499bda61b8d56ee29bacf300fb4
3
+ size 224332650
onnx/decoder_model_fp16.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:17bd26679948b9d5a5751b6194b8a5fcacd905cb3bddcc18b9d78df001a77c51
3
- size 112321422
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e790a626702c000e5df059f3172aad4991d18c4c2c71ebbf066dde65dc6728a
3
+ size 112300297
onnx/decoder_model_merged.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21b99670d87e4630f49dd53e4bf3ae823fee9b04c1984c7a67e015cbf7d42bc0
3
- size 224700652
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edfddf4417582845c21d31f2dc430f3fbf422b90233bac8a456f979e94932f7f
3
+ size 224653067
onnx/decoder_model_merged_fp16.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a188a76ae853b6829bc2845931b0a883c9f6d5e6e3078625fdf85ab5cc4f329b
3
- size 218426964
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c44bcf3ffb2f497826983ec04f7cd6ddef0e2cf4aeef8672a3656b588742e5cb
3
+ size 112648634
onnx/decoder_with_past_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b1d8ba83ae0bd383484f70e92fa72448ce58e80527020877deea648273f39db
3
- size 211672972
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d490cfe8bca2f15fd35f1cbcd03e1de8692dcc2c652e095f889d20ec3044bdf8
3
+ size 211657494
onnx/decoder_with_past_model_fp16.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a219a7a615834ff8a9b948164a089fe3b9bc6c246bf78b581eeadae42cd7b4c3
3
- size 105947468
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbe1788d7ccd6386247f737f8bbcf1c99371863db592b12a5adf83f7e49401c2
3
+ size 105933517
onnx/encoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:555f561c22f2f575aefb369a2f7cd9d66083c05fcfd6d4bf2b0b9cab254ba721
3
- size 198713552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1138b85302df2903c7fcd66e1c90df6c3865352ac0c6afc6f3e06b3ed8e40ded
3
+ size 198705085
onnx/encoder_model_fp16.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85f8e0b2329b9b7f63192d9828c9cf20bc1b954e34f82966a773d6fa4b542156
3
- size 99418337
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09ef13a21bcdbb0454bc4e38b9ae4e53a9ebe3d568e5363ab8de4330faa05384
3
+ size 99410241
quantize_config.json CHANGED
@@ -1,17 +1,12 @@
1
  {
2
  "modes": [
3
- "fp16",
4
- "q8",
5
- "int8",
6
- "uint8",
7
- "q4",
8
- "q4f16",
9
- "bnb4"
10
  ],
11
  "per_channel": true,
12
  "reduce_range": true,
13
  "block_size": null,
14
  "is_symmetric": true,
15
  "accuracy_level": null,
16
- "quant_type": 1
 
17
  }
 
1
  {
2
  "modes": [
3
+ "fp16"
 
 
 
 
 
 
4
  ],
5
  "per_channel": true,
6
  "reduce_range": true,
7
  "block_size": null,
8
  "is_symmetric": true,
9
  "accuracy_level": null,
10
+ "quant_type": 1,
11
+ "op_block_list": null
12
  }
source.spm CHANGED
Binary files a/source.spm and b/source.spm differ
 
target.spm CHANGED
Binary files a/target.spm and b/target.spm differ
 
tokenizer_config.json CHANGED
@@ -25,8 +25,9 @@
25
  "special": true
26
  }
27
  },
28
- "clean_up_tokenization_spaces": true,
29
  "eos_token": "</s>",
 
30
  "model_max_length": 512,
31
  "pad_token": "<pad>",
32
  "separate_vocabs": 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,