Training in progress, epoch 0
Browse files
config.json
CHANGED
@@ -21,7 +21,8 @@
|
|
21 |
"6": "BaseballPitch",
|
22 |
"7": "Basketball",
|
23 |
"8": "BasketballDunk",
|
24 |
-
"9": "BenchPress"
|
|
|
25 |
},
|
26 |
"image_size": 224,
|
27 |
"initializer_range": 0.02,
|
@@ -36,7 +37,8 @@
|
|
36 |
"BaseballPitch": 6,
|
37 |
"Basketball": 7,
|
38 |
"BasketballDunk": 8,
|
39 |
-
"BenchPress": 9
|
|
|
40 |
},
|
41 |
"layer_norm_eps": 1e-12,
|
42 |
"model_type": "videomae",
|
|
|
21 |
"6": "BaseballPitch",
|
22 |
"7": "Basketball",
|
23 |
"8": "BasketballDunk",
|
24 |
+
"9": "BenchPress",
|
25 |
+
"10": "Sitting"
|
26 |
},
|
27 |
"image_size": 224,
|
28 |
"initializer_range": 0.02,
|
|
|
37 |
"BaseballPitch": 6,
|
38 |
"Basketball": 7,
|
39 |
"BasketballDunk": 8,
|
40 |
+
"BenchPress": 9,
|
41 |
+
"Sitting": 10
|
42 |
},
|
43 |
"layer_norm_eps": 1e-12,
|
44 |
"model_type": "videomae",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d70466a0d9093bee05c4e4cb1f3179ba434de2bc87ef1dc54880acc3e6c6751
|
3 |
+
size 345006581
|
runs/Mar29_08-28-57_ebf3b38c8ac4/1680078661.1331267/events.out.tfevents.1680078661.ebf3b38c8ac4.131.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7b103ce95a71c68fc1df364c4d496b2176f4329cce0874ce9c54c243081564f
|
3 |
+
size 5836
|
runs/Mar29_08-28-57_ebf3b38c8ac4/events.out.tfevents.1680078661.ebf3b38c8ac4.131.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68b060d3b6bc7cc81ca7f3827a4dc3fd83bb3dee061a56d28b566f1ef0b694a8
|
3 |
+
size 10123
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3643
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:feb369b174c3239c4bcc7af148ffebecb28e0202b98a3a91f25bd719013c951d
|
3 |
size 3643
|