Training in progress, epoch 0
Browse files
config.json
CHANGED
@@ -13,20 +13,20 @@
|
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
"0": "afternoon",
|
16 |
-
"1": "
|
17 |
"2": "ball",
|
18 |
-
"3": "
|
19 |
-
"4": "
|
20 |
},
|
21 |
"image_size": 224,
|
22 |
"initializer_range": 0.02,
|
23 |
"intermediate_size": 3072,
|
24 |
"label2id": {
|
25 |
-
"Birthday":
|
26 |
"afternoon": 0,
|
27 |
"ball": 2,
|
28 |
-
"beautiful":
|
29 |
-
"blind":
|
30 |
},
|
31 |
"layer_norm_eps": 1e-12,
|
32 |
"model_type": "videomae",
|
@@ -39,7 +39,7 @@
|
|
39 |
"problem_type": "single_label_classification",
|
40 |
"qkv_bias": true,
|
41 |
"torch_dtype": "float32",
|
42 |
-
"transformers_version": "4.
|
43 |
"tubelet_size": 2,
|
44 |
"use_mean_pooling": false
|
45 |
}
|
|
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
"0": "afternoon",
|
16 |
+
"1": "Birthday",
|
17 |
"2": "ball",
|
18 |
+
"3": "beautiful",
|
19 |
+
"4": "blind"
|
20 |
},
|
21 |
"image_size": 224,
|
22 |
"initializer_range": 0.02,
|
23 |
"intermediate_size": 3072,
|
24 |
"label2id": {
|
25 |
+
"Birthday": 1,
|
26 |
"afternoon": 0,
|
27 |
"ball": 2,
|
28 |
+
"beautiful": 3,
|
29 |
+
"blind": 4
|
30 |
},
|
31 |
"layer_norm_eps": 1e-12,
|
32 |
"model_type": "videomae",
|
|
|
39 |
"problem_type": "single_label_classification",
|
40 |
"qkv_bias": true,
|
41 |
"torch_dtype": "float32",
|
42 |
+
"transformers_version": "4.38.2",
|
43 |
"tubelet_size": 2,
|
44 |
"use_mean_pooling": false
|
45 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 344946604
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c967e1b9e2675ae5c09a74a9e6a0e6d586023c767207a6c1d943313fda384919
|
3 |
size 344946604
|
runs/Mar23_07-43-11_64bcf2727b1f/events.out.tfevents.1711179828.64bcf2727b1f.8969.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2be63caf3356532ac46c2e425ba99719e578cbbf35bfd645ab2738ff7292d02a
|
3 |
+
size 5505
|
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:559ab62f2c04c0ec993ce1cf4d597f774814aaac77dd73aed8a893b084ee810d
|
3 |
+
size 4475
|