Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
berwart
/
TextGeneration1
like
1
Follow
Berwart
2
Text Generation
Transformers
PyTorch
English
custom
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
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
117 Bytes
{
"model"
:
{
"vocab_size"
:
2
,
"model_type"
:
"custom"
}
,
"vocab"
:
{
"hello"
:
0
,
"world"
:
1
}
}