prince-canuma commited on
Commit
e8a771b
·
verified ·
1 Parent(s): efb0604

Upload folder using huggingface_hub

Browse files
config.json CHANGED
@@ -231,7 +231,38 @@
231
  "vocab_size_per_layer_input": 262144,
232
  "max_position_embeddings": 32768,
233
  "hidden_size": 2048,
234
- "intermediate_size": 8192,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
235
  "num_hidden_layers": 30,
236
  "num_attention_heads": 8,
237
  "head_dim": 256,
 
231
  "vocab_size_per_layer_input": 262144,
232
  "max_position_embeddings": 32768,
233
  "hidden_size": 2048,
234
+ "intermediate_size": [
235
+ 8192,
236
+ 8192,
237
+ 8192,
238
+ 8192,
239
+ 8192,
240
+ 8192,
241
+ 8192,
242
+ 8192,
243
+ 8192,
244
+ 8192,
245
+ 8192,
246
+ 8192,
247
+ 8192,
248
+ 8192,
249
+ 8192,
250
+ 8192,
251
+ 8192,
252
+ 8192,
253
+ 8192,
254
+ 8192,
255
+ 8192,
256
+ 8192,
257
+ 8192,
258
+ 8192,
259
+ 8192,
260
+ 8192,
261
+ 8192,
262
+ 8192,
263
+ 8192,
264
+ 8192
265
+ ],
266
  "num_hidden_layers": 30,
267
  "num_attention_heads": 8,
268
  "head_dim": 256,
model-00002-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1bf0bc27c85dcf8507828850208c346c28030b4d99cdabca87d93eb4a2cefb9e
3
  size 5362676072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0fd4bbd680944239fa04b7b05b4fbdc11133dabbae47001e3fb2fe23864df39
3
  size 5362676072
preprocessor_config.json CHANGED
@@ -3,6 +3,7 @@
3
  "data_format": "channels_first",
4
  "default_to_square": false,
5
  "device": null,
 
6
  "dither": 0.0,
7
  "do_center_crop": null,
8
  "do_convert_rgb": null,
 
3
  "data_format": "channels_first",
4
  "default_to_square": false,
5
  "device": null,
6
+ "disable_grouping": null,
7
  "dither": 0.0,
8
  "do_center_crop": null,
9
  "do_convert_rgb": null,