jaredfern commited on
Commit
c402194
·
1 Parent(s): 6263237
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +0 -37
  2. Helsinki-NLP/opus-mt-de-en/config.json +3 -60
  3. Helsinki-NLP/opus-mt-de-en/decoder_model.onnx +2 -2
  4. Helsinki-NLP/opus-mt-de-en/decoder_model_merged.onnx +2 -2
  5. Helsinki-NLP/opus-mt-de-en/decoder_with_past_model.onnx +2 -2
  6. Helsinki-NLP/opus-mt-de-en/encoder_model.onnx +2 -2
  7. Helsinki-NLP/opus-mt-de-en/generation_config.json +3 -16
  8. Helsinki-NLP/opus-mt-de-en/ort_config.json +3 -33
  9. Helsinki-NLP/opus-mt-de-en/special_tokens_map.json +3 -5
  10. Helsinki-NLP/opus-mt-de-en/tokenizer_config.json +3 -12
  11. Helsinki-NLP/opus-mt-de-en/vocab.json +0 -0
  12. facebook/m2m100_1.2B/config.json +0 -3
  13. facebook/m2m100_1.2B/decoder_model.onnx +0 -3
  14. facebook/m2m100_1.2B/decoder_model.onnx.data +0 -3
  15. facebook/m2m100_1.2B/decoder_model_merged.onnx +0 -3
  16. facebook/m2m100_1.2B/decoder_model_merged.onnx_data +0 -3
  17. facebook/m2m100_1.2B/decoder_with_past_model.onnx +0 -3
  18. facebook/m2m100_1.2B/decoder_with_past_model.onnx.data +0 -3
  19. facebook/m2m100_1.2B/encoder_model.onnx +0 -3
  20. facebook/m2m100_1.2B/encoder_model.onnx.data +0 -3
  21. facebook/m2m100_1.2B/generation_config.json +0 -3
  22. facebook/m2m100_1.2B/ort_config.json +0 -3
  23. facebook/m2m100_1.2B/sentencepiece.bpe.model +0 -3
  24. facebook/m2m100_1.2B/special_tokens_map.json +0 -3
  25. facebook/m2m100_1.2B/tokenizer_config.json +0 -3
  26. facebook/m2m100_1.2B/vocab.json +0 -3
  27. facebook/m2m100_418M/config.json +0 -3
  28. facebook/m2m100_418M/decoder_model.onnx +0 -3
  29. facebook/m2m100_418M/decoder_model_merged.onnx +0 -3
  30. facebook/m2m100_418M/decoder_with_past_model.onnx +0 -3
  31. facebook/m2m100_418M/encoder_model.onnx +0 -3
  32. facebook/m2m100_418M/generation_config.json +0 -3
  33. facebook/m2m100_418M/ort_config.json +0 -3
  34. facebook/m2m100_418M/sentencepiece.bpe.model +0 -3
  35. facebook/m2m100_418M/special_tokens_map.json +0 -3
  36. facebook/m2m100_418M/tokenizer_config.json +0 -3
  37. facebook/m2m100_418M/vocab.json +0 -3
  38. facebook/mbart-large-50-many-to-many-mmt/config.json +0 -3
  39. facebook/mbart-large-50-many-to-many-mmt/decoder_model.onnx +0 -3
  40. facebook/mbart-large-50-many-to-many-mmt/decoder_model.onnx.data +0 -3
  41. facebook/mbart-large-50-many-to-many-mmt/decoder_model_merged.onnx +0 -3
  42. facebook/mbart-large-50-many-to-many-mmt/decoder_model_merged.onnx_data +0 -3
  43. facebook/mbart-large-50-many-to-many-mmt/decoder_with_past_model.onnx +0 -3
  44. facebook/mbart-large-50-many-to-many-mmt/decoder_with_past_model.onnx.data +0 -3
  45. facebook/mbart-large-50-many-to-many-mmt/encoder_model.onnx +0 -3
  46. facebook/mbart-large-50-many-to-many-mmt/encoder_model.onnx.data +0 -3
  47. facebook/mbart-large-50-many-to-many-mmt/generation_config.json +0 -3
  48. facebook/mbart-large-50-many-to-many-mmt/ort_config.json +0 -3
  49. facebook/mbart-large-50-many-to-many-mmt/sentencepiece.bpe.model +0 -3
  50. facebook/mbart-large-50-many-to-many-mmt/special_tokens_map.json +0 -3
.gitattributes DELETED
@@ -1,37 +0,0 @@
1
- *.7z filter=lfs diff=lfs merge=lfs -text
2
- *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.bin filter=lfs diff=lfs merge=lfs -text
4
- *.bz2 filter=lfs diff=lfs merge=lfs -text
5
- *.ckpt filter=lfs diff=lfs merge=lfs -text
6
- *.data filter=lfs diff=lfs merge=lfs -text
7
- *.ftz filter=lfs diff=lfs merge=lfs -text
8
- *.gz filter=lfs diff=lfs merge=lfs -text
9
- *.h5 filter=lfs diff=lfs merge=lfs -text
10
- *.joblib filter=lfs diff=lfs merge=lfs -text
11
- *.json filter=lfs diff=lfs merge=lfs -text
12
- *.lfs.* filter=lfs diff=lfs merge=lfs -text
13
- *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
- *.model filter=lfs diff=lfs merge=lfs -text
15
- *.msgpack filter=lfs diff=lfs merge=lfs -text
16
- *.npy filter=lfs diff=lfs merge=lfs -text
17
- *.npz filter=lfs diff=lfs merge=lfs -text
18
- *.onnx filter=lfs diff=lfs merge=lfs -text
19
- *.onnx_data filter=lfs diff=lfs merge=lfs -text
20
- *.ot filter=lfs diff=lfs merge=lfs -text
21
- *.parquet filter=lfs diff=lfs merge=lfs -text
22
- *.pb filter=lfs diff=lfs merge=lfs -text
23
- *.pickle filter=lfs diff=lfs merge=lfs -text
24
- *.pkl filter=lfs diff=lfs merge=lfs -text
25
- *.pt filter=lfs diff=lfs merge=lfs -text
26
- *.pth filter=lfs diff=lfs merge=lfs -text
27
- *.rar filter=lfs diff=lfs merge=lfs -text
28
- *.safetensors filter=lfs diff=lfs merge=lfs -text
29
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
30
- *.tar.* filter=lfs diff=lfs merge=lfs -text
31
- *.tflite filter=lfs diff=lfs merge=lfs -text
32
- *.tgz filter=lfs diff=lfs merge=lfs -text
33
- *.wasm filter=lfs diff=lfs merge=lfs -text
34
- *.xz filter=lfs diff=lfs merge=lfs -text
35
- *.zip filter=lfs diff=lfs merge=lfs -text
36
- *.zst filter=lfs diff=lfs merge=lfs -text
37
- *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Helsinki-NLP/opus-mt-de-en/config.json CHANGED
@@ -1,60 +1,3 @@
1
- {
2
- "_name_or_path": "onnx_models/Helsinki-NLP/opus-mt-de-en",
3
- "_num_labels": 3,
4
- "activation_dropout": 0.0,
5
- "activation_function": "swish",
6
- "add_bias_logits": false,
7
- "add_final_layer_norm": false,
8
- "architectures": [
9
- "MarianMTModel"
10
- ],
11
- "attention_dropout": 0.0,
12
- "bad_words_ids": [
13
- [
14
- 58100
15
- ]
16
- ],
17
- "bos_token_id": 0,
18
- "classif_dropout": 0.0,
19
- "classifier_dropout": 0.0,
20
- "d_model": 512,
21
- "decoder_attention_heads": 8,
22
- "decoder_ffn_dim": 2048,
23
- "decoder_layerdrop": 0.0,
24
- "decoder_layers": 6,
25
- "decoder_start_token_id": 58100,
26
- "decoder_vocab_size": 58101,
27
- "dropout": 0.1,
28
- "encoder_attention_heads": 8,
29
- "encoder_ffn_dim": 2048,
30
- "encoder_layerdrop": 0.0,
31
- "encoder_layers": 6,
32
- "eos_token_id": 0,
33
- "forced_eos_token_id": 0,
34
- "id2label": {
35
- "0": "LABEL_0",
36
- "1": "LABEL_1",
37
- "2": "LABEL_2"
38
- },
39
- "init_std": 0.02,
40
- "is_encoder_decoder": true,
41
- "label2id": {
42
- "LABEL_0": 0,
43
- "LABEL_1": 1,
44
- "LABEL_2": 2
45
- },
46
- "max_length": 512,
47
- "max_position_embeddings": 512,
48
- "model_type": "marian",
49
- "normalize_before": false,
50
- "normalize_embedding": false,
51
- "num_beams": 4,
52
- "num_hidden_layers": 6,
53
- "pad_token_id": 58100,
54
- "scale_embedding": true,
55
- "share_encoder_decoder_embeddings": true,
56
- "static_position_embeddings": true,
57
- "transformers_version": "4.29.2",
58
- "use_cache": true,
59
- "vocab_size": 58101
60
- }
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76d611aea04c51c248bc2d33a1be0071b2958a9aadca9862536396c871c67d75
3
+ size 1412
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Helsinki-NLP/opus-mt-de-en/decoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:319bb3734678f450cb108cb8c66dab62e453421c27ea25945ad4bd11a0ff91a5
3
- size 170271106
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91c349f865f9a2b5d3a8802cf5011ec1085095aef562b829061ba16fb0269a98
3
+ size 340310471
Helsinki-NLP/opus-mt-de-en/decoder_model_merged.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4928ac8bfd4ef5e9ae9e45bfeedcb462b9c33682b78182696b95342938b0f75
3
- size 170367859
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75f53dcd37311072d374622c440e5520c7477bf3ececf96908cc073c007c2693
3
+ size 340441259
Helsinki-NLP/opus-mt-de-en/decoder_with_past_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:239535ccfdc3fcb2f9496a672e836d21c6cce2ed2a73f49957568b4880ec2ef7
3
- size 163939513
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:038390f601cdf1074421cbd4bdc6fb87bd63f8d2ec5ed34dd25f95ee55ffe7f7
3
+ size 327680626
Helsinki-NLP/opus-mt-de-en/encoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7a419d70dd9922fb80056506ac320b70ee9c6d3cfb673ccf550cb5c7925e951
3
- size 97931339
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e48d02d6bb9ff321d43394bab939e68272ee6e975533e1d12d661b1e203f81a
3
+ size 195762720
Helsinki-NLP/opus-mt-de-en/generation_config.json CHANGED
@@ -1,16 +1,3 @@
1
- {
2
- "_from_model_config": true,
3
- "bad_words_ids": [
4
- [
5
- 58100
6
- ]
7
- ],
8
- "bos_token_id": 0,
9
- "decoder_start_token_id": 58100,
10
- "eos_token_id": 0,
11
- "forced_eos_token_id": 0,
12
- "max_length": 512,
13
- "num_beams": 4,
14
- "pad_token_id": 58100,
15
- "transformers_version": "4.29.2"
16
- }
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:849c1098229a932bf4ebd8f3b2b3f280ec9452f5d5881679b14c0cc2a672e5eb
3
+ size 288
 
 
 
 
 
 
 
 
 
 
 
 
 
Helsinki-NLP/opus-mt-de-en/ort_config.json CHANGED
@@ -1,33 +1,3 @@
1
- {
2
- "one_external_file": true,
3
- "opset": null,
4
- "optimization": {
5
- "disable_attention": null,
6
- "disable_attention_fusion": false,
7
- "disable_bias_gelu": null,
8
- "disable_bias_gelu_fusion": false,
9
- "disable_bias_skip_layer_norm": null,
10
- "disable_bias_skip_layer_norm_fusion": false,
11
- "disable_embed_layer_norm": true,
12
- "disable_embed_layer_norm_fusion": true,
13
- "disable_gelu": null,
14
- "disable_gelu_fusion": false,
15
- "disable_layer_norm": null,
16
- "disable_layer_norm_fusion": false,
17
- "disable_shape_inference": true,
18
- "disable_skip_layer_norm": null,
19
- "disable_skip_layer_norm_fusion": false,
20
- "enable_gelu_approximation": true,
21
- "enable_transformers_specific_optimizations": true,
22
- "fp16": true,
23
- "no_attention_mask": false,
24
- "optimization_level": 2,
25
- "optimize_for_gpu": true,
26
- "optimize_with_onnxruntime_only": null,
27
- "use_mask_index": false
28
- },
29
- "optimum_version": "1.8.6",
30
- "quantization": {},
31
- "transformers_version": "4.29.2",
32
- "use_external_data_format": false
33
- }
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdaf4bee3972694049b03490319d2d4a5c9cdae9078fe5e4a630543f0c646f22
3
+ size 1043
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Helsinki-NLP/opus-mt-de-en/special_tokens_map.json CHANGED
@@ -1,5 +1,3 @@
1
- {
2
- "eos_token": "</s>",
3
- "pad_token": "<pad>",
4
- "unk_token": "<unk>"
5
- }
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e4d1f5e759d74cb1c2fe1d165cfc62b5237aa904de759380cd6f43042eec723
3
+ size 74
 
 
Helsinki-NLP/opus-mt-de-en/tokenizer_config.json CHANGED
@@ -1,12 +1,3 @@
1
- {
2
- "clean_up_tokenization_spaces": true,
3
- "eos_token": "</s>",
4
- "model_max_length": 512,
5
- "pad_token": "<pad>",
6
- "separate_vocabs": false,
7
- "source_lang": "de",
8
- "sp_model_kwargs": {},
9
- "target_lang": "en",
10
- "tokenizer_class": "MarianTokenizer",
11
- "unk_token": "<unk>"
12
- }
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3687c40400600366d9b073a3fd9f75dc8b40d5a9d6e5c92544cf2e9592abe6c
3
+ size 280
 
 
 
 
 
 
 
 
 
Helsinki-NLP/opus-mt-de-en/vocab.json CHANGED
The diff for this file is too large to render. See raw diff
 
facebook/m2m100_1.2B/config.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a96d3b97f644bde44a148524046678b0d4d0c06a27af27f5bb3a33fcb67ca98
3
- size 915
 
 
 
 
facebook/m2m100_1.2B/decoder_model.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5978096a0cedec2264edb461cc939163d20cd4aba070e2fd5483dc0714992c47
3
- size 629371
 
 
 
 
facebook/m2m100_1.2B/decoder_model.onnx.data DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:75d7149feb12abac09b1822017cfc42e1a5b627d221b70f1b3bc69d1fb1e92fc
3
- size 3471589376
 
 
 
 
facebook/m2m100_1.2B/decoder_model_merged.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:17b491c0a660151bf3d6d485f565a71a004b1c7ade37cf4ef792bf7e9e5849f2
3
- size 1154845
 
 
 
 
facebook/m2m100_1.2B/decoder_model_merged.onnx_data DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:75d7149feb12abac09b1822017cfc42e1a5b627d221b70f1b3bc69d1fb1e92fc
3
- size 3471589376
 
 
 
 
facebook/m2m100_1.2B/decoder_with_past_model.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c80f137bdcb6626e65f9758b075be3439dac633edb8e34d4a962599852759166
3
- size 547051
 
 
 
 
facebook/m2m100_1.2B/decoder_with_past_model.onnx.data DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:fcd3c31ea2207b13aeb036cf044031c6275a64859c965b53bb8fc9808cddd1a2
3
- size 3270066176
 
 
 
 
facebook/m2m100_1.2B/encoder_model.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8934b5573842b5974dff2b33d91d8ba1c9954830956983deff998be9dde60fe8
3
- size 280991
 
 
 
 
facebook/m2m100_1.2B/encoder_model.onnx.data DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9793bbfc0939b6ad95f0b4959d2335b34519de58c1a7e5d099f9dc11f1a3dd1
3
- size 2543697920
 
 
 
 
facebook/m2m100_1.2B/generation_config.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5670b3f384ecd9c85c6ca898cca0b45ba2fc891624ea8346dc8938802b80ef8
3
- size 228
 
 
 
 
facebook/m2m100_1.2B/ort_config.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f50ee598ef365884a6b2b3057eb4ba426b6150884d55308c94abdff60f51c0c7
3
- size 1040
 
 
 
 
facebook/m2m100_1.2B/sentencepiece.bpe.model DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8f7c76ed2a5e0822be39f0a4f95a55eb19c78f4593ce609e2edbc2aea4d380a
3
- size 2423393
 
 
 
 
facebook/m2m100_1.2B/special_tokens_map.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:009ea667e0ca903c10dac22cf7ae3a3a0b173ff33f8c64154fddd8c043805622
3
- size 1559
 
 
 
 
facebook/m2m100_1.2B/tokenizer_config.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a6a6b567efd90317354532586933974c52da1ee6cc37242d3bdce0c46f30b930
3
- size 1840
 
 
 
 
facebook/m2m100_1.2B/vocab.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6e77e474aeea8f441363aca7614317c06381f3eacfe10fb9856d5081d1074cc
3
- size 3708092
 
 
 
 
facebook/m2m100_418M/config.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e61cf675da7aec43fc0aefffad83572f221d83f8728900c65e61d9320ce59e16
3
- size 915
 
 
 
 
facebook/m2m100_418M/decoder_model.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1d52cb55b3991bae275cbd5bba308af2154b3f68bf456492d8fc9ab038e242f
3
- size 1860094055
 
 
 
 
facebook/m2m100_418M/decoder_model_merged.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3392dee0f55332dc59cf8b332c0f19efc15e6f2138b084810f572652f747b685
3
- size 1860355944
 
 
 
 
facebook/m2m100_418M/decoder_with_past_model.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2f1bce5854324f5bfc359c23f06dbcdc712ef710e9179308e3d70b8aa1eb868
3
- size 1759291169
 
 
 
 
facebook/m2m100_418M/encoder_model.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:33a013fe4650fcc8bfa507663976a625384f6cef91aa2ee42028d62b0655935c
3
- size 1133607750
 
 
 
 
facebook/m2m100_418M/generation_config.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5670b3f384ecd9c85c6ca898cca0b45ba2fc891624ea8346dc8938802b80ef8
3
- size 228
 
 
 
 
facebook/m2m100_418M/ort_config.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:38ad13a8ab403c0081aaa3b6ca496d6170a0c3bc188346f23c90e2327529be4f
3
- size 1041
 
 
 
 
facebook/m2m100_418M/sentencepiece.bpe.model DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8f7c76ed2a5e0822be39f0a4f95a55eb19c78f4593ce609e2edbc2aea4d380a
3
- size 2423393
 
 
 
 
facebook/m2m100_418M/special_tokens_map.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:009ea667e0ca903c10dac22cf7ae3a3a0b173ff33f8c64154fddd8c043805622
3
- size 1559
 
 
 
 
facebook/m2m100_418M/tokenizer_config.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:bacfd4b9da25a61e01f17abe660465f616c9a1a3f5e23ab9ad3326c3788f2d9f
3
- size 1813
 
 
 
 
facebook/m2m100_418M/vocab.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6e77e474aeea8f441363aca7614317c06381f3eacfe10fb9856d5081d1074cc
3
- size 3708092
 
 
 
 
facebook/mbart-large-50-many-to-many-mmt/config.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:61679ae8d1530b92248564849ba963d4a327ac22991027a5e519a54bbe38dcd9
3
- size 1409
 
 
 
 
facebook/mbart-large-50-many-to-many-mmt/decoder_model.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d286a0d08d90f7959177bcbd66e2ca549c7300015ece98a280d10327b2c2787f
3
- size 322020
 
 
 
 
facebook/mbart-large-50-many-to-many-mmt/decoder_model.onnx.data DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a15e15e7559ca3368640dd5101bc9245a69a66b1f0f5c1b9bb8c610d91a1aff7
3
- size 2859901720
 
 
 
 
facebook/mbart-large-50-many-to-many-mmt/decoder_model_merged.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d578f4fa56c928bbfcbd718643f0f360421e5dbdd82dcc88fcd1218e481f9bd2
3
- size 586005
 
 
 
 
facebook/mbart-large-50-many-to-many-mmt/decoder_model_merged.onnx_data DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a15e15e7559ca3368640dd5101bc9245a69a66b1f0f5c1b9bb8c610d91a1aff7
3
- size 2859901720
 
 
 
 
facebook/mbart-large-50-many-to-many-mmt/decoder_with_past_model.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ab94d2c2dd87c2c5fc3eca50b93ae30df2ab3b3c3456d792f16c2adc1b2274e
3
- size 280205
 
 
 
 
facebook/mbart-large-50-many-to-many-mmt/decoder_with_past_model.onnx.data DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5bc50a49efa14678e6153139a2078c9c48254f7b9d37a757fe9f177d0e99ef64
3
- size 2759140120
 
 
 
 
facebook/mbart-large-50-many-to-many-mmt/encoder_model.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:28173b88062141adc8e8788fd705f22277cadade900240ea995f325fbe575dd9
3
- size 145253
 
 
 
 
facebook/mbart-large-50-many-to-many-mmt/encoder_model.onnx.data DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d19e207e8a70edf53d877c1d21165f1b9fa94db55000f695781e6d5b2580a723
3
- size 1633058816
 
 
 
 
facebook/mbart-large-50-many-to-many-mmt/generation_config.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce69f752630ad44774c23b384e6652f65a90f8a392b689cdfa331ab445be2f40
3
- size 256
 
 
 
 
facebook/mbart-large-50-many-to-many-mmt/ort_config.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f50ee598ef365884a6b2b3057eb4ba426b6150884d55308c94abdff60f51c0c7
3
- size 1040
 
 
 
 
facebook/mbart-large-50-many-to-many-mmt/sentencepiece.bpe.model DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cfc8146abe2a0488e9e2a0c56de7952f7c11ab059eca145a0a727afce0db2865
3
- size 5069051
 
 
 
 
facebook/mbart-large-50-many-to-many-mmt/special_tokens_map.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4564cc3fd76b6c58fce58eadc5efe69d8fc6269abc7d469250193a3320dae95b
3
- size 880