Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
AlignmentResearch
/
tuned-lens
like
23
Runtime error
App
Files
Files
Community
48
refs/pr/19
tuned-lens
/
lens
/
gpt2-xl
/
config.json
Lev McKinney
removed extra keys from config
8851746
over 1 year ago
raw
Copy download link
history
blame
Safe
115 Bytes
{
"bias"
:
true
,
"include_input"
:
true
,
"d_model"
:
1600
,
"num_layers"
:
48
,
"vocab_size"
:
50257
}