Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
arnosimons
/
astro-hep-bert
like
3
Fill-Mask
Transformers
PyTorch
Safetensors
wikipedia
bookcorpus
arnosimons/astro-hep-corpus
English
bert
arXiv
astrophysics
conceptual analysis
epistemic change
high-energy physics (HEP)
history of science
semantic shift detection
sociology of science
philosophy of science
physics
word embeddings
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
astro-hep-bert
/
special_tokens_map.json
arnosimons
Upload 7 files
6c5f81a
verified
7 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]"
}