Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ai4stem-uga
/
G-SciEdBERT
like
0
Text Classification
Transformers
Safetensors
German
bert
fill-mask
Science
Inference Endpoints
arxiv:
2402.06584
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
a86c489
G-SciEdBERT
/
special_tokens_map.json
ai4stem-uga
Upload tokenizer
1418e8b
verified
9 months 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]"
}