gaudio / model /grounding-dino-tiny /added_tokens.json
Night-Quiet's picture
model push
5ab77b0
raw
history blame
82 Bytes
{
"[CLS]": 101,
"[MASK]": 103,
"[PAD]": 0,
"[SEP]": 102,
"[UNK]": 100
}