Mayank1996 commited on
Commit
a6baba6
·
verified ·
1 Parent(s): b991380

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -12,31 +12,15 @@
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": "BH",
16
+ "1": "FH"
 
 
 
 
 
 
 
 
17
  },
18
  "image_size": 224,
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
21
  "label2id": {
22
+ "BH": 0,
23
+ "FH": 1
 
 
 
 
 
 
 
 
24
  },
25
  "layer_norm_eps": 1e-12,
26
  "model_type": "videomae",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c1f2675200bd8df4ece2c4fb1b3937c4145fe331925d8d6f8f9a98deff9ba0b
3
- size 344961984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5a28c55e658d8cb2e254376190d6aa47a2b0488baa7f97ece7337a891ded0a5
3
+ size 344937368
runs/Sep24_15-29-51_stupa-ai/events.out.tfevents.1727191798.stupa-ai.2487498.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aca5374f78cb05229700f635c532508c8439e8b7ee70259582153a55687c0552
3
+ size 5401
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1795fb955f46438dc76e31cedcd0300edafc8993a03ebb350ea4c318d179d01
3
  size 4783
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ff9457c40da3f49572dddb779527c352faa1f7360cbf3a595959b6e5681deea
3
  size 4783