Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
srini19
/
flair-tars-base
like
0
Feature Extraction
Transformers
PyTorch
bart
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
c6bcc56
flair-tars-base
/
special_tokens_map.json
srini19
Upload with huggingface_hub
c6bcc56
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]"
}