Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
searchfind
/
New_BERT
like
0
Fill-Mask
Transformers
Safetensors
bookcorpus
wikipedia
English
bert
exbert
Inference Endpoints
arxiv:
1810.04805
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
87a97e1
New_BERT
/
configuration.json
searchfind
Upload 8 files
87a97e1
about 1 year ago
raw
Copy download link
history
blame
Safe
189 Bytes
{
"framework"
:
"pytorch"
,
# pytorch,tensorflow,kaldi等
"task"
:
"text-generation"
,
"model"
:
{
"type"
:
"bert"
}
,
"pipeline"
:
{
"type"
:
"my-custom-generation-name"
}
}