Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hf-internal-testing
/
tiny-random-custom-architecture
like
0
Follow
Hugging Face Internal Testing Organization
77
Safetensors
fakecustom
custom_code
Model card
Files
Files and versions
Community
2
2571544
tiny-random-custom-architecture
/
configuration_fake_custom.py
Rocketknight1
HF staff
Update configuration_fake_custom.py
097560e
verified
3 months ago
raw
Copy download link
history
blame
Safe
104 Bytes
from
transformers
import
GPT2Config
class
FakeCustomConfig
(
GPT2Config
):
model_type =
"fakecustom"