File size: 1,263 Bytes
342a457
 
 
 
 
 
 
d57996f
342a457
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d57996f
342a457
 
 
 
 
 
 
 
 
 
 
 
d57996f
342a457
 
 
 
 
 
 
 
d57996f
 
342a457
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
  "_commit_hash": null,
  "alpha": 1.0,
  "architectures": [
    "TvpModel"
  ],
  "attention_probs_dropout_prob": 0.1,
  "backbone": null,
  "backbone_config": {
    "depths": [
      2,
      2
    ],
    "embeddings_size": 64,
    "hidden_sizes": [
      64,
      128
    ],
    "model_type": "resnet",
    "out_features": [
      "stage2"
    ],
    "out_indices": [
      2
    ],
    "stage_names": [
      "stem",
      "stage1",
      "stage2"
    ]
  },
  "backbone_kwargs": null,
  "beta": 0.1,
  "distance_loss_weight": 1.0,
  "duration_loss_weight": 0.1,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 32,
  "initializer_range": 0.02,
  "intermediate_size": 32,
  "layer_norm_eps": 1e-12,
  "max_grid_col_position_embeddings": 30,
  "max_grid_row_position_embeddings": 30,
  "max_img_size": 448,
  "max_position_embeddings": 200,
  "model_type": "tvp",
  "num_attention_heads": 4,
  "num_frames": 2,
  "num_hidden_layers": 2,
  "pad_token_id": 0,
  "torch_dtype": "float32",
  "transformers_version": null,
  "type_vocab_size": 2,
  "use_pretrained_backbone": false,
  "use_timm_backbone": false,
  "visual_prompt_size": 96,
  "visual_prompter_apply": "replace",
  "visual_prompter_type": "framepad",
  "vocab_size": 1124
}