Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Arjun-G-Ravi
/
GPT2-Alpaca
like
2
Text Generation
Transformers
PyTorch
Safetensors
tatsu-lab/alpaca
English
gpt2
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
main
GPT2-Alpaca
/
special_tokens_map.json
Arjun-G-Ravi
Upload 9 files
af65b2d
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
127 Bytes
{
"bos_token"
:
"<|startoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<|pad|>"
,
"unk_token"
:
"<|endoftext|>"
}