Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
batterydata
/
batteryonlybert-cased-abstract
like
0
Text Classification
Transformers
PyTorch
batterydata/paper-abstracts
English
bert
Text Classification
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
batteryonlybert-cased-abstract
/
special_tokens_map.json
batterydata
best model for abstract classification
8558a08
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}