ybelkada HF staff commited on
Commit
983e69e
1 Parent(s): bcff5f2

Upload T5ForConditionalGeneration

Browse files
Files changed (2) hide show
  1. config.json +30 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "hf-internal-testing/tiny-random-T5ForConditionalGeneration",
3
+ "architectures": [
4
+ "T5ForConditionalGeneration"
5
+ ],
6
+ "bos_token_id": 0,
7
+ "d_ff": 37,
8
+ "d_kv": 8,
9
+ "d_model": 32,
10
+ "decoder_start_token_id": 0,
11
+ "dense_act_fn": "relu",
12
+ "dropout_rate": 0.1,
13
+ "eos_token_id": 1,
14
+ "feed_forward_proj": "relu",
15
+ "initializer_factor": 0.002,
16
+ "is_encoder_decoder": true,
17
+ "is_gated_act": false,
18
+ "layer_norm_epsilon": 1e-06,
19
+ "model_type": "t5",
20
+ "num_decoder_layers": 5,
21
+ "num_heads": 4,
22
+ "num_layers": 5,
23
+ "pad_token_id": 0,
24
+ "relative_attention_max_distance": 128,
25
+ "relative_attention_num_buckets": 8,
26
+ "torch_dtype": "float32",
27
+ "transformers_version": "4.25.1",
28
+ "use_cache": true,
29
+ "vocab_size": 1302
30
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13af40bdc415eca35080f6d8c2f482ecff55bb94eebd056a6f005388c8ba300c
3
+ size 546693