File size: 904 Bytes
0a56ea1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 |
{
"_commit_hash": null,
"_name_or_path": "runs/387m/checkpoint-5000",
"activation_function": "gelu_new",
"architectures": [
"GiaModel"
],
"attention_dropout": 0.0,
"attention_layers": [
"global",
"global",
"global",
"global",
"global",
"global",
"global",
"global",
"global",
"global",
"global",
"global"
],
"bos_token_id": 50256,
"classifier_dropout": 0.1,
"embed_dropout": 0.0,
"eos_token_id": 50256,
"hidden_size": 1536,
"image_vocab_size": 128,
"initializer_range": 0.02,
"intermediate_size": null,
"layer_norm_epsilon": 1e-05,
"max_local_position": 512,
"model_type": "gia",
"num_groups": 32,
"num_heads": 12,
"num_layers": 12,
"num_res_channels": 64,
"patch_size": 16,
"resid_dropout": 0.0,
"torch_dtype": "float32",
"transformers_version": null,
"use_cache": true,
"vocab_size": 31025
}
|