lewtun HF Staff commited on
Commit
f5e3862
·
1 Parent(s): f991d6e

Upload PerceiverForMaskedLM

Browse files
Files changed (2) hide show
  1. config.json +11 -11
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -6,21 +6,21 @@
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,
@@ -29,14 +29,14 @@
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
  }
 
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": 1,
10
+ "d_latents": 16,
11
+ "d_model": 16,
12
  "hidden_act": "gelu",
13
  "image_size": 56,
14
  "initializer_range": 0.02,
15
  "layer_norm_eps": 1e-12,
16
+ "max_position_embeddings": 2048,
17
  "model_type": "perceiver",
18
  "num_blocks": 1,
19
+ "num_cross_attention_heads": 2,
20
  "num_frames": 16,
21
  "num_latents": 10,
22
  "num_self_attends_per_block": 2,
23
+ "num_self_attention_heads": 2,
24
  "output_shape": [
25
  1,
26
  16,
 
29
  ],
30
  "qk_channels": 256,
31
  "samples_per_patch": 16,
32
+ "self_attention_widening_factor": 1,
33
  "torch_dtype": "float32",
34
  "train_size": [
35
+ 368,
36
+ 496
37
  ],
38
  "transformers_version": "4.22.0.dev0",
39
  "use_query_residual": true,
40
+ "v_channels": 16,
41
+ "vocab_size": 262
42
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd5e9d6f47625a6cf5b9867b46deaae13ef0db29d8f78b05ba0b648c6df14d3a
3
- size 13896074
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:384f9343dc0bebc2d4016dc7be6636d013f9d69292453ce2613168e70916c5d8
3
+ size 461834