Samuael commited on
Commit
5822721
·
verified ·
1 Parent(s): 620321d

Upload model

Browse files
Files changed (2) hide show
  1. config.json +6 -6
  2. model.safetensors +1 -1
config.json CHANGED
@@ -1,21 +1,21 @@
1
  {
2
- "activation_dropout": 0.0,
3
  "activation_function": "gelu",
4
  "architectures": [
5
  "MBartModel"
6
  ],
7
- "attention_dropout": 0.0,
8
  "bos_token_id": 0,
9
- "classifier_dropout": 0.0,
10
  "d_model": 512,
11
- "decoder_attention_heads": 16,
12
  "decoder_ffn_dim": 2048,
13
  "decoder_layerdrop": 0.01,
14
  "decoder_layers": 6,
15
  "dropout": 0.1,
16
- "encoder_attention_heads": 16,
17
  "encoder_ffn_dim": 2048,
18
- "encoder_layerdrop": 0.0,
19
  "encoder_layers": 6,
20
  "eos_token_id": 2,
21
  "forced_eos_token_id": 2,
 
1
  {
2
+ "activation_dropout": 0.05,
3
  "activation_function": "gelu",
4
  "architectures": [
5
  "MBartModel"
6
  ],
7
+ "attention_dropout": 0.05,
8
  "bos_token_id": 0,
9
+ "classifier_dropout": 0.01,
10
  "d_model": 512,
11
+ "decoder_attention_heads": 8,
12
  "decoder_ffn_dim": 2048,
13
  "decoder_layerdrop": 0.01,
14
  "decoder_layers": 6,
15
  "dropout": 0.1,
16
+ "encoder_attention_heads": 8,
17
  "encoder_ffn_dim": 2048,
18
+ "encoder_layerdrop": 0.1,
19
  "encoder_layers": 6,
20
  "eos_token_id": 2,
21
  "forced_eos_token_id": 2,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b9df77becf1aaea9f5789ccffc4b1a052a6983c067a1455d8b12af2a7a4055f
3
  size 180807440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebb53709f408fac2bb9ff6e74484dc035477d860241ccbd60e56b70b69ad54c3
3
  size 180807440