File size: 1,486 Bytes
12c6985
 
b9d0081
1c49807
12c6985
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1c49807
12c6985
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
038ff92
12c6985
038ff92
12c6985
 
 
 
 
 
 
 
a851bd1
 
 
12c6985
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
62
63
64
65
66
67
68
{
  "_commit_hash": null,
  "_name_or_path": "./tiny-random-tvp",
  "distance_loss_weight": 1.0,
  "architectures": [
    "TvpForVideoGrounding"
  ],
  "attention_probs_dropout_prob": 0.1,
  "backbone_config": {
    "architectures": [
      "ResNetModel"
    ],
    "depths": [
      2,
      2
    ],
    "downsample_in_bottleneck": true,
    "hidden_sizes": [
      64,
      128
    ],
    "model_type": "resnet",
    "out_features": [
      "stage2"
    ],
    "out_indices": [
      2
    ],
    "stage_names": [
      "stem",
      "stage1",
      "stage2"
    ],
    "torch_dtype": "float32"
  },
  "duration_loss_weight": 0.1,
  "classifier": "mlp",
  "classifier_dropout": null,
  "cls_hidden_scale": 2,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 128,
  "initializer_range": 0.02,
  "intermediate_size": 384,
  "layer_norm_eps": 1e-12,
  "max_grid_col_position_embeddings": 100,
  "max_grid_row_position_embeddings": 100,
  "max_img_size": 448,
  "max_position_embeddings": 128,
  "max_text_length": 20,
  "model_type": "tvp",
  "num_attention_heads": 4,
  "num_frames": 1,
  "num_hidden_layers": 4,
  "visual_prompt_size": 96,
  "pad_token_id": 0,
  "position_embedding_type": "absolute",
  "torch_dtype": "float32",
  "transformers_version": "4.29.2",
  "type_vocab_size": 2,
  "use_cache": true,
  "visual_prompter_apply": "replace",
  "visual_prompter_type": "framepad",
  "vocab_size": 30522,
  "vp_apply": "replace",
  "vp_type": "framepad"
}