File size: 298 Bytes
9d77cb1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "_name_or_path": "Tommidi/st_vit_untrained",
  "architectures": [
    "ST_Vit"
  ],
  "model_type": "st_vit",
  "out_channels": 10,
  "spatial_vit": {
    "model_type": "vit"
  },
  "temporal_vit": {
    "model_type": "vit"
  },
  "torch_dtype": "float32",
  "transformers_version": "4.37.2"
}