Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
LDD
/
bert_mlm_new2
like
0
Feature Extraction
Transformers
PyTorch
bert
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
LDD
commited on
Jun 14, 2022
Commit
a0d1ae3
·
1 Parent(s):
2230066
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
Model
2
模型导出时将生成 config.json 和 pytorch_model.bin 参数文件
3
Tokenizer
1
+
在bert-base-chinese基础上进行新闻语料库的增量预训练的模型,token采用的是hfl/chinese-bert-wwm-ext
2
Model
3
模型导出时将生成 config.json 和 pytorch_model.bin 参数文件
4
Tokenizer