NiiCole commited on
Commit
b5bd5bb
·
1 Parent(s): 2f629bd

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -12,31 +12,31 @@
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,7 +49,7 @@
49
  "problem_type": "single_label_classification",
50
  "qkv_bias": true,
51
  "torch_dtype": "float32",
52
- "transformers_version": "4.31.0",
53
  "tubelet_size": 2,
54
  "use_mean_pooling": false
55
  }
 
12
  "hidden_dropout_prob": 0.0,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "BenchPress",
16
+ "1": "BandMarching",
17
+ "2": "BabyCrawling",
18
+ "3": "BaseballPitch",
19
+ "4": "ApplyEyeMakeup",
20
+ "5": "BalanceBeam",
21
+ "6": "Basketball",
22
+ "7": "BasketballDunk",
23
+ "8": "ApplyLipstick",
24
+ "9": "Archery"
25
  },
26
  "image_size": 224,
27
  "initializer_range": 0.02,
28
  "intermediate_size": 3072,
29
  "label2id": {
30
+ "ApplyEyeMakeup": 4,
31
+ "ApplyLipstick": 8,
32
+ "Archery": 9,
33
+ "BabyCrawling": 2,
34
+ "BalanceBeam": 5,
35
+ "BandMarching": 1,
36
+ "BaseballPitch": 3,
37
+ "Basketball": 6,
38
+ "BasketballDunk": 7,
39
+ "BenchPress": 0
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.35.2",
53
  "tubelet_size": 2,
54
  "use_mean_pooling": false
55
  }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e57d83db4c9e37a2671b2f558d37bcdedbaaa2da87da1f14b8d45d8744e7b5f
3
+ size 344961984
runs/Nov20_16-28-26_e0c4e7ff02d4/events.out.tfevents.1700497717.e0c4e7ff02d4.4054.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5706f88e84e8c0970b426dce37398db3f7c00a37ca1076e725880e640c333207
3
+ size 4911
runs/Nov20_16-29-12_e0c4e7ff02d4/events.out.tfevents.1700497765.e0c4e7ff02d4.4054.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fee645b2ecbdf959f0d324a90876467691a5c3093e9052d75ed22acbeeb8fd4
3
+ size 7553
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58fb70d1d92c3c5f7bb897fc471dec6d4d90fe9c4f6c6529aff923ccd658a4ac
3
- size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a05e6cd2e508c8ffe88df1b73e00803958ebec53c8e3398bc07ff368e0dd9d62
3
+ size 4600