meetmayaat commited on
Commit
07ac136
·
1 Parent(s): 0be83a5

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. config.json +8 -20
  2. pytorch_model.bin +2 -2
  3. training_args.bin +1 -1
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": "Dunk",
16
+ "1": "Hook",
17
+ "2": "Jumper",
18
+ "3": "Layup"
 
 
 
 
 
 
19
  },
20
  "image_size": 224,
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
  "label2id": {
24
+ "Dunk": 0,
25
+ "Hook": 1,
26
+ "Jumper": 2,
27
+ "Layup": 3
 
 
 
 
 
 
28
  },
29
  "layer_norm_eps": 1e-12,
30
  "model_type": "videomae",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:704c47b158ccb743cc6e9de7f9e878d3252f7642e16469f09a837bd4e6780b5d
3
- size 345003509
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9932df993f110b883876007316d08b6ad924a1d9d1dc836045e2f66a6386127
3
+ size 344985077
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1393fc551479164e9a17569c10d6cff6959672c182360ad1816abae863974b84
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d222397b4befaac1dfc6f970d290cf66771a63f83492dab1410a87bf921f5b6
3
  size 4027