haoanh98 commited on
Commit
1136301
1 Parent(s): dd996aa

Upload TFLEDForConditionalGeneration

Browse files
Files changed (2) hide show
  1. config.json +7 -7
  2. tf_model.h5 +2 -2
config.json CHANGED
@@ -7,12 +7,12 @@
7
  ],
8
  "attention_dropout": 0.0,
9
  "attention_window": [
10
- 256,
11
- 256,
12
- 256,
13
- 256,
14
- 256,
15
- 256
16
  ],
17
  "bos_token_id": 0,
18
  "classif_dropout": 0.0,
@@ -34,7 +34,7 @@
34
  "init_std": 0.02,
35
  "is_encoder_decoder": true,
36
  "max_decoder_position_embeddings": 1026,
37
- "max_encoder_position_embeddings": 16384,
38
  "model_type": "led",
39
  "num_hidden_layers": 6,
40
  "pad_token_id": 1,
 
7
  ],
8
  "attention_dropout": 0.0,
9
  "attention_window": [
10
+ 512,
11
+ 512,
12
+ 512,
13
+ 512,
14
+ 512,
15
+ 512
16
  ],
17
  "bos_token_id": 0,
18
  "classif_dropout": 0.0,
 
34
  "init_std": 0.02,
35
  "is_encoder_decoder": true,
36
  "max_decoder_position_embeddings": 1026,
37
+ "max_encoder_position_embeddings": 8192,
38
  "model_type": "led",
39
  "num_hidden_layers": 6,
40
  "pad_token_id": 1,
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb0f53c8f1017fc238039696bc9647a7025f20df84a16a39c349d00d6860e532
3
- size 690423080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c849e0b6d8c34fab64f820132ce5809430a1ec139f12217e1b81a803bdfd4350
3
+ size 665257256