lewtun HF Staff commited on
Commit
122c6b7
·
1 Parent(s): ff8a951

Upload PerceiverForMaskedLM

Browse files
Files changed (2) hide show
  1. config.json +42 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "hf-internal-testing/tiny-random-language_perceiver",
3
+ "architectures": [
4
+ "PerceiverForMaskedLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "audio_samples_per_frame": 1920,
8
+ "cross_attention_shape_for_attention": "kv",
9
+ "cross_attention_widening_factor": 4,
10
+ "d_latents": 20,
11
+ "d_model": 32,
12
+ "hidden_act": "gelu",
13
+ "image_size": 56,
14
+ "initializer_range": 0.02,
15
+ "layer_norm_eps": 1e-12,
16
+ "max_position_embeddings": 7,
17
+ "model_type": "perceiver",
18
+ "num_blocks": 1,
19
+ "num_cross_attention_heads": 1,
20
+ "num_frames": 16,
21
+ "num_latents": 10,
22
+ "num_self_attends_per_block": 2,
23
+ "num_self_attention_heads": 1,
24
+ "output_shape": [
25
+ 1,
26
+ 16,
27
+ 224,
28
+ 224
29
+ ],
30
+ "qk_channels": 256,
31
+ "samples_per_patch": 16,
32
+ "self_attention_widening_factor": 4,
33
+ "torch_dtype": "float32",
34
+ "train_size": [
35
+ 20,
36
+ 20
37
+ ],
38
+ "transformers_version": "4.22.0.dev0",
39
+ "use_query_residual": true,
40
+ "v_channels": 1280,
41
+ "vocab_size": 99
42
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd5e9d6f47625a6cf5b9867b46deaae13ef0db29d8f78b05ba0b648c6df14d3a
3
+ size 13896074