Training in progress, epoch 0
Browse files
config.json
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
"decoder_num_hidden_layers": 4,
|
10 |
"hidden_act": "gelu",
|
11 |
"hidden_dropout_prob": 0.0,
|
12 |
-
"hidden_size":
|
13 |
"id2label": {
|
14 |
"0": "archery",
|
15 |
"1": "baseball",
|
@@ -44,7 +44,7 @@
|
|
44 |
},
|
45 |
"image_size": 224,
|
46 |
"initializer_range": 0.02,
|
47 |
-
"intermediate_size":
|
48 |
"label2id": {
|
49 |
"archery": 0,
|
50 |
"baseball": 1,
|
@@ -78,12 +78,13 @@
|
|
78 |
"wrestling": 29
|
79 |
},
|
80 |
"layer_norm_eps": 1e-12,
|
|
|
81 |
"model_type": "videomae",
|
82 |
-
"norm_pix_loss":
|
83 |
-
"num_attention_heads":
|
84 |
"num_channels": 3,
|
85 |
"num_frames": 16,
|
86 |
-
"num_hidden_layers":
|
87 |
"patch_size": 16,
|
88 |
"qkv_bias": true,
|
89 |
"torch_dtype": "float32",
|
|
|
9 |
"decoder_num_hidden_layers": 4,
|
10 |
"hidden_act": "gelu",
|
11 |
"hidden_dropout_prob": 0.0,
|
12 |
+
"hidden_size": 384,
|
13 |
"id2label": {
|
14 |
"0": "archery",
|
15 |
"1": "baseball",
|
|
|
44 |
},
|
45 |
"image_size": 224,
|
46 |
"initializer_range": 0.02,
|
47 |
+
"intermediate_size": 1536,
|
48 |
"label2id": {
|
49 |
"archery": 0,
|
50 |
"baseball": 1,
|
|
|
78 |
"wrestling": 29
|
79 |
},
|
80 |
"layer_norm_eps": 1e-12,
|
81 |
+
"mask_ratio": 0.0,
|
82 |
"model_type": "videomae",
|
83 |
+
"norm_pix_loss": true,
|
84 |
+
"num_attention_heads": 6,
|
85 |
"num_channels": 3,
|
86 |
"num_frames": 16,
|
87 |
+
"num_hidden_layers": 4,
|
88 |
"patch_size": 16,
|
89 |
"qkv_bias": true,
|
90 |
"torch_dtype": "float32",
|
model.safetensors
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:79ad1619ab2f239fbb44322e27f99fa018f87928163ec39f455aa55557d0a71a
|
3 |
+
size 30803112
|
runs/Aug14_09-40-02_DESKTOP-JCNIME4/events.out.tfevents.1755160818.DESKTOP-JCNIME4.27752.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0be2bf927dd3c16a89ecb7e2b1a381157ce163b73a2c82e022998ef09a9b67f
|
3 |
+
size 15899
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41e555ec86366b3f1f9fbb4d6c7149984de0660c910980039566226c924e245a
|
3 |
size 5432
|