ybelkada HF staff commited on
Commit
506e22c
1 Parent(s): c8f6a23

Upload LEDForConditionalGeneration

Browse files
Files changed (2) hide show
  1. config.json +39 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "hf-internal-testing/tiny-random-LEDForConditionalGeneration",
3
+ "activation_dropout": 0.0,
4
+ "activation_function": "gelu",
5
+ "architectures": [
6
+ "LEDForConditionalGeneration"
7
+ ],
8
+ "attention_dropout": 0.1,
9
+ "attention_window": [
10
+ 4,
11
+ 4
12
+ ],
13
+ "bos_token_id": 0,
14
+ "classifier_dropout": 0.0,
15
+ "d_model": 16,
16
+ "decoder_attention_heads": 4,
17
+ "decoder_ffn_dim": 4,
18
+ "decoder_layerdrop": 0.0,
19
+ "decoder_layers": 2,
20
+ "decoder_start_token_id": 2,
21
+ "dropout": 0.1,
22
+ "encoder_attention_heads": 4,
23
+ "encoder_ffn_dim": 4,
24
+ "encoder_layerdrop": 0.0,
25
+ "encoder_layers": 2,
26
+ "eos_token_id": 2,
27
+ "init_std": 0.02,
28
+ "is_encoder_decoder": true,
29
+ "max_decoder_position_embeddings": 1024,
30
+ "max_encoder_position_embeddings": 16384,
31
+ "max_position_embeddings": 100,
32
+ "model_type": "led",
33
+ "num_hidden_layers": 2,
34
+ "pad_token_id": 1,
35
+ "torch_dtype": "float32",
36
+ "transformers_version": "4.25.1",
37
+ "use_cache": true,
38
+ "vocab_size": 1024
39
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1139aa5e2e1ec6f2b4ef7823a616b0b371635bc29646375aa1074554d6ef0104
3
+ size 1254061