ybelkada HF staff commited on
Commit
675f28f
1 Parent(s): 436782f

Upload MBartForConditionalGeneration

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