Tommidi commited on
Commit
e979710
1 Parent(s): 9ad8a54

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +20 -0
  2. model.safetensors +3 -0
  3. training_args.bin +3 -0
config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "Tommidi/st_vit_untrained-101",
3
+ "architectures": [
4
+ "ST_Vit"
5
+ ],
6
+ "model_type": "st_vit",
7
+ "out_channels": 101,
8
+ "spatial_vit": {
9
+ "model_type": "vit"
10
+ },
11
+ "temporal_vit": {
12
+ "model_type": "vit"
13
+ },
14
+ "temporal_vit_mae": {
15
+ "model_type": "vit_mae",
16
+ "out_channels": 101
17
+ },
18
+ "torch_dtype": "float32",
19
+ "transformers_version": "4.40.2"
20
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1caf25f42260f5bb33831e813e39bb844e36859eecdd0a1a847d5a0a62f01f1d
3
+ size 689126696
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11d8935aa4f9bd227544f165ec40a57d70459df4324147da6ce8edc927017fb0
3
+ size 5048