Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
notaphoenix
/
shakespeare_classifier_model
like
1
Text Classification
Transformers
PyTorch
Safetensors
notaphoenix/shakespeare_dataset
English
distilbert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
5f716dd
shakespeare_classifier_model
/
special_tokens_map.json
Roxanne El Baff
Training in progress, epoch 1
c059bc9
over 1 year 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]"
}