Upload folder using huggingface_hub (#1)
- bec5745161bec60d1334228c0d9eb0758fa9e879bdaa006fc37b8f75e062fc13 (5af833d4c6bb1381fd031dbe2b4987502f710938) - f81eed435216eae10b326c39fb92406602efa2e80318342f3ad4cc671c8d277c (c657af2ec95b0679732ca1b91aa42d8d94978bda) - 8df993c820a76bf3395e3694c09712af8d54be13ab318d652c2cb19a23c3f941 (f6daea9a6f54df64777c7c18678e546c80075e4e) - 29ca5bff158c3065cab105a21a9509e59b19aafce4844b3d9731bad4b9fea69e (bbba15738490e051f00d3a4b5ab62130458d5e46) - 366858fe0ad9652394d140fd2122ec792234a42d9d97fba688480459d0b0eea3 (6d44f36d54bc6b14d44317bacee0a413ed70e70b)
This commit is contained in:
31
special_tokens_map.json
Normal file
31
special_tokens_map.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"additional_special_tokens": [
|
||||
"<|im_start|>",
|
||||
"<|im_end|>",
|
||||
"<|object_ref_start|>",
|
||||
"<|object_ref_end|>",
|
||||
"<|box_start|>",
|
||||
"<|box_end|>",
|
||||
"<|quad_start|>",
|
||||
"<|quad_end|>",
|
||||
"<|vision_start|>",
|
||||
"<|vision_end|>",
|
||||
"<|vision_pad|>",
|
||||
"<|image_pad|>",
|
||||
"<|video_pad|>"
|
||||
],
|
||||
"eos_token": {
|
||||
"content": "<|endoftext|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false
|
||||
},
|
||||
"pad_token": {
|
||||
"content": "<|endoftext|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user