billskar23 commited on
Commit
38f9958
1 Parent(s): f3509df

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -12,15 +12,31 @@
12
  "hidden_dropout_prob": 0.0,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "off",
16
- "1": "on"
 
 
 
 
 
 
 
 
17
  },
18
  "image_size": 224,
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
21
  "label2id": {
22
- "off": 0,
23
- "on": 1
 
 
 
 
 
 
 
 
24
  },
25
  "layer_norm_eps": 1e-12,
26
  "model_type": "videomae",
@@ -33,7 +49,7 @@
33
  "problem_type": "single_label_classification",
34
  "qkv_bias": true,
35
  "torch_dtype": "float32",
36
- "transformers_version": "4.42.3",
37
  "tubelet_size": 2,
38
  "use_mean_pooling": false
39
  }
 
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",
 
49
  "problem_type": "single_label_classification",
50
  "qkv_bias": true,
51
  "torch_dtype": "float32",
52
+ "transformers_version": "4.44.2",
53
  "tubelet_size": 2,
54
  "use_mean_pooling": false
55
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9cf4927d6748f8435305542dfc1f00ede6775b880f4389a363a682139a4e3132
3
- size 344937368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d98f955c7c64d00697fb16f21042edf09bcb9fdf9c11e62383948a021ee3293e
3
+ size 344961984
runs/Sep25_08-02-49_50e493ebfcc4/events.out.tfevents.1727251389.50e493ebfcc4.4856.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33b25207614692d9f011ac8ef573228174a7ba3ed691c0b0aec53bad5596a87d
3
+ size 5602
runs/Sep25_08-06-46_50e493ebfcc4/events.out.tfevents.1727251610.50e493ebfcc4.6293.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c6bcde3af801a8a6d9574719f5d72d1060c4b8f7089f5f44824e4181619fd0b
3
+ size 6540
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcf853312b5818bd9be4f96153150d5c3cb8a110fd37df92e70d3ccd41c24301
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edfe343631f6442194d2b2d04d216c29370f3f8d9b3db50ffde4207c3e3fdea9
3
+ size 4783