Training in progress, epoch 1
Browse files- config.json +2 -98
- model.safetensors +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -21,55 +21,7 @@
|
|
21 |
"8": "attio",
|
22 |
"9": "audio cassette",
|
23 |
"10": "ayna",
|
24 |
-
"11": "baandej"
|
25 |
-
"12": "baat",
|
26 |
-
"13": "baba",
|
27 |
-
"14": "balti",
|
28 |
-
"15": "balu",
|
29 |
-
"16": "bhai",
|
30 |
-
"17": "biscuts",
|
31 |
-
"18": "bon",
|
32 |
-
"19": "boroi",
|
33 |
-
"20": "bottam",
|
34 |
-
"21": "bou",
|
35 |
-
"22": "cake",
|
36 |
-
"23": "capsule",
|
37 |
-
"24": "cha",
|
38 |
-
"25": "chacha",
|
39 |
-
"26": "chachi",
|
40 |
-
"27": "chadar",
|
41 |
-
"28": "chal",
|
42 |
-
"29": "chikissha",
|
43 |
-
"30": "chini",
|
44 |
-
"31": "chips",
|
45 |
-
"32": "chiruni",
|
46 |
-
"33": "chocolate",
|
47 |
-
"34": "chokh utha",
|
48 |
-
"35": "chosma",
|
49 |
-
"36": "churi",
|
50 |
-
"37": "clip",
|
51 |
-
"38": "cream",
|
52 |
-
"39": "dada",
|
53 |
-
"40": "dadi",
|
54 |
-
"41": "daeitto",
|
55 |
-
"42": "dal",
|
56 |
-
"43": "debor",
|
57 |
-
"44": "denadar",
|
58 |
-
"45": "dengue",
|
59 |
-
"46": "doctor",
|
60 |
-
"47": "dongson",
|
61 |
-
"48": "dulavai",
|
62 |
-
"49": "durbol",
|
63 |
-
"50": "jomoj",
|
64 |
-
"51": "juta",
|
65 |
-
"52": "konna",
|
66 |
-
"53": "maa",
|
67 |
-
"54": "tattha",
|
68 |
-
"55": "toothpaste",
|
69 |
-
"56": "tshirt",
|
70 |
-
"57": "tubelight",
|
71 |
-
"58": "tupi",
|
72 |
-
"59": "tv"
|
73 |
},
|
74 |
"image_size": 224,
|
75 |
"initializer_range": 0.02,
|
@@ -86,55 +38,7 @@
|
|
86 |
"attio": 8,
|
87 |
"audio cassette": 9,
|
88 |
"ayna": 10,
|
89 |
-
"baandej": 11
|
90 |
-
"baat": 12,
|
91 |
-
"baba": 13,
|
92 |
-
"balti": 14,
|
93 |
-
"balu": 15,
|
94 |
-
"bhai": 16,
|
95 |
-
"biscuts": 17,
|
96 |
-
"bon": 18,
|
97 |
-
"boroi": 19,
|
98 |
-
"bottam": 20,
|
99 |
-
"bou": 21,
|
100 |
-
"cake": 22,
|
101 |
-
"capsule": 23,
|
102 |
-
"cha": 24,
|
103 |
-
"chacha": 25,
|
104 |
-
"chachi": 26,
|
105 |
-
"chadar": 27,
|
106 |
-
"chal": 28,
|
107 |
-
"chikissha": 29,
|
108 |
-
"chini": 30,
|
109 |
-
"chips": 31,
|
110 |
-
"chiruni": 32,
|
111 |
-
"chocolate": 33,
|
112 |
-
"chokh utha": 34,
|
113 |
-
"chosma": 35,
|
114 |
-
"churi": 36,
|
115 |
-
"clip": 37,
|
116 |
-
"cream": 38,
|
117 |
-
"dada": 39,
|
118 |
-
"dadi": 40,
|
119 |
-
"daeitto": 41,
|
120 |
-
"dal": 42,
|
121 |
-
"debor": 43,
|
122 |
-
"denadar": 44,
|
123 |
-
"dengue": 45,
|
124 |
-
"doctor": 46,
|
125 |
-
"dongson": 47,
|
126 |
-
"dulavai": 48,
|
127 |
-
"durbol": 49,
|
128 |
-
"jomoj": 50,
|
129 |
-
"juta": 51,
|
130 |
-
"konna": 52,
|
131 |
-
"maa": 53,
|
132 |
-
"tattha": 54,
|
133 |
-
"toothpaste": 55,
|
134 |
-
"tshirt": 56,
|
135 |
-
"tubelight": 57,
|
136 |
-
"tupi": 58,
|
137 |
-
"tv": 59
|
138 |
},
|
139 |
"layer_norm_eps": 1e-06,
|
140 |
"model_type": "timesformer",
|
|
|
21 |
"8": "attio",
|
22 |
"9": "audio cassette",
|
23 |
"10": "ayna",
|
24 |
+
"11": "baandej"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
},
|
26 |
"image_size": 224,
|
27 |
"initializer_range": 0.02,
|
|
|
38 |
"attio": 8,
|
39 |
"audio cassette": 9,
|
40 |
"ayna": 10,
|
41 |
+
"baandej": 11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
},
|
43 |
"layer_norm_eps": 1e-06,
|
44 |
"model_type": "timesformer",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e7791cc2c117b30da6174824107d85c1b3138fa04ff0cc828e9aa65dffb0971
|
3 |
+
size 485103024
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bafbd36acfb0120dc8f9d3143394c0abf666d19fce197ef099d7898ee7f8893
|
3 |
size 5368
|