|
{ |
|
"_name_or_path": "/mnt/dolphinfs/hdd_pool/docker/user/hadoop-mtai/users/tianhao/ChatGLM-Efficient-Tuning-old/chatglm6b", |
|
"architectures": [ |
|
"ChatGLMForConditionalGeneration" |
|
], |
|
"auto_map": { |
|
"AutoConfig": "configuration_chatglm.ChatGLMConfig", |
|
"AutoModel": "modeling_chatglm.ChatGLMForConditionalGeneration", |
|
"AutoModelForSeq2SeqLM": "modeling_chatglm.ChatGLMForConditionalGeneration" |
|
}, |
|
"bos_token_id": 130004, |
|
"eos_token_id": 130005, |
|
"gmask_token_id": 130001, |
|
"hidden_size": 4096, |
|
"id2label": { |
|
"0": "LABEL_0", |
|
"1": "LABEL_1", |
|
"2": "LABEL_2", |
|
"3": "LABEL_3", |
|
"4": "LABEL_4", |
|
"5": "LABEL_5" |
|
}, |
|
"inner_hidden_size": 16384, |
|
"label2id": { |
|
"LABEL_0": 0, |
|
"LABEL_1": 1, |
|
"LABEL_2": 2, |
|
"LABEL_3": 3, |
|
"LABEL_4": 4, |
|
"LABEL_5": 5 |
|
}, |
|
"layernorm_epsilon": 1e-05, |
|
"mask_token_id": 130000, |
|
"max_sequence_length": 2048, |
|
"model_type": "chatglm", |
|
"num_attention_heads": 32, |
|
"num_layers": 28, |
|
"pad_token_id": 3, |
|
"position_encoding_2d": true, |
|
"pre_seq_len": null, |
|
"prefix_projection": false, |
|
"quantization_bit": 0, |
|
"torch_dtype": "float16", |
|
"transformers_version": "4.29.1", |
|
"use_cache": true, |
|
"vocab_size": 130528 |
|
} |
|
|