Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
lingy
/
my-fc-test-model
like
0
Feature Extraction
Transformers
PyTorch
fc_layer
custom_code
Model card
Files
Files and versions
Community
Train
Use this model
ba3f255
my-fc-test-model
/
config.json
lingy
Upload model
24c13a4
over 1 year ago
raw
Copy download link
history
blame
Safe
211 Bytes
{
"architectures"
:
[
"FCModel"
]
,
"auto_map"
:
{
"AutoModel"
:
"model_fc.FCModel"
}
,
"model_type"
:
"fc_layer"
,
"num_nodes"
:
10
,
"torch_dtype"
:
"float32"
,
"transformers_version"
:
"4.28.1"
}