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
3b9fa7b
tiny-random-custom-architecture
/
configuration_fake_custom.py
Rocketknight1
HF staff
Update configuration_fake_custom.py
6e0776a
verified
3 months ago
raw
Copy download link
history
blame
115 Bytes
from
transformers
import
PretrainedConfig
class
FakeCustomConfig
(
PretrainedConfig
):
model_type =
"fakecustom"