Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
gokuls
/
HBERTv1_48_L8_H128_A2
like
0
Fill-Mask
Transformers
PyTorch
gokuls/wiki_book_corpus_complete_processed_bert_dataset
hybridbert
Generated from Trainer
Eval Results
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
HBERTv1_48_L8_H128_A2
/
special_tokens_map.json
gokuls
Model save
9b8919a
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}