haoanh98 commited on
Commit
82208c9
1 Parent(s): aa15207

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:e6c1aee30f08c1d2cd9d05aebb2318be9071e6e4b7b399008db68ad0b9e33883
3
- size 616592400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13e309869034b37a1f21a82238e50b7596aea2c8a8b65c9f0ea061939a9432b5
3
+ size 591426576