1 Star 0 Fork 1

xufeng/distilbert-word2vec_256k-MLM_best

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
config.json 589 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nils Reimers 提交于 2022-04-11 11:10 . upload
{
"_name_or_path": "train-w2v-model/c4_msmarco_news_s2orc_wiki/distilbert-256k/",
"activation": "gelu",
"architectures": [
"DistilBertForMaskedLM"
],
"attention_dropout": 0.1,
"dim": 768,
"dropout": 0.1,
"hidden_dim": 3072,
"initializer_range": 0.02,
"max_position_embeddings": 512,
"model_type": "distilbert",
"n_heads": 12,
"n_layers": 6,
"pad_token_id": 0,
"qa_dropout": 0.1,
"seq_classif_dropout": 0.2,
"sinusoidal_pos_embds": false,
"tie_weights_": true,
"torch_dtype": "float32",
"transformers_version": "4.17.0",
"vocab_size": 256000
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lixufeng90/distilbert-word2vec_256k-MLM_best.git
git@gitee.com:lixufeng90/distilbert-word2vec_256k-MLM_best.git
lixufeng90
distilbert-word2vec_256k-MLM_best
distilbert-word2vec_256k-MLM_best
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385