Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mxersion
/
TextGeneration1
like
1
Follow
mxersion
1
Text Generation
Transformers
PyTorch
English
custom
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
TextGeneration1
/
tokenizer.json
Mxytyu
Create tokenizer.json
a03bb45
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
117 Bytes
{
"model"
:
{
"vocab_size"
:
2
,
"model_type"
:
"custom"
}
,
"vocab"
:
{
"hello"
:
0
,
"world"
:
1
}
}