Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Graphcore
/
groupbert-base-uncased
like
3
Follow
Graphcore
80
Transformers
PyTorch
Graphcore
Graphcore/wikipedia-bert-128
Graphcore/wikipedia-bert-512
English
groupbert
Generated from Trainer
Inference Endpoints
arxiv:
2106.05822
arxiv:
1904.00962
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
refs/pr/3
groupbert-base-uncased
/
special_tokens_map.json
Ivan Chelombiev
Model save
603c374
about 2 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}