Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
amberhu24
/
finetuned-raptorkwok
like
0
Text2Text Generation
Transformers
TensorBoard
Safetensors
bart
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
76b5814
finetuned-raptorkwok
/
special_tokens_map.json
amberhu24
Training in progress, epoch 1
76b5814
verified
7 months ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"bos_token"
:
"[CLS]"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"[EOS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}