not-lain commited on
Commit
865c511
1 Parent(s): 763e9ef

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +11 -0
  2. config.json +39 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: UniFormerV2
3
+ tags:
4
+ - pytorch_model_hub_mixin
5
+ - model_hub_mixin
6
+ repo_url: https://github.com/OpenGVLab/UniFormerV2
7
+ ---
8
+
9
+ This model has been pushed to the Hub using **UniFormerV2**:
10
+ - Repo: https://github.com/OpenGVLab/UniFormerV2
11
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "backbone_drop_path_rate": 0.0,
3
+ "checkpoint_num": [
4
+ 0
5
+ ],
6
+ "cls_dropout": 0.5,
7
+ "double_lmhra": true,
8
+ "drop_path_rate": 0.0,
9
+ "dw_reduction": 1.5,
10
+ "frozen": false,
11
+ "heads": 12,
12
+ "input_resolution": 224,
13
+ "kernel_size": 3,
14
+ "layers": 12,
15
+ "mlp_dropout": [
16
+ 0.5,
17
+ 0.5,
18
+ 0.5,
19
+ 0.5
20
+ ],
21
+ "mlp_factor": 4.0,
22
+ "n_dim": 768,
23
+ "n_head": 12,
24
+ "n_layers": 4,
25
+ "no_lmhra": true,
26
+ "num_classes": 400,
27
+ "output_dim": 512,
28
+ "patch_size": 16,
29
+ "return_list": [
30
+ 8,
31
+ 9,
32
+ 10,
33
+ 11
34
+ ],
35
+ "t_size": 8,
36
+ "temporal_downsample": false,
37
+ "use_checkpoint": false,
38
+ "width": 768
39
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16a861bd8eb7df94d11c27fcc2fcaa964d2c0046aa07d69d3183b14a37411ef0
3
+ size 458232168