sheraz179 commited on
Commit
f4c7847
1 Parent(s): 430c143

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. config.json +50 -28
  2. pytorch_model.bin +2 -2
  3. training_args.bin +2 -2
config.json CHANGED
@@ -12,39 +12,61 @@
12
  "hidden_dropout_prob": 0.0,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "Driving",
16
- "1": "Walking",
17
- "2": "Dance",
18
- "3": "Wedding dress",
19
- "4": "Racing",
20
- "5": "Injury",
21
- "6": "Smoking",
22
- "7": "Knitting",
23
- "8": "Sewing",
24
- "9": "Police officer",
25
- "10": "Water park",
26
- "11": "Soldier",
27
- "12": "Human swimming",
28
- "13": "Restaurant"
 
 
 
 
 
 
 
 
 
 
 
29
  },
30
  "image_size": 224,
31
  "initializer_range": 0.02,
32
  "intermediate_size": 3072,
33
  "label2id": {
34
- "Dance": 2,
35
- "Driving": 0,
36
- "Human swimming": 12,
37
- "Injury": 5,
38
- "Knitting": 7,
39
- "Police officer": 9,
40
- "Racing": 4,
41
- "Restaurant": 13,
42
- "Sewing": 8,
43
- "Smoking": 6,
44
- "Soldier": 11,
45
- "Walking": 1,
46
- "Water park": 10,
47
- "Wedding dress": 3
 
 
 
 
 
 
 
 
 
 
 
48
  },
49
  "layer_norm_eps": 1e-12,
50
  "model_type": "videomae",
 
12
  "hidden_dropout_prob": 0.0,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "Beach",
16
+ "1": "Concert",
17
+ "2": "Walking",
18
+ "3": "Video game",
19
+ "4": "Stadium",
20
+ "5": "Soldier",
21
+ "6": "Snow",
22
+ "7": "Sewing",
23
+ "8": "Restaurant",
24
+ "9": "Racing",
25
+ "10": "Police officer",
26
+ "11": "Knitting",
27
+ "12": "Wedding dress",
28
+ "13": "Ice skating",
29
+ "14": "Gardening",
30
+ "15": "Festival",
31
+ "16": "Drawing",
32
+ "17": "Desert",
33
+ "18": "Dance",
34
+ "19": "Cycling",
35
+ "20": "Cooking",
36
+ "21": "Human swimming",
37
+ "22": "Driving",
38
+ "23": "Smoking (cooking)",
39
+ "24": "Injury"
40
  },
41
  "image_size": 224,
42
  "initializer_range": 0.02,
43
  "intermediate_size": 3072,
44
  "label2id": {
45
+ "Beach": 0,
46
+ "Concert": 1,
47
+ "Cooking": 20,
48
+ "Cycling": 19,
49
+ "Dance": 18,
50
+ "Desert": 17,
51
+ "Drawing": 16,
52
+ "Driving": 22,
53
+ "Festival": 15,
54
+ "Gardening": 14,
55
+ "Human swimming": 21,
56
+ "Ice skating": 13,
57
+ "Injury": 24,
58
+ "Knitting": 11,
59
+ "Police officer": 10,
60
+ "Racing": 9,
61
+ "Restaurant": 8,
62
+ "Sewing": 7,
63
+ "Smoking (cooking)": 23,
64
+ "Snow": 6,
65
+ "Soldier": 5,
66
+ "Stadium": 4,
67
+ "Video game": 3,
68
+ "Walking": 2,
69
+ "Wedding dress": 12
70
  },
71
  "layer_norm_eps": 1e-12,
72
  "model_type": "videomae",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:331971f931a23c50fbf17eb28e51e29638dd9b7e0f670cb857567e317118da2b
3
- size 345015797
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77a8aa675777414aca138f6504f4f6f2309548d61da2367930c475e803a26832
3
+ size 345049653
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:87b932dce7d0ca96b1b9c23b644e52cb455361c130ccc248e996d15e299bf05c
3
- size 3451
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1d5fae3d2d762b0710bb04d48cfbef985b84cdba3899e2490268c160d180589
3
+ size 3515