phuccodelo commited on
Commit
d6685c4
1 Parent(s): 76130f3

Training in progress, step 5

Browse files
config.json CHANGED
@@ -1,23 +1,23 @@
1
  {
2
- "_name_or_path": "/kaggle/working/violence_finetune-11111",
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": "Non-Vio",
16
  "1": "Vio"
17
  },
18
  "image_size": 224,
19
  "initializer_range": 0.02,
20
- "intermediate_size": 3072,
21
  "label2id": {
22
  "Non-Vio": 0,
23
  "Vio": 1
@@ -25,10 +25,10 @@
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,
 
1
  {
2
+ "_name_or_path": "MCG-NJU/videomae-large",
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": "Non-Vio",
16
  "1": "Vio"
17
  },
18
  "image_size": 224,
19
  "initializer_range": 0.02,
20
+ "intermediate_size": 4096,
21
  "label2id": {
22
  "Non-Vio": 0,
23
  "Vio": 1
 
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": "single_label_classification",
34
  "qkv_bias": true,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3283178833fbc54390b8dc223885dfca27dc697458e48f4a22ee478d12e1311
3
- size 344937368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afad76a50dd992041ef25cf9cb147bf090ac8e0608f8fb857af8aef9b54a3c53
3
+ size 1215496248
runs/May21_08-50-43_5e6f8bd3e380/events.out.tfevents.1716281465.5e6f8bd3e380.2466.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fe4faa6c0eb303c87bf47a860e494b946e7e7bcff2aa59daed40b165e83bbc9
3
+ size 7482
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd4535e8aae2d46275185371b6b4587921d44a8c11dd8171493c8afd9faa4582
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6f3160f75b9646f19f2b1ec698fddd9d90683151e6fda3de67422ce0fd8ddd8
3
  size 4920