Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
0xMaka
/
based-bert-sc
like
1
Text Classification
Transformers
PyTorch
Safetensors
0xMaka/trading-candles-subset-sc-format
English
distilbert
Inference Endpoints
License:
gpl
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
based-bert-sc
/
special_tokens_map.json
0xMaka
Upload tokenizer
68237c6
over 1 year 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]"
}