Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
prithivida
/
parrot_fluency_model
like
1
Text Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
bert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Train
Deploy
Use this model
main
parrot_fluency_model
/
special_tokens_map.json
3v324v23
Initial Commit
c3510d0
over 2 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}