Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Ashishkr
/
natural_rephrase
like
1
Text Generation
Transformers
PyTorch
JAX
gpt2
text-generation-inference
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
f3570d2
natural_rephrase
/
tokenizer_config.json
Ashishkr
update
f3570d2
over 3 years ago
raw
Copy download link
history
blame
Safe
174 Bytes
{
"unk_token"
:
"<|endoftext|>"
,
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"add_prefix_space"
:
false
,
"model_max_length"
:
1024
,
"name_or_path"
:
"gpt2-medium"
}