Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
kykim
/
gpt3-kor-small_based_on_gpt2
like
10
Text Generation
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
Korean
gpt2
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
refs/pr/2
gpt3-kor-small_based_on_gpt2
/
tokenizer_config.json
kykim
Update tokenizer_config.json
cfe4828
almost 2 years ago
raw
Copy download link
history
blame
Safe
120 Bytes
{
"do_lower_case"
:
true
,
"strip_accents"
:
false
,
"model_max_length"
:
2048
,
"tokenizer_class"
:
"BertTokenizer"
}