Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
saintyboy
/
SNT-700M
like
0
Transformers
PyTorch
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
25fd532
SNT-700M
/
config.json
3v324v23
Initial commit of GPT custom model
25fd532
6 months ago
raw
Copy download link
history
blame
Safe
131 Bytes
{
"vocab_size"
:
32000
,
"embed_size"
:
1500
,
"num_layers"
:
20
,
"heads"
:
20
,
"expansion_factor"
:
4
,
"dropout"
:
0.1
,
"max_length"
:
1024
}