Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Ajibola
/
PaViT
like
2
Image Classification
Keras
TF-Keras
English
vit
code
License:
mit
Model card
Files
Files and versions
Community
1
Use this model
main
PaViT
/
config.json
Ajibola
Update config.json
01f1d7e
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
117 Bytes
{
"id2label"
:
{
"0"
:
"cat"
,
"1"
:
"dog"
,
"2"
:
"wild"
}
,
"label2id"
:
{
"cat"
:
0
,
"dog"
:
1
,
"wild"
:
2
}
,
"model_type"
:
"vit"
}