Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
usama98
/
arabic_poem_gen
like
3
Text Generation
Transformers
PyTorch
Arabic
gpt2
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
arabic_poem_gen
/
special_tokens_map.json
usama98
Upload special_tokens_map.json
aa35d29
over 2 years ago
raw
Copy download link
history
blame
Safe
120 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<|endoftext|>"
}