dat96 commited on
Commit
0346f59
1 Parent(s): a3081e7

Training in progress, epoch 0

Browse files
config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "id2label": {
15
+ "0": "0",
16
+ "1": "1"
17
+ },
18
+ "image_size": 224,
19
+ "initializer_range": 0.02,
20
+ "intermediate_size": 3072,
21
+ "label2id": {
22
+ "0": 0,
23
+ "1": 1
24
+ },
25
+ "layer_norm_eps": 1e-12,
26
+ "model_type": "videomae",
27
+ "norm_pix_loss": true,
28
+ "num_attention_heads": 12,
29
+ "num_channels": 3,
30
+ "num_frames": 16,
31
+ "num_hidden_layers": 12,
32
+ "patch_size": 16,
33
+ "problem_type": "single_label_classification",
34
+ "qkv_bias": true,
35
+ "torch_dtype": "float32",
36
+ "transformers_version": "4.39.0",
37
+ "tubelet_size": 2,
38
+ "use_mean_pooling": false
39
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a68bc6bdca4df8da680b929e7338bb37a8c14d338bf33c6e9d4887cec73e936
3
+ size 344937368
preprocessor_config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_valid_processor_keys": [
3
+ "videos",
4
+ "do_resize",
5
+ "size",
6
+ "resample",
7
+ "do_center_crop",
8
+ "crop_size",
9
+ "do_rescale",
10
+ "rescale_factor",
11
+ "do_normalize",
12
+ "image_mean",
13
+ "image_std",
14
+ "return_tensors",
15
+ "data_format",
16
+ "input_data_format"
17
+ ],
18
+ "crop_size": {
19
+ "height": 224,
20
+ "width": 224
21
+ },
22
+ "do_center_crop": true,
23
+ "do_normalize": true,
24
+ "do_rescale": true,
25
+ "do_resize": true,
26
+ "image_mean": [
27
+ 0.485,
28
+ 0.456,
29
+ 0.406
30
+ ],
31
+ "image_processor_type": "VideoMAEImageProcessor",
32
+ "image_std": [
33
+ 0.229,
34
+ 0.224,
35
+ 0.225
36
+ ],
37
+ "resample": 2,
38
+ "rescale_factor": 0.00392156862745098,
39
+ "size": {
40
+ "shortest_edge": 224
41
+ }
42
+ }
runs/Mar25_04-12-48_f1f756882357/events.out.tfevents.1711339971.f1f756882357.1787.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c96a7b71d6c598cfc55b21cba0bacc5f0096ccc2bbd897c1685c20b38b768d7c
3
+ size 4807
runs/Mar25_04-23-45_f1f756882357/events.out.tfevents.1711340629.f1f756882357.4911.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e5589857dcfd8f78e13687bfd38463c2fb94cde1d9622906ccc5103a1430619
3
+ size 12780
runs/Mar25_04-32-02_f1f756882357/events.out.tfevents.1711341127.f1f756882357.7210.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bcedd0be79fbff2990ffe7b8a1b60d7279f0e90d889641548d8abaa1cdc52b6
3
+ size 6259
runs/Mar25_04-33-45_f1f756882357/events.out.tfevents.1711341229.f1f756882357.7486.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fc6a0e73c7151c3b57936820d0088bd799bea78be6fae32f09cf4e0c79700ef
3
+ size 4810
runs/Mar25_04-34-25_f1f756882357/events.out.tfevents.1711341270.f1f756882357.7540.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38dc3048f92a5d62418d33e12c044ee16b402058df9bbce3ba055ef756e82b76
3
+ size 7716
runs/Mar25_04-37-16_f1f756882357/events.out.tfevents.1711341441.f1f756882357.8026.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b473d52fc5a68a998a1744e2db0c40638805d19e7203ad5d4a0ecfe7de67bdd
3
+ size 9193
runs/Mar25_04-45-59_f1f756882357/events.out.tfevents.1711341963.f1f756882357.8860.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80e8c97b602bb7655119afc384580791c8e803ba536b6178a4069ac75dcc164d
3
+ size 7087
runs/Mar25_04-48-30_f1f756882357/events.out.tfevents.1711342115.f1f756882357.9273.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62a9bb4d715693ab328c999fa1dc6f788e80e27eeb761732f03ad8658cf00d2d
3
+ size 12048
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:478d8ad37ce95ff82306a51d10b2ae90daf5b242e5ed8fb275ed331371de71ed
3
+ size 4984