mohalm commited on
Commit
c5fb146
1 Parent(s): cecfc61

Training in progress, epoch 0

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": "none_shoplifting",
16
+ "1": "shoplifting"
 
 
 
 
 
 
 
 
17
  },
18
  "image_size": 224,
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
21
  "label2id": {
22
+ "none_shoplifting": 0,
23
+ "shoplifting": 1
 
 
 
 
 
 
 
 
24
  },
25
  "layer_norm_eps": 1e-12,
26
  "model_type": "videomae",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39d4874148cc6cefe8b6329d39f2d42e35cd009c6332ec78e618d96ef08b3ec3
3
- size 345000949
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:170ca373763ee4c4222735ee096348d2a1b0261727b871edbe892533523ac315
3
+ size 344976373
runs/Jun24_22-08-34_af699fc53e56/events.out.tfevents.1687644536.af699fc53e56.17905.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2ebd304b06892497125e8a1e6aa0277ec894a7172dd74868bdeaefedab98c7d
3
+ size 4651
runs/Jun24_22-34-30_af699fc53e56/events.out.tfevents.1687646085.af699fc53e56.28749.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5f82d025935c8f493f2e0ed039198350cb1847d9aa4f715ae3127fdaeac3f44
3
+ size 5276
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d441bff741018a92b484ea47180f0ef7456507cc21b256adf537db0cf9d3c7c
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d0f91601b8915655d502dd7e4840c31b63f40cc2e5a6b268cf7d1b960b27568
3
  size 3963