Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
IAMJB
/
chexpert-findings-baseline
like
0
Image-to-Text
Transformers
Safetensors
English
vision-encoder-decoder
image-text-to-text
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
chexpert-findings-baseline
/
special_tokens_map.json
IAMJB
HF staff
Upload tokenizer
74e4c48
verified
6 months 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]"
}