Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
hf-internal-testing
/
tiny-random-custom-architecture
like
0
Follow
Hugging Face Internal Testing Organization
82
Safetensors
fakecustom
custom_code
Model card
Files
Files and versions
Community
2
28b9873
tiny-random-custom-architecture
/
configuration_fake_custom.py
Matt
Initial commit
28b9873
3 months ago
raw
Copy download link
history
blame
Safe
83 Bytes
from
transformers
import
GPT2Config
class
FakeCustomConfig
(
GPT2Config
):
pass