Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Neu256
/
Prome-LLM-II
like
0
PyTorch
English
License:
mit
Model card
Files
Files and versions
Community
5d1171b
Prome-LLM-II
/
special_tokens_map.json
Neu256
Upload 3 files
5d1171b
11 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}