Dishant1 commited on
Commit
950113a
1 Parent(s): 0e7ca06

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -12,31 +12,19 @@
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 +37,7 @@
49
  "problem_type": "single_label_classification",
50
  "qkv_bias": true,
51
  "torch_dtype": "float32",
52
- "transformers_version": "4.45.2",
53
  "tubelet_size": 2,
54
  "use_mean_pooling": false
55
  }
 
12
  "hidden_dropout_prob": 0.0,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "HighPain",
16
+ "1": "LowPain",
17
+ "2": "MediumPain",
18
+ "3": "NoPain"
 
 
 
 
 
 
19
  },
20
  "image_size": 224,
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
  "label2id": {
24
+ "HighPain": 0,
25
+ "LowPain": 1,
26
+ "MediumPain": 2,
27
+ "NoPain": 3
 
 
 
 
 
 
28
  },
29
  "layer_norm_eps": 1e-12,
30
  "model_type": "videomae",
 
37
  "problem_type": "single_label_classification",
38
  "qkv_bias": true,
39
  "torch_dtype": "float32",
40
+ "transformers_version": "4.46.0",
41
  "tubelet_size": 2,
42
  "use_mean_pooling": false
43
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82d7b1bfe98276b7ef36b1ef69dbc71c89a86fe476c27b7d36db11c619874a67
3
- size 344961984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50230edc9af86beef3e4e7533cb44d9a7fffb626098bd087cfc454c52fe259e5
3
+ size 344943528
runs/Oct27_18-20-03_9aab03d2776c/events.out.tfevents.1730053248.9aab03d2776c.6648.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4142b2314995fb0ab96f11c728ce31547b2c448e7fe981f883dc74c3bced8f26
3
+ size 6340
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da6cd570b2a8b0ea9f665f0438bdd28147a9c1cc2d2e168050cc0232044209e1
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce52520c201710cf05f700cbfc7bfc53805784279861b3dc565c980235492eea
3
  size 5304