Yash-Gupta commited on
Commit
2445283
·
verified ·
1 Parent(s): e4f3c5c

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -12,31 +12,19 @@
12
  "hidden_dropout_prob": 0.0,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "ApplyEyeMakeup",
16
- "1": "ApplyLipstick",
17
- "2": "Archery",
18
- "3": "BabyCrawling",
19
- "4": "BalanceBeam",
20
- "5": "BandMarching",
21
- "6": "BaseballPitch",
22
- "7": "Basketball",
23
- "8": "BasketballDunk",
24
- "9": "BenchPress"
25
  },
26
  "image_size": 224,
27
  "initializer_range": 0.02,
28
  "intermediate_size": 3072,
29
  "label2id": {
30
- "ApplyEyeMakeup": 0,
31
- "ApplyLipstick": 1,
32
- "Archery": 2,
33
- "BabyCrawling": 3,
34
- "BalanceBeam": 4,
35
- "BandMarching": 5,
36
- "BaseballPitch": 6,
37
- "Basketball": 7,
38
- "BasketballDunk": 8,
39
- "BenchPress": 9
40
  },
41
  "layer_norm_eps": 1e-12,
42
  "model_type": "videomae",
 
12
  "hidden_dropout_prob": 0.0,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "backhandlift_dir",
16
+ "1": "fh_lift_dir",
17
+ "2": "fh_smash",
18
+ "3": "oh_smash_dir"
 
 
 
 
 
 
19
  },
20
  "image_size": 224,
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
  "label2id": {
24
+ "backhandlift_dir": 0,
25
+ "fh_lift_dir": 1,
26
+ "fh_smash": 2,
27
+ "oh_smash_dir": 3
 
 
 
 
 
 
28
  },
29
  "layer_norm_eps": 1e-12,
30
  "model_type": "videomae",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9a4a9c6598b6cddcfcb42dd37f3efbdb047106c60dda724c7c5721cb1c80513
3
- size 344961984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0aa5b941cbf2204e32cbcc3817f4c1590283545d0c460cf84adacb39f8d58f0
3
+ size 344943528
runs/Jan07_09-49-01_9211c0b4c54c/events.out.tfevents.1736243366.9211c0b4c54c.210.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7daaf702245c18ffb83343271a82f65fd2f4cf7334f9b7b890faf3e18e9bb380
3
+ size 9759
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84859d1e08a3ea4b3fb48653564b11ef03afdfb5508d898ee7c65d35dcf14579
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e741f8f379ff66aaf9ff14cf53e0b2bae6144332d6a68820163671beea555cc
3
  size 5368