scallioncake
commited on
Commit
•
6d40161
1
Parent(s):
c421d92
Training in progress, epoch 1
Browse files- .gitignore +1 -0
- config.json +33 -0
- preprocessor_config.json +27 -0
- pytorch_model.bin +3 -0
- runs/Mar03_17-48-41_33f97ec47d4a/1677865740.0684583/events.out.tfevents.1677865740.33f97ec47d4a.5076.1 +3 -0
- runs/Mar03_17-48-41_33f97ec47d4a/events.out.tfevents.1677865740.33f97ec47d4a.5076.0 +3 -0
- runs/Mar03_17-50-04_33f97ec47d4a/1677865813.3355098/events.out.tfevents.1677865813.33f97ec47d4a.5076.3 +3 -0
- runs/Mar03_17-50-04_33f97ec47d4a/events.out.tfevents.1677865813.33f97ec47d4a.5076.2 +3 -0
- runs/Mar03_17-50-55_33f97ec47d4a/1677865858.4682446/events.out.tfevents.1677865858.33f97ec47d4a.5076.5 +3 -0
- runs/Mar03_17-50-55_33f97ec47d4a/events.out.tfevents.1677865858.33f97ec47d4a.5076.4 +3 -0
- runs/Mar03_18-03-06_33f97ec47d4a/1677868884.5922477/events.out.tfevents.1677868884.33f97ec47d4a.48842.1 +3 -0
- runs/Mar03_18-03-06_33f97ec47d4a/events.out.tfevents.1677868884.33f97ec47d4a.48842.0 +3 -0
- training_args.bin +3 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "MCG-NJU/videomae-base",
|
3 |
+
"architectures": [
|
4 |
+
"VideoMAEForVideoClassification"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.0,
|
7 |
+
"decoder_hidden_size": 384,
|
8 |
+
"decoder_intermediate_size": 1536,
|
9 |
+
"decoder_num_attention_heads": 6,
|
10 |
+
"decoder_num_hidden_layers": 4,
|
11 |
+
"hidden_act": "gelu",
|
12 |
+
"hidden_dropout_prob": 0.0,
|
13 |
+
"hidden_size": 768,
|
14 |
+
"image_size": 224,
|
15 |
+
"initializer_range": 0.02,
|
16 |
+
"intermediate_size": 3072,
|
17 |
+
"layer_norm_eps": 1e-12,
|
18 |
+
"max_epochs": 30,
|
19 |
+
"model_type": "videomae",
|
20 |
+
"norm_pix_loss": true,
|
21 |
+
"num_attention_heads": 12,
|
22 |
+
"num_channels": 3,
|
23 |
+
"num_epochs": 5,
|
24 |
+
"num_frames": 16,
|
25 |
+
"num_hidden_layers": 12,
|
26 |
+
"patch_size": 16,
|
27 |
+
"problem_type": "single_label_classification",
|
28 |
+
"qkv_bias": true,
|
29 |
+
"torch_dtype": "float32",
|
30 |
+
"transformers_version": "4.26.1",
|
31 |
+
"tubelet_size": 2,
|
32 |
+
"use_mean_pooling": false
|
33 |
+
}
|
preprocessor_config.json
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"crop_size": {
|
3 |
+
"height": 224,
|
4 |
+
"width": 224
|
5 |
+
},
|
6 |
+
"do_center_crop": true,
|
7 |
+
"do_normalize": true,
|
8 |
+
"do_rescale": true,
|
9 |
+
"do_resize": true,
|
10 |
+
"feature_extractor_type": "VideoMAEFeatureExtractor",
|
11 |
+
"image_mean": [
|
12 |
+
0.485,
|
13 |
+
0.456,
|
14 |
+
0.406
|
15 |
+
],
|
16 |
+
"image_processor_type": "VideoMAEFeatureExtractor",
|
17 |
+
"image_std": [
|
18 |
+
0.229,
|
19 |
+
0.224,
|
20 |
+
0.225
|
21 |
+
],
|
22 |
+
"resample": 2,
|
23 |
+
"rescale_factor": 0.00392156862745098,
|
24 |
+
"size": {
|
25 |
+
"shortest_edge": 224
|
26 |
+
}
|
27 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93a260e7280b98ac9f83a6aec591d83390eb1982643e3913b2038a5e4f1934d6
|
3 |
+
size 344976373
|
runs/Mar03_17-48-41_33f97ec47d4a/1677865740.0684583/events.out.tfevents.1677865740.33f97ec47d4a.5076.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6dec98d0f554a6807edfe9072800eebb7cc76257e2f13fb29a05d218da08fc16
|
3 |
+
size 5731
|
runs/Mar03_17-48-41_33f97ec47d4a/events.out.tfevents.1677865740.33f97ec47d4a.5076.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05e735b185b338f5727a9303899e16037875110dc194748b2b6eea8a6d930a0e
|
3 |
+
size 4127
|
runs/Mar03_17-50-04_33f97ec47d4a/1677865813.3355098/events.out.tfevents.1677865813.33f97ec47d4a.5076.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e48b7218adba7e1e1d6d57577d783e97d97e9121daa7ce9e5807eb5531096756
|
3 |
+
size 5731
|
runs/Mar03_17-50-04_33f97ec47d4a/events.out.tfevents.1677865813.33f97ec47d4a.5076.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5d22b05bbd3f896120e4f7cbfeef68a8d0a3432b3f84060593dedfcb94ec0d1
|
3 |
+
size 4127
|
runs/Mar03_17-50-55_33f97ec47d4a/1677865858.4682446/events.out.tfevents.1677865858.33f97ec47d4a.5076.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccfe8189fcf791a29cba4395cf75ddb50e08a36756cc7e0d2a2a143f061ea517
|
3 |
+
size 5731
|
runs/Mar03_17-50-55_33f97ec47d4a/events.out.tfevents.1677865858.33f97ec47d4a.5076.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22c5c28428a4a817002a5499df896888569bfc255ed1a7b4fbe8fd7970c90b7e
|
3 |
+
size 4127
|
runs/Mar03_18-03-06_33f97ec47d4a/1677868884.5922477/events.out.tfevents.1677868884.33f97ec47d4a.48842.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3727691e796139e54c98c7ed016564ac299edfcf36fe75cf8acec259df2a5bff
|
3 |
+
size 5731
|
runs/Mar03_18-03-06_33f97ec47d4a/events.out.tfevents.1677868884.33f97ec47d4a.48842.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5551033dda5edcd8a6596e58ead800e6f3f7e2d0cc9f347b117aee6a7dde598c
|
3 |
+
size 4352
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:076b49b74a4eb3784140d17e7f20f15a21d4eb370f59bc968e27d9ba96abd02a
|
3 |
+
size 3515
|