Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mcnckc
/
llm-hw1
like
0
Text Generation
Safetensors
IgorVolochay/russian_jokes
Russian
model_hub_mixin
pytorch_model_hub_mixin
Model card
Files
Files and versions
Community
main
llm-hw1
/
config.json
mcnckc
Push model using huggingface_hub.
225d73b
verified
29 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
180 Bytes
{
"dropout"
:
0.1
,
"hidden_dim"
:
96
,
"intermediate_dim"
:
256
,
"max_seq_len"
:
128
,
"n_head"
:
4
,
"n_kv_head"
:
2
,
"n_layer"
:
3
,
"use_RoPE"
:
true
,
"vocab_size"
:
1024
}