Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ddrg
/
math_structure_bert
like
2
Follow
Dresden Database Research Group
18
Feature Extraction
Transformers
PyTorch
bert
text-embeddings-inference
arxiv:
2502.20855
Model card
Files
Files and versions
xet
Community
3
Deploy
Use this model
refs/pr/2
math_structure_bert
/
special_tokens_map.json
jdrechsel
Upload 8 files
cbdf211
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]"
}