ybelkada HF staff commited on
Commit
1a8ac96
1 Parent(s): 16dbec0

Upload MvpForConditionalGeneration

Browse files
Files changed (2) hide show
  1. config.json +38 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "hf-internal-testing/tiny-random-MvpForConditionalGeneration",
3
+ "activation_dropout": 0.0,
4
+ "activation_function": "gelu",
5
+ "architectures": [
6
+ "MvpForConditionalGeneration"
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
+ "decoder_start_token_id": 2,
17
+ "dropout": 0.1,
18
+ "encoder_attention_heads": 4,
19
+ "encoder_ffn_dim": 4,
20
+ "encoder_layerdrop": 0.0,
21
+ "encoder_layers": 2,
22
+ "eos_token_id": 2,
23
+ "forced_eos_token_id": 2,
24
+ "init_std": 0.02,
25
+ "is_encoder_decoder": true,
26
+ "max_position_embeddings": 100,
27
+ "model_type": "mvp",
28
+ "num_hidden_layers": 2,
29
+ "pad_token_id": 1,
30
+ "prompt_length": 100,
31
+ "prompt_mid_dim": 800,
32
+ "scale_embedding": false,
33
+ "torch_dtype": "float32",
34
+ "transformers_version": "4.25.1",
35
+ "use_cache": true,
36
+ "use_prompt": false,
37
+ "vocab_size": 1024
38
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0072de33930cdbd0172776f5b9b28a2e4e3e934681914e82a7e381f3a394c96
3
+ size 142213