1 Star 0 Fork 2

珠海_JadeLuo/ChatYuan-large-v2

forked from modelee/ChatYuan-large-v2 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.json 848 Bytes
一键复制 编辑 原始数据 按行查看 历史
ClueAI 提交于 2023-03-26 03:32 . Update config.json
{
"_name_or_path": "ClueAI/ChatYuan-large-v2",
"architectures": [
"T5ForConditionalGeneration"
],
"auto_map": {
"AutoModel": "modeling_t5.T5ForConditionalGeneration"
},
"d_ff": 2816,
"d_kv": 64,
"d_model": 1024,
"decoder_start_token_id": 0,
"dense_act_fn": "gelu_new",
"dropout_rate": 0.1,
"eos_token_id": 1,
"feed_forward_proj": "gated-gelu",
"initializer_factor": 1.0,
"is_encoder_decoder": true,
"is_gated_act": true,
"layer_norm_epsilon": 1e-06,
"model_type": "t5",
"num_decoder_layers": 24,
"num_heads": 16,
"num_layers": 24,
"output_past": true,
"pad_token_id": 0,
"relative_attention_max_distance": 128,
"relative_attention_num_buckets": 32,
"tie_word_embeddings": false,
"torch_dtype": "float16",
"transformers_version": "4.24.0",
"use_cache": true,
"vocab_size": 32128
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jadeluo/ChatYuan-large-v2.git
git@gitee.com:jadeluo/ChatYuan-large-v2.git
jadeluo
ChatYuan-large-v2
ChatYuan-large-v2
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385