NiiCole commited on
Commit
2851a07
1 Parent(s): cc327a4

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -8,31 +8,31 @@
8
  "hidden_dropout_prob": 0.0,
9
  "hidden_size": 768,
10
  "id2label": {
11
- "0": "BaseballPitch",
12
- "1": "ApplyEyeMakeup",
13
- "2": "BandMarching",
14
- "3": "Basketball",
15
- "4": "BalanceBeam",
16
- "5": "BasketballDunk",
17
- "6": "BenchPress",
18
- "7": "BabyCrawling",
19
- "8": "ApplyLipstick",
20
- "9": "Archery"
21
  },
22
  "image_size": 224,
23
  "initializer_range": 0.02,
24
  "intermediate_size": 3072,
25
  "label2id": {
26
- "ApplyEyeMakeup": 1,
27
- "ApplyLipstick": 8,
28
- "Archery": 9,
29
- "BabyCrawling": 7,
30
- "BalanceBeam": 4,
31
- "BandMarching": 2,
32
- "BaseballPitch": 0,
33
- "Basketball": 3,
34
- "BasketballDunk": 5,
35
- "BenchPress": 6
36
  },
37
  "layer_norm_eps": 1e-06,
38
  "model_type": "vivit",
 
8
  "hidden_dropout_prob": 0.0,
9
  "hidden_size": 768,
10
  "id2label": {
11
+ "0": "ApplyEyeMakeup",
12
+ "1": "Basketball",
13
+ "2": "BenchPress",
14
+ "3": "BalanceBeam",
15
+ "4": "BabyCrawling",
16
+ "5": "BaseballPitch",
17
+ "6": "BasketballDunk",
18
+ "7": "Archery",
19
+ "8": "BandMarching",
20
+ "9": "ApplyLipstick"
21
  },
22
  "image_size": 224,
23
  "initializer_range": 0.02,
24
  "intermediate_size": 3072,
25
  "label2id": {
26
+ "ApplyEyeMakeup": 0,
27
+ "ApplyLipstick": 9,
28
+ "Archery": 7,
29
+ "BabyCrawling": 4,
30
+ "BalanceBeam": 3,
31
+ "BandMarching": 8,
32
+ "BaseballPitch": 5,
33
+ "Basketball": 1,
34
+ "BasketballDunk": 6,
35
+ "BenchPress": 2
36
  },
37
  "layer_norm_eps": 1e-06,
38
  "model_type": "vivit",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5c016dd2fcfe867210d4789ba1e50972a64d887624de3823c8fcf149e09af06
3
  size 354684653
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18d66025e67c8b6325d5b5f9936e4e69379e108462c74b821784b2fea93c28f5
3
  size 354684653
runs/Aug08_11-57-20_fbe9f2b325d9/events.out.tfevents.1691496098.fbe9f2b325d9.480.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c5ca6645396ae38323d00f7117aa1f9c1b8c4449de015932e6b42d3673176fc
3
+ size 9657
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:edf34aa51c12a6833b7fbc07afffb7a86d6edf3e8b0104ce6e469c895d20522c
3
- size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fa785cacab2724f624bf15c0645ad33298f8be39e34025d0cd861fd512dcdc4
3
+ size 4027