leandroZanatta27 commited on
Commit
1b3590e
1 Parent(s): f5fd520

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "MCG-NJU/videomae-small-finetuned-ssv2",
3
  "architectures": [
4
  "VideoMAEForVideoClassification"
5
  ],
@@ -29,7 +29,7 @@
29
  "norm_pix_loss": true,
30
  "num_attention_heads": 16,
31
  "num_channels": 3,
32
- "num_frames": 15,
33
  "num_hidden_layers": 12,
34
  "patch_size": 16,
35
  "problem_type": "single_label_classification",
 
1
  {
2
+ "_name_or_path": "MCG-NJU/videomae-small-finetuned-kinetics",
3
  "architectures": [
4
  "VideoMAEForVideoClassification"
5
  ],
 
29
  "norm_pix_loss": true,
30
  "num_attention_heads": 16,
31
  "num_channels": 3,
32
+ "num_frames": 30,
33
  "num_hidden_layers": 12,
34
  "patch_size": 16,
35
  "problem_type": "single_label_classification",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f493472702bab7723e5848b41f55e230749f5efff98a3a115cfa0dfb3026a065
3
  size 87546468
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc5fe4cc2ef13fd2f8fd97a58c22c01ef43eb0c06e9a47e2ffcff00ef74d58f5
3
  size 87546468
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e2be7bc9e667279a4c01c57bce9826bab1c0f5677c39c1fb0dd4ca3b411f0a6
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:521fa404552ad6cc6aa83dbcd8fce946f5d4db5f770df4c42dcc99d969af5f4f
3
  size 5176