Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
epfl-ml4ed
/
LernnaviBERT
like
0
Follow
EPFL ML4ED
2
Fill-Mask
Transformers
Safetensors
German
bert
Inference Endpoints
arxiv:
2405.20079
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
LernnaviBERT
/
special_tokens_map.json
tommymarto
Training in progress, step 500
bc95357
verified
9 months 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]"
}