Training in progress, epoch 2
Browse files
config.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "Tommidi/st_vit_untrained",
|
3 |
+
"architectures": [
|
4 |
+
"ST_Vit"
|
5 |
+
],
|
6 |
+
"model_type": "st_vit",
|
7 |
+
"out_channels": 10,
|
8 |
+
"spatial_vit": {
|
9 |
+
"model_type": "vit"
|
10 |
+
},
|
11 |
+
"temporal_vit": {
|
12 |
+
"model_type": "vit"
|
13 |
+
},
|
14 |
+
"torch_dtype": "float32",
|
15 |
+
"transformers_version": "4.37.2"
|
16 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b1ba8d943cd70854af9f609c8060f703162c3d181b32f1a1ffedd43d6a4fd11
|
3 |
+
size 688841212
|
runs/Feb07_21-32-38_c86197ac4896/events.out.tfevents.1707341566.c86197ac4896.199.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09b90f6b462ade46a41e65dcd978d03ae4b381b06346e1632d46be6ca8198118
|
3 |
+
size 6713
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67ff17edb2bf1019356c37ff236485d6f8dfce3ff8f454308ba26549c5551ea2
|
3 |
+
size 4728
|