Training in progress, epoch 0
Browse files
config.json
CHANGED
@@ -12,31 +12,31 @@
|
|
12 |
"hidden_dropout_prob": 0.0,
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
-
"0": "
|
16 |
-
"1": "
|
17 |
-
"2": "
|
18 |
-
"3": "
|
19 |
-
"4": "
|
20 |
-
"5": "
|
21 |
-
"6": "
|
22 |
-
"7": "
|
23 |
-
"8": "
|
24 |
-
"9": "
|
25 |
},
|
26 |
"image_size": 224,
|
27 |
"initializer_range": 0.02,
|
28 |
"intermediate_size": 3072,
|
29 |
"label2id": {
|
30 |
-
"ApplyEyeMakeup":
|
31 |
-
"ApplyLipstick":
|
32 |
-
"Archery":
|
33 |
-
"BabyCrawling":
|
34 |
-
"BalanceBeam":
|
35 |
-
"BandMarching":
|
36 |
-
"BaseballPitch":
|
37 |
-
"Basketball":
|
38 |
-
"BasketballDunk":
|
39 |
-
"BenchPress":
|
40 |
},
|
41 |
"layer_norm_eps": 1e-12,
|
42 |
"model_type": "videomae",
|
@@ -49,7 +49,7 @@
|
|
49 |
"problem_type": "single_label_classification",
|
50 |
"qkv_bias": true,
|
51 |
"torch_dtype": "float32",
|
52 |
-
"transformers_version": "4.
|
53 |
"tubelet_size": 2,
|
54 |
"use_mean_pooling": false
|
55 |
}
|
|
|
12 |
"hidden_dropout_prob": 0.0,
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
+
"0": "BenchPress",
|
16 |
+
"1": "BandMarching",
|
17 |
+
"2": "BabyCrawling",
|
18 |
+
"3": "BaseballPitch",
|
19 |
+
"4": "ApplyEyeMakeup",
|
20 |
+
"5": "BalanceBeam",
|
21 |
+
"6": "Basketball",
|
22 |
+
"7": "BasketballDunk",
|
23 |
+
"8": "ApplyLipstick",
|
24 |
+
"9": "Archery"
|
25 |
},
|
26 |
"image_size": 224,
|
27 |
"initializer_range": 0.02,
|
28 |
"intermediate_size": 3072,
|
29 |
"label2id": {
|
30 |
+
"ApplyEyeMakeup": 4,
|
31 |
+
"ApplyLipstick": 8,
|
32 |
+
"Archery": 9,
|
33 |
+
"BabyCrawling": 2,
|
34 |
+
"BalanceBeam": 5,
|
35 |
+
"BandMarching": 1,
|
36 |
+
"BaseballPitch": 3,
|
37 |
+
"Basketball": 6,
|
38 |
+
"BasketballDunk": 7,
|
39 |
+
"BenchPress": 0
|
40 |
},
|
41 |
"layer_norm_eps": 1e-12,
|
42 |
"model_type": "videomae",
|
|
|
49 |
"problem_type": "single_label_classification",
|
50 |
"qkv_bias": true,
|
51 |
"torch_dtype": "float32",
|
52 |
+
"transformers_version": "4.35.2",
|
53 |
"tubelet_size": 2,
|
54 |
"use_mean_pooling": false
|
55 |
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e57d83db4c9e37a2671b2f558d37bcdedbaaa2da87da1f14b8d45d8744e7b5f
|
3 |
+
size 344961984
|
runs/Nov20_16-28-26_e0c4e7ff02d4/events.out.tfevents.1700497717.e0c4e7ff02d4.4054.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5706f88e84e8c0970b426dce37398db3f7c00a37ca1076e725880e640c333207
|
3 |
+
size 4911
|
runs/Nov20_16-29-12_e0c4e7ff02d4/events.out.tfevents.1700497765.e0c4e7ff02d4.4054.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fee645b2ecbdf959f0d324a90876467691a5c3093e9052d75ed22acbeeb8fd4
|
3 |
+
size 7553
|
training_args.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:a05e6cd2e508c8ffe88df1b73e00803958ebec53c8e3398bc07ff368e0dd9d62
|
3 |
+
size 4600
|