Training in progress, epoch 0
Browse files- config.json +56 -0
- model.safetensors +3 -0
- runs/Sep11_17-25-06_aab69b41461a/events.out.tfevents.1726075522.aab69b41461a.9176.0 +3 -0
- runs/Sep11_17-36-52_aab69b41461a/events.out.tfevents.1726076228.aab69b41461a.10562.0 +3 -0
- runs/Sep11_17-41-46_aab69b41461a/events.out.tfevents.1726076518.aab69b41461a.13526.0 +3 -0
- runs/Sep11_17-47-17_aab69b41461a/events.out.tfevents.1726076854.aab69b41461a.14692.0 +3 -0
- runs/Sep11_17-51-21_aab69b41461a/events.out.tfevents.1726077091.aab69b41461a.16016.0 +3 -0
- runs/Sep11_17-54-11_aab69b41461a/events.out.tfevents.1726077261.aab69b41461a.17079.0 +3 -0
- runs/Sep12_14-39-03_254f04d8b1ec/events.out.tfevents.1726151956.254f04d8b1ec.262.0 +3 -0
- runs/Sep12_14-43-02_254f04d8b1ec/events.out.tfevents.1726152195.254f04d8b1ec.4296.0 +3 -0
- training_args.bin +3 -0
config.json
ADDED
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "google/vivit-b-16x2-kinetics400",
|
3 |
+
"architectures": [
|
4 |
+
"VivitForVideoClassification"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.0,
|
7 |
+
"hidden_act": "gelu_fast",
|
8 |
+
"hidden_dropout_prob": 0.0,
|
9 |
+
"hidden_size": 768,
|
10 |
+
"id2label": {
|
11 |
+
"0": "ApplyEyeMakeup",
|
12 |
+
"1": "ApplyLipstick",
|
13 |
+
"2": "Archery",
|
14 |
+
"3": "BabyCrawling",
|
15 |
+
"4": "BalanceBeam",
|
16 |
+
"5": "BandMarching",
|
17 |
+
"6": "BaseballPitch",
|
18 |
+
"7": "Basketball",
|
19 |
+
"8": "BasketballDunk",
|
20 |
+
"9": "BenchPress"
|
21 |
+
},
|
22 |
+
"image_size": 224,
|
23 |
+
"initializer_range": 0.02,
|
24 |
+
"intermediate_size": 3072,
|
25 |
+
"label2id": {
|
26 |
+
"ApplyEyeMakeup": 0,
|
27 |
+
"ApplyLipstick": 1,
|
28 |
+
"Archery": 2,
|
29 |
+
"BabyCrawling": 3,
|
30 |
+
"BalanceBeam": 4,
|
31 |
+
"BandMarching": 5,
|
32 |
+
"BaseballPitch": 6,
|
33 |
+
"Basketball": 7,
|
34 |
+
"BasketballDunk": 8,
|
35 |
+
"BenchPress": 9
|
36 |
+
},
|
37 |
+
"layer_norm_eps": 1e-06,
|
38 |
+
"model_type": "vivit",
|
39 |
+
"num_attention_heads": 12,
|
40 |
+
"num_channels": 3,
|
41 |
+
"num_frames": 32,
|
42 |
+
"num_hidden_layers": 12,
|
43 |
+
"qkv_bias": true,
|
44 |
+
"torch_dtype": "float32",
|
45 |
+
"transformers_version": "4.44.2",
|
46 |
+
"tubelet_size": [
|
47 |
+
2,
|
48 |
+
16,
|
49 |
+
16
|
50 |
+
],
|
51 |
+
"video_size": [
|
52 |
+
32,
|
53 |
+
224,
|
54 |
+
224
|
55 |
+
]
|
56 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20e8e78b4f23d9e1621e6b77927853c1eebbeebbe2af058b34850ba23b411011
|
3 |
+
size 354639992
|
runs/Sep11_17-25-06_aab69b41461a/events.out.tfevents.1726075522.aab69b41461a.9176.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19a1474b449ee946b98f65a22a95edba269451dd3dcfec132016ab8452bef4d1
|
3 |
+
size 88
|
runs/Sep11_17-36-52_aab69b41461a/events.out.tfevents.1726076228.aab69b41461a.10562.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:060883a7673cc987613b686f9d0cd43b0208a587f8d540ab89efde5689234a2a
|
3 |
+
size 88
|
runs/Sep11_17-41-46_aab69b41461a/events.out.tfevents.1726076518.aab69b41461a.13526.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d702953cd908570c922a025af9e1da43be78171413cb0ce22a3c526f7a75971
|
3 |
+
size 88
|
runs/Sep11_17-47-17_aab69b41461a/events.out.tfevents.1726076854.aab69b41461a.14692.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04c1024f5c659fa020edd24a8419ccb3122cb176a82f28bcf5062e92a28ec876
|
3 |
+
size 88
|
runs/Sep11_17-51-21_aab69b41461a/events.out.tfevents.1726077091.aab69b41461a.16016.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64cf492110137ee92420e173fa39ab78be0c04b672a396bd8b1eb7b3faca904d
|
3 |
+
size 88
|
runs/Sep11_17-54-11_aab69b41461a/events.out.tfevents.1726077261.aab69b41461a.17079.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15344eea0dde2ea62a55a11913d9a8b5a5a525a55cca385f52c4318fbe391984
|
3 |
+
size 88
|
runs/Sep12_14-39-03_254f04d8b1ec/events.out.tfevents.1726151956.254f04d8b1ec.262.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7be0a65bb783c73158315f545691e7933f5ddce5bb61d6beaf9663d9bb64af90
|
3 |
+
size 88
|
runs/Sep12_14-43-02_254f04d8b1ec/events.out.tfevents.1726152195.254f04d8b1ec.4296.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a5e42ca372b78e8c56e37a1762d15c70ad663e4925ee55fb9e7e5246883d6b3
|
3 |
+
size 12190
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e8abd17bd0d8c4f7b8dc08ed17e07667505a3173d80df5ba6f6d70dfafe8bf4
|
3 |
+
size 4859
|