Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
kai119
/
intern_study
like
0
Text Generation
internlm2
custom_code
arxiv:
2403.17297
License:
apache-2.0
Model card
Files
Files and versions
Community
main
intern_study
/
special_tokens_map.json
KAI-AVG
add:intern_study
13c520a
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}