thegigasurgeon commited on
Commit
60bb0ad
1 Parent(s): d650881

Training in progress, epoch 0

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "MCG-NJU/videomae-large-finetuned-kinetics",
3
+ "architectures": [
4
+ "VideoMAEForVideoClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "decoder_hidden_size": 512,
8
+ "decoder_intermediate_size": 2048,
9
+ "decoder_num_attention_heads": 8,
10
+ "decoder_num_hidden_layers": 12,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.0,
13
+ "hidden_size": 1024,
14
+ "id2label": {
15
+ "0": "no_mopping",
16
+ "1": "mopping"
17
+ },
18
+ "image_size": 224,
19
+ "initializer_range": 0.02,
20
+ "intermediate_size": 4096,
21
+ "label2id": {
22
+ "mopping": 1,
23
+ "no_mopping": 0
24
+ },
25
+ "layer_norm_eps": 1e-12,
26
+ "model_type": "videomae",
27
+ "norm_pix_loss": true,
28
+ "num_attention_heads": 16,
29
+ "num_channels": 3,
30
+ "num_frames": 16,
31
+ "num_hidden_layers": 24,
32
+ "patch_size": 16,
33
+ "problem_type": "regression",
34
+ "qkv_bias": true,
35
+ "torch_dtype": "float32",
36
+ "transformers_version": "4.29.2",
37
+ "tubelet_size": 2,
38
+ "use_mean_pooling": true
39
+ }
preprocessor_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crop_size": 224,
3
+ "do_center_crop": true,
4
+ "do_normalize": true,
5
+ "do_rescale": true,
6
+ "do_resize": true,
7
+ "feature_extractor_type": "VideoMAEFeatureExtractor",
8
+ "image_mean": [
9
+ 0.485,
10
+ 0.456,
11
+ 0.406
12
+ ],
13
+ "image_processor_type": "VideoMAEImageProcessor",
14
+ "image_std": [
15
+ 0.229,
16
+ 0.224,
17
+ 0.225
18
+ ],
19
+ "resample": 2,
20
+ "rescale_factor": 0.00392156862745098,
21
+ "size": {
22
+ "shortest_edge": 224
23
+ }
24
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03bf2a5bc70e707cc758b7f27bca39b0d956b9fd7fcaa652acb4ca1471074867
3
+ size 1215577733
runs/May29_08-05-28_str-gpu-farm-1/1685347538.4673784/events.out.tfevents.1685347538.str-gpu-farm-1.4028180.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd21307c5a706b4aa5f600ff5b0a3a6fbb8b4dec4bbfdcd853f311160a30baa2
3
+ size 6021
runs/May29_08-05-28_str-gpu-farm-1/events.out.tfevents.1685347538.str-gpu-farm-1.4028180.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a6986c672b7d918194fc3f58c7eb05e78757393c6a2ee96a905ba03324c687d
3
+ size 4430
runs/May29_08-06-09_str-gpu-farm-1/1685347578.9382133/events.out.tfevents.1685347578.str-gpu-farm-1.4029012.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb0b846cb3d248abc9b9b3f948eb5d56d255bce711a10641a96c1bccf03f83ae
3
+ size 6021
runs/May29_08-06-09_str-gpu-farm-1/events.out.tfevents.1685347578.str-gpu-farm-1.4029012.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4800b86aec283764beb5920a69338d3a82f5e1a84409d7296dd147553f32bec
3
+ size 4430
runs/May29_08-06-49_str-gpu-farm-1/1685347618.6771305/events.out.tfevents.1685347618.str-gpu-farm-1.4029763.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7a16c50b0699683bd407e37e8d144e2c07d0e34c394ce15c60473fb5ceb4d4b
3
+ size 6021
runs/May29_08-06-49_str-gpu-farm-1/events.out.tfevents.1685347618.str-gpu-farm-1.4029763.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa3c5823f92139c3a2ee5613abf277bd830fd9e22cebcb92a99254775cafda33
3
+ size 10527
runs/May29_08-14-42_str-gpu-farm-1/1685348091.1417732/events.out.tfevents.1685348091.str-gpu-farm-1.4057276.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e70eb58c02e359cc69ddb3843b9d88ef43389cd7821814b79841232e89442421
3
+ size 6021
runs/May29_08-14-42_str-gpu-farm-1/events.out.tfevents.1685348091.str-gpu-farm-1.4057276.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b874b1722702b25c28ebe88127316b7aab970e4765672718dbe8e63b678c590
3
+ size 10527
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24f930761189e314aba33872c989348072cf88e88bde9047641bd3dd37fcb0c7
3
+ size 4027