Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
InstaDeepAI
/
ChatNT
like
7
Follow
InstaDeep Ltd
308
Text Generation
Transformers
Joblib
Safetensors
ChatNT
feature-extraction
custom_code
Model card
Files
Files and versions
Community
2
Train
Use this model
10e2e05
ChatNT
/
bio_tokenizer
/
special_tokens_map.json
Yanisadel
Rename special_tokens_map.json to bio_tokenizer/special_tokens_map.json
f3b2d0c
3 months ago
raw
Copy download link
history
blame
Safe
101 Bytes
{
"cls_token"
:
"<cls>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}