Shawon16 commited on
Commit
b8fa517
·
verified ·
1 Parent(s): b1321cc

Training in progress, epoch 0

Browse files
Files changed (4) hide show
  1. config.json +156 -0
  2. model.safetensors +3 -0
  3. preprocessor_config.json +27 -0
  4. training_args.bin +3 -0
config.json ADDED
@@ -0,0 +1,156 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/vivit-b-16x2-kinetics400",
3
+ "architectures": [
4
+ "VivitForVideoClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "hidden_act": "gelu_fast",
8
+ "hidden_dropout_prob": 0.0,
9
+ "hidden_size": 768,
10
+ "id2label": {
11
+ "0": "aam",
12
+ "1": "aaple",
13
+ "2": "ac",
14
+ "3": "aids",
15
+ "4": "alu",
16
+ "5": "anaros",
17
+ "6": "angur",
18
+ "7": "apartment",
19
+ "8": "attio",
20
+ "9": "audio cassette",
21
+ "10": "ayna",
22
+ "11": "baandej",
23
+ "12": "baat",
24
+ "13": "baba",
25
+ "14": "balti",
26
+ "15": "balu",
27
+ "16": "bhai",
28
+ "17": "biscuts",
29
+ "18": "bon",
30
+ "19": "boroi",
31
+ "20": "bottam",
32
+ "21": "bou",
33
+ "22": "cake",
34
+ "23": "capsule",
35
+ "24": "cha",
36
+ "25": "chacha",
37
+ "26": "chachi",
38
+ "27": "chadar",
39
+ "28": "chal",
40
+ "29": "chikissha",
41
+ "30": "chini",
42
+ "31": "chips",
43
+ "32": "chiruni",
44
+ "33": "chocolate",
45
+ "34": "chokh utha",
46
+ "35": "chosma",
47
+ "36": "churi",
48
+ "37": "clip",
49
+ "38": "cream",
50
+ "39": "dada",
51
+ "40": "dadi",
52
+ "41": "daeitto",
53
+ "42": "dal",
54
+ "43": "debor",
55
+ "44": "denadar",
56
+ "45": "dengue",
57
+ "46": "doctor",
58
+ "47": "dongson",
59
+ "48": "dulavai",
60
+ "49": "durbol",
61
+ "50": "jomoj",
62
+ "51": "juta",
63
+ "52": "konna",
64
+ "53": "maa",
65
+ "54": "tattha",
66
+ "55": "toothpaste",
67
+ "56": "tshirt",
68
+ "57": "tubelight",
69
+ "58": "tupi",
70
+ "59": "tv"
71
+ },
72
+ "image_size": 224,
73
+ "initializer_range": 0.02,
74
+ "intermediate_size": 3072,
75
+ "label2id": {
76
+ "aam": 0,
77
+ "aaple": 1,
78
+ "ac": 2,
79
+ "aids": 3,
80
+ "alu": 4,
81
+ "anaros": 5,
82
+ "angur": 6,
83
+ "apartment": 7,
84
+ "attio": 8,
85
+ "audio cassette": 9,
86
+ "ayna": 10,
87
+ "baandej": 11,
88
+ "baat": 12,
89
+ "baba": 13,
90
+ "balti": 14,
91
+ "balu": 15,
92
+ "bhai": 16,
93
+ "biscuts": 17,
94
+ "bon": 18,
95
+ "boroi": 19,
96
+ "bottam": 20,
97
+ "bou": 21,
98
+ "cake": 22,
99
+ "capsule": 23,
100
+ "cha": 24,
101
+ "chacha": 25,
102
+ "chachi": 26,
103
+ "chadar": 27,
104
+ "chal": 28,
105
+ "chikissha": 29,
106
+ "chini": 30,
107
+ "chips": 31,
108
+ "chiruni": 32,
109
+ "chocolate": 33,
110
+ "chokh utha": 34,
111
+ "chosma": 35,
112
+ "churi": 36,
113
+ "clip": 37,
114
+ "cream": 38,
115
+ "dada": 39,
116
+ "dadi": 40,
117
+ "daeitto": 41,
118
+ "dal": 42,
119
+ "debor": 43,
120
+ "denadar": 44,
121
+ "dengue": 45,
122
+ "doctor": 46,
123
+ "dongson": 47,
124
+ "dulavai": 48,
125
+ "durbol": 49,
126
+ "jomoj": 50,
127
+ "juta": 51,
128
+ "konna": 52,
129
+ "maa": 53,
130
+ "tattha": 54,
131
+ "toothpaste": 55,
132
+ "tshirt": 56,
133
+ "tubelight": 57,
134
+ "tupi": 58,
135
+ "tv": 59
136
+ },
137
+ "layer_norm_eps": 1e-06,
138
+ "model_type": "vivit",
139
+ "num_attention_heads": 12,
140
+ "num_channels": 3,
141
+ "num_frames": 32,
142
+ "num_hidden_layers": 12,
143
+ "qkv_bias": true,
144
+ "torch_dtype": "float32",
145
+ "transformers_version": "4.46.1",
146
+ "tubelet_size": [
147
+ 2,
148
+ 16,
149
+ 16
150
+ ],
151
+ "video_size": [
152
+ 32,
153
+ 224,
154
+ 224
155
+ ]
156
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:951caad9c6ca80f442e4be2e42fd5b014e44b3c79c83ebbfbb9618d6985f14f9
3
+ size 354793800
preprocessor_config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crop_size": {
3
+ "height": 224,
4
+ "width": 224
5
+ },
6
+ "do_center_crop": true,
7
+ "do_normalize": true,
8
+ "do_rescale": true,
9
+ "do_resize": true,
10
+ "image_mean": [
11
+ 0.5,
12
+ 0.5,
13
+ 0.5
14
+ ],
15
+ "image_processor_type": "VivitImageProcessor",
16
+ "image_std": [
17
+ 0.5,
18
+ 0.5,
19
+ 0.5
20
+ ],
21
+ "offset": true,
22
+ "resample": 2,
23
+ "rescale_factor": 0.00784313725490196,
24
+ "size": {
25
+ "shortest_edge": 224
26
+ }
27
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd2459d96b1e9f0d5b699f50d995eac01ac8a6bef654cdec11fe652c1770d0fb
3
+ size 5368