martinnz commited on
Commit
4344b35
·
verified ·
1 Parent(s): 4213cc0

Training in progress, epoch 0

Browse files
Files changed (4) hide show
  1. README.md +0 -2
  2. config.json +92 -20
  3. model.safetensors +2 -2
  4. training_args.bin +1 -1
README.md CHANGED
@@ -8,8 +8,6 @@ metrics:
8
  model-index:
9
  - name: videomae-base-finetuned-ucf101-subset
10
  results: []
11
- library_name: transformers
12
- pipeline_tag: video-classification
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
8
  model-index:
9
  - name: videomae-base-finetuned-ucf101-subset
10
  results: []
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
config.json CHANGED
@@ -12,31 +12,103 @@
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",
 
12
  "hidden_dropout_prob": 0.0,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "1_1",
16
+ "1": "1_2",
17
+ "2": "1_3",
18
+ "3": "1_4",
19
+ "4": "1_5",
20
+ "5": "1_6",
21
+ "6": "1_7",
22
+ "7": "1_8",
23
+ "8": "1_9",
24
+ "9": "1_nan",
25
+ "10": "5_1",
26
+ "11": "5_2",
27
+ "12": "5_3",
28
+ "13": "5_4",
29
+ "14": "5_5",
30
+ "15": "5_6",
31
+ "16": "5_7",
32
+ "17": "5_8",
33
+ "18": "5_9",
34
+ "19": "5_nan",
35
+ "20": "6_1",
36
+ "21": "6_2",
37
+ "22": "6_3",
38
+ "23": "6_4",
39
+ "24": "6_5",
40
+ "25": "6_6",
41
+ "26": "6_7",
42
+ "27": "6_8",
43
+ "28": "6_9",
44
+ "29": "7_1",
45
+ "30": "7_2",
46
+ "31": "7_3",
47
+ "32": "7_5",
48
+ "33": "7_6",
49
+ "34": "7_7",
50
+ "35": "7_8",
51
+ "36": "7_9",
52
+ "37": "9_1",
53
+ "38": "9_3",
54
+ "39": "9_4",
55
+ "40": "9_5",
56
+ "41": "9_6",
57
+ "42": "9_7",
58
+ "43": "9_8",
59
+ "44": "9_9",
60
+ "45": "nan_nan"
61
  },
62
  "image_size": 224,
63
  "initializer_range": 0.02,
64
  "intermediate_size": 3072,
65
  "label2id": {
66
+ "1_1": 0,
67
+ "1_2": 1,
68
+ "1_3": 2,
69
+ "1_4": 3,
70
+ "1_5": 4,
71
+ "1_6": 5,
72
+ "1_7": 6,
73
+ "1_8": 7,
74
+ "1_9": 8,
75
+ "1_nan": 9,
76
+ "5_1": 10,
77
+ "5_2": 11,
78
+ "5_3": 12,
79
+ "5_4": 13,
80
+ "5_5": 14,
81
+ "5_6": 15,
82
+ "5_7": 16,
83
+ "5_8": 17,
84
+ "5_9": 18,
85
+ "5_nan": 19,
86
+ "6_1": 20,
87
+ "6_2": 21,
88
+ "6_3": 22,
89
+ "6_4": 23,
90
+ "6_5": 24,
91
+ "6_6": 25,
92
+ "6_7": 26,
93
+ "6_8": 27,
94
+ "6_9": 28,
95
+ "7_1": 29,
96
+ "7_2": 30,
97
+ "7_3": 31,
98
+ "7_5": 32,
99
+ "7_6": 33,
100
+ "7_7": 34,
101
+ "7_8": 35,
102
+ "7_9": 36,
103
+ "9_1": 37,
104
+ "9_3": 38,
105
+ "9_4": 39,
106
+ "9_5": 40,
107
+ "9_6": 41,
108
+ "9_7": 42,
109
+ "9_8": 43,
110
+ "9_9": 44,
111
+ "nan_nan": 45
112
  },
113
  "layer_norm_eps": 1e-12,
114
  "model_type": "videomae",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34d0c1a65c9832bafb011a0571166912d800d7f568fe8fa35d6f5653c275c4bf
3
- size 344961984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:208cb24d334140d9dc23d4806a1e9efefe844487ea2015b10e18e7fb35b54bed
3
+ size 345072728
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d335f7879973ea95abca7e064fb80f26d24cd4b58e6e15e0825432e0b5f00b4
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a56d86cae16b0bbb81299466f7384261fb5115897e1e3ee6d24eefbd27ea6c1
3
  size 5240