Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
hmnshudhmn24
/
gpt2-personal-assistant
like
1
Text Generation
Transformers
daily_dialog
English
gpt2
conversational
chatbot
nlp
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
gpt2-personal-assistant
/
config.json
hmnshudhmn24
Upload 11 files
bcb577e
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
141 Bytes
{
"architectures"
:
[
"GPT2LMHeadModel"
]
,
"model_type"
:
"gpt2"
,
"n_ctx"
:
1024
,
"n_embd"
:
768
,
"n_layer"
:
12
,
"n_head"
:
12
}