ybelkada HF staff commited on
Commit
b9645d8
1 Parent(s): e49fb99

Upload LongT5ForConditionalGeneration

Browse files
Files changed (2) hide show
  1. config.json +33 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "hf-internal-testing/tiny-random-LongT5ForConditionalGeneration",
3
+ "architectures": [
4
+ "LongT5ForConditionalGeneration"
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
+ "encoder_attention_type": "local",
14
+ "eos_token_id": 1,
15
+ "feed_forward_proj": "relu",
16
+ "global_block_size": 3,
17
+ "initializer_factor": 0.002,
18
+ "is_encoder_decoder": true,
19
+ "is_gated_act": false,
20
+ "layer_norm_epsilon": 1e-06,
21
+ "local_radius": 5,
22
+ "model_type": "longt5",
23
+ "num_decoder_layers": 5,
24
+ "num_heads": 4,
25
+ "num_layers": 5,
26
+ "pad_token_id": 0,
27
+ "relative_attention_max_distance": 128,
28
+ "relative_attention_num_buckets": 8,
29
+ "torch_dtype": "float32",
30
+ "transformers_version": "4.25.1",
31
+ "use_cache": true,
32
+ "vocab_size": 1302
33
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07838fce67a411a520da247f3aa783c4198e951870c5b0276887cc215b8f17ee
3
+ size 546821