Moleys commited on
Commit
ba9d72e
·
verified ·
1 Parent(s): fa81205

Upload model

Browse files
Files changed (3) hide show
  1. config.json +55 -55
  2. generation_config.json +2 -2
  3. model.safetensors +1 -1
config.json CHANGED
@@ -1,55 +1,55 @@
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": 256,
14
- "decoder_attention_heads": 4,
15
- "decoder_ffn_dim": 1024,
16
- "decoder_layerdrop": 0.0,
17
- "decoder_layers": 4,
18
- "decoder_start_token_id": 39753,
19
- "decoder_vocab_size": 39754,
20
- "dropout": 0.1,
21
- "encoder_attention_heads": 4,
22
- "encoder_ffn_dim": 1024,
23
- "encoder_layerdrop": 0.0,
24
- "encoder_layers": 4,
25
- "eos_token_id": 0,
26
- "extra_pos_embeddings": 39754,
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
- "label2id": {
36
- "LABEL_0": 0,
37
- "LABEL_1": 1,
38
- "LABEL_2": 2
39
- },
40
- "max_length": null,
41
- "max_position_embeddings": 512,
42
- "model_type": "marian",
43
- "normalize_before": false,
44
- "normalize_embedding": false,
45
- "num_beams": null,
46
- "num_hidden_layers": 4,
47
- "pad_token_id": 39753,
48
- "scale_embedding": true,
49
- "share_encoder_decoder_embeddings": true,
50
- "static_position_embeddings": true,
51
- "torch_dtype": "float32",
52
- "transformers_version": "4.51.1",
53
- "use_cache": true,
54
- "vocab_size": 39754
55
- }
 
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": 256,
14
+ "decoder_attention_heads": 4,
15
+ "decoder_ffn_dim": 1024,
16
+ "decoder_layerdrop": 0.0,
17
+ "decoder_layers": 4,
18
+ "decoder_start_token_id": 39753,
19
+ "decoder_vocab_size": 39754,
20
+ "dropout": 0.1,
21
+ "encoder_attention_heads": 4,
22
+ "encoder_ffn_dim": 1024,
23
+ "encoder_layerdrop": 0.0,
24
+ "encoder_layers": 4,
25
+ "eos_token_id": 0,
26
+ "extra_pos_embeddings": 39754,
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
+ "label2id": {
36
+ "LABEL_0": 0,
37
+ "LABEL_1": 1,
38
+ "LABEL_2": 2
39
+ },
40
+ "max_length": null,
41
+ "max_position_embeddings": 512,
42
+ "model_type": "marian",
43
+ "normalize_before": false,
44
+ "normalize_embedding": false,
45
+ "num_beams": null,
46
+ "num_hidden_layers": 4,
47
+ "pad_token_id": 39753,
48
+ "scale_embedding": true,
49
+ "share_encoder_decoder_embeddings": true,
50
+ "static_position_embeddings": true,
51
+ "torch_dtype": "float32",
52
+ "transformers_version": "4.53.1",
53
+ "use_cache": true,
54
+ "vocab_size": 39754
55
+ }
generation_config.json CHANGED
@@ -12,5 +12,5 @@
12
  "max_length": 512,
13
  "num_beams": 6,
14
  "pad_token_id": 39753,
15
- "transformers_version": "4.49.0"
16
- }
 
12
  "max_length": 512,
13
  "num_beams": 6,
14
  "pad_token_id": 39753,
15
+ "transformers_version": "4.53.1"
16
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afcc6e96c872845d8a26e32a086e11e58c6d9e37b9d79b769a97dbf4d3acaed6
3
  size 70377496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cf5bc9d870354363fde7eae2c2ef7677252f6d6743ebc4c6dd62805a27e8a40
3
  size 70377496