Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
aloeme
/
llm-course-hw1
like
0
Safetensors
model_hub_mixin
pytorch_model_hub_mixin
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
1c00012
llm-course-hw1
/
config.json
aloeme
Push model using huggingface_hub.
1c00012
verified
over 1 year ago
Raw
Download with hf CLI
Copy download link
History
Blame
Safe
162 Bytes
{
"dropout"
:
0.1
,
"hidden_dim"
:
384
,
"intermediate_dim"
:
1024
,
"max_seq_len"
:
128
,
"n_head"
:
6
,
"n_kv_head"
:
3
,
"n_layer"
:
6
,
"vocab_size"
:
1024
}