Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mxersion
/
Inteligent_ai
like
1
Follow
mxersion
2
Text Generation
Transformers
Safetensors
English
hello-world
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
1bae57f
Inteligent_ai
/
tokenizer.json
Mxytyu
Create tokenizer.json
18c9785
verified
8 months ago
raw
Copy download link
history
blame
Safe
157 Bytes
{
"vocab_size"
:
42
,
"special_tokens"
:
[
"<banana>"
,
"<potato>"
,
"<squirrel>"
]
,
"unk_token"
:
"<huh?>"
,
"bos_token"
:
"<go!>"
,
"eos_token"
:
"<whew>"
}