ShareCaptioner / config.json
chenlin
init
e70a873
{
"_name_or_path": "/mnt/petrelfs/dongxiaoyi/gittest/IXC/output/DS_full_044HD1_1128_BS256/checkpoint-714",
"architectures": [
"InternLMXComposerForCausalLM"
],
"auto_map": {
"AutoConfig": "configuration_InternLM_XComposer.InternLMXComposerConfig",
"AutoModel": "modeling_InternLM_XComposer.InternLMXComposerForCausalLM",
"AutoModelForCausalLM": "modeling_InternLM_XComposer.InternLMXComposerForCausalLM"
},
"bias": true,
"bos_token_id": 1,
"device": "cuda",
"eos_token_id": 2,
"hidden_act": "silu",
"hidden_size": 4096,
"initializer_range": 0.02,
"intermediate_size": 11008,
"intern_converted_llm": true,
"internlm_lora": null,
"kqvo_bias": true,
"max_length": 768,
"max_position_embeddings": 2048,
"model_type": "InternLMXComposer",
"num_attention_heads": 32,
"num_hidden_layers": 32,
"num_quant": 32,
"num_query_token": 64,
"pad_token_id": -1,
"rms_norm_eps": 1e-05,
"tie_word_embeddings": false,
"torch_dtype": "bfloat16",
"transformers_version": "4.33.1",
"use_cache": false,
"vocab_size": 103172
}