Shawon16 commited on
Commit
72d2bb0
·
verified ·
1 Parent(s): 7805ed2

Training in progress, epoch 0

Browse files
Files changed (4) hide show
  1. config.json +150 -0
  2. model.safetensors +3 -0
  3. preprocessor_config.json +26 -0
  4. training_args.bin +3 -0
config.json ADDED
@@ -0,0 +1,150 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/timesformer-base-finetuned-k400",
3
+ "architectures": [
4
+ "TimesformerForVideoClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "attention_type": "divided_space_time",
8
+ "drop_path_rate": 0,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.0,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "aalu",
14
+ "1": "aam",
15
+ "2": "aanarosh",
16
+ "3": "aangur",
17
+ "4": "aaple",
18
+ "5": "aayna",
19
+ "6": "ac",
20
+ "7": "aids",
21
+ "8": "apartment",
22
+ "9": "attio",
23
+ "10": "audio cassete",
24
+ "11": "baalu",
25
+ "12": "baat",
26
+ "13": "baba",
27
+ "14": "balti",
28
+ "15": "bendez",
29
+ "16": "bhai",
30
+ "17": "biskut",
31
+ "18": "bon",
32
+ "19": "boroi",
33
+ "20": "bottam",
34
+ "21": "bow",
35
+ "22": "cake",
36
+ "23": "capsule",
37
+ "24": "cha",
38
+ "25": "chacha",
39
+ "26": "chachi",
40
+ "27": "chador",
41
+ "28": "chal",
42
+ "29": "chikithsha",
43
+ "30": "chini",
44
+ "31": "chips",
45
+ "32": "chiruni",
46
+ "33": "chocolate",
47
+ "34": "chosoma",
48
+ "35": "chukh utha",
49
+ "36": "churi",
50
+ "37": "clip",
51
+ "38": "cream",
52
+ "39": "daal",
53
+ "40": "dada",
54
+ "41": "dadi",
55
+ "42": "daitto",
56
+ "43": "daktar",
57
+ "44": "debor",
58
+ "45": "denadar",
59
+ "46": "dengu",
60
+ "47": "dongson",
61
+ "48": "dulavai",
62
+ "49": "durbol",
63
+ "50": "jomoj",
64
+ "51": "juta",
65
+ "52": "konna",
66
+ "53": "maa",
67
+ "54": "toothpaste",
68
+ "55": "tothho",
69
+ "56": "tshirt",
70
+ "57": "tubelight",
71
+ "58": "tupi",
72
+ "59": "tv"
73
+ },
74
+ "image_size": 224,
75
+ "initializer_range": 0.02,
76
+ "intermediate_size": 3072,
77
+ "label2id": {
78
+ "aalu": 0,
79
+ "aam": 1,
80
+ "aanarosh": 2,
81
+ "aangur": 3,
82
+ "aaple": 4,
83
+ "aayna": 5,
84
+ "ac": 6,
85
+ "aids": 7,
86
+ "apartment": 8,
87
+ "attio": 9,
88
+ "audio cassete": 10,
89
+ "baalu": 11,
90
+ "baat": 12,
91
+ "baba": 13,
92
+ "balti": 14,
93
+ "bendez": 15,
94
+ "bhai": 16,
95
+ "biskut": 17,
96
+ "bon": 18,
97
+ "boroi": 19,
98
+ "bottam": 20,
99
+ "bow": 21,
100
+ "cake": 22,
101
+ "capsule": 23,
102
+ "cha": 24,
103
+ "chacha": 25,
104
+ "chachi": 26,
105
+ "chador": 27,
106
+ "chal": 28,
107
+ "chikithsha": 29,
108
+ "chini": 30,
109
+ "chips": 31,
110
+ "chiruni": 32,
111
+ "chocolate": 33,
112
+ "chosoma": 34,
113
+ "chukh utha": 35,
114
+ "churi": 36,
115
+ "clip": 37,
116
+ "cream": 38,
117
+ "daal": 39,
118
+ "dada": 40,
119
+ "dadi": 41,
120
+ "daitto": 42,
121
+ "daktar": 43,
122
+ "debor": 44,
123
+ "denadar": 45,
124
+ "dengu": 46,
125
+ "dongson": 47,
126
+ "dulavai": 48,
127
+ "durbol": 49,
128
+ "jomoj": 50,
129
+ "juta": 51,
130
+ "konna": 52,
131
+ "maa": 53,
132
+ "toothpaste": 54,
133
+ "tothho": 55,
134
+ "tshirt": 56,
135
+ "tubelight": 57,
136
+ "tupi": 58,
137
+ "tv": 59
138
+ },
139
+ "layer_norm_eps": 1e-06,
140
+ "model_type": "timesformer",
141
+ "num_attention_heads": 12,
142
+ "num_channels": 3,
143
+ "num_frames": 8,
144
+ "num_hidden_layers": 12,
145
+ "patch_size": 16,
146
+ "problem_type": "single_label_classification",
147
+ "qkv_bias": true,
148
+ "torch_dtype": "float32",
149
+ "transformers_version": "4.44.2"
150
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4293196f8a42e7d615dc7c20a852c663eecd733060f4403e47d3b3f5c8f6bb7c
3
+ size 485250680
preprocessor_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.45,
12
+ 0.45,
13
+ 0.45
14
+ ],
15
+ "image_processor_type": "VideoMAEImageProcessor",
16
+ "image_std": [
17
+ 0.225,
18
+ 0.225,
19
+ 0.225
20
+ ],
21
+ "resample": 2,
22
+ "rescale_factor": 0.00392156862745098,
23
+ "size": {
24
+ "shortest_edge": 224
25
+ }
26
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b545798b0e49edbe7b3f1243f6024f1253fb87db69d8407b1ffcde2b4123fd38
3
+ size 5240