tingchih commited on
Commit
69559ec
·
1 Parent(s): 02cc656

Upload model

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