Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Lin-Chen
/
ShareCaptioner
like
55
Feature Extraction
Transformers
PyTorch
InternLMXComposer
custom_code
arxiv:
2311.12793
Model card
Files
Files and versions
Community
7
Train
Use this model
8bd85e0
ShareCaptioner
/
special_tokens_map.json
chenlin
init
8bd85e0
about 1 year ago
raw
Copy download link
history
blame
Safe
95 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}