File size: 385 Bytes
0eae3b1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "_name_or_path": "Tommidi/st_vit_untrained-101",
  "architectures": [
    "ST_Vit"
  ],
  "model_type": "st_vit",
  "out_channels": 101,
  "spatial_vit": {
    "model_type": "vit"
  },
  "temporal_vit": {
    "model_type": "vit"
  },
  "temporal_vit_mae": {
    "model_type": "vit_mae",
    "out_channels": 101
  },
  "torch_dtype": "float32",
  "transformers_version": "4.40.2"
}