xkeyC commited on
Commit
823fa98
·
verified ·
1 Parent(s): 2029588

Delete opus-mt-zh-en

Browse files
opus-mt-zh-en/config.json DELETED
@@ -1,57 +0,0 @@
1
- {
2
- "_attn_implementation_autoset": true,
3
- "_name_or_path": "Helsinki-NLP/opus-mt-zh-en",
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
- "bos_token_id": 0,
13
- "classif_dropout": 0.0,
14
- "classifier_dropout": 0.0,
15
- "d_model": 512,
16
- "decoder_attention_heads": 8,
17
- "decoder_ffn_dim": 2048,
18
- "decoder_layerdrop": 0.0,
19
- "decoder_layers": 6,
20
- "decoder_start_token_id": 65000,
21
- "decoder_vocab_size": 65001,
22
- "dropout": 0.1,
23
- "encoder_attention_heads": 8,
24
- "encoder_ffn_dim": 2048,
25
- "encoder_layerdrop": 0.0,
26
- "encoder_layers": 6,
27
- "eos_token_id": 0,
28
- "extra_pos_embeddings": 65001,
29
- "forced_eos_token_id": 0,
30
- "id2label": {
31
- "0": "LABEL_0",
32
- "1": "LABEL_1",
33
- "2": "LABEL_2"
34
- },
35
- "init_std": 0.02,
36
- "is_encoder_decoder": true,
37
- "label2id": {
38
- "LABEL_0": 0,
39
- "LABEL_1": 1,
40
- "LABEL_2": 2
41
- },
42
- "max_length": null,
43
- "max_position_embeddings": 512,
44
- "model_type": "marian",
45
- "normalize_before": false,
46
- "normalize_embedding": false,
47
- "num_beams": null,
48
- "num_hidden_layers": 6,
49
- "pad_token_id": 65000,
50
- "scale_embedding": true,
51
- "share_encoder_decoder_embeddings": true,
52
- "static_position_embeddings": true,
53
- "torch_dtype": "float32",
54
- "transformers_version": "4.49.0",
55
- "use_cache": true,
56
- "vocab_size": 65001
57
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
opus-mt-zh-en/onnx/decoder_model_q4f16.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:61db92dad1483c961113a5ba5e2f318366b0a24bbd6b319d9e0746110efea8d2
3
- size 81784159
 
 
 
 
opus-mt-zh-en/onnx/encoder_model_q4f16.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf714faa2affee15bce46ce17f5d2e164ddad697b5baf8ec7f030ca15a143984
3
- size 77910507
 
 
 
 
opus-mt-zh-en/quantize_config.json DELETED
@@ -1,12 +0,0 @@
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
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
opus-mt-zh-en/tokenizer.json DELETED
The diff for this file is too large to render. See raw diff
 
opus-mt-zh-en/tokenizer_config.json DELETED
@@ -1,39 +0,0 @@
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
- "65000": {
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": "zho",
35
- "sp_model_kwargs": {},
36
- "target_lang": "eng",
37
- "tokenizer_class": "MarianTokenizer",
38
- "unk_token": "<unk>"
39
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
opus-mt-zh-en/vocab.json DELETED
The diff for this file is too large to render. See raw diff