Commit
·
26d3e99
1
Parent(s):
bdfb39c
Upload ViTForImageClassification
Browse files- config.json +1 -0
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"ViTForImageClassification"
|
4 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ArsalanAnwar/test-image-classification-model",
|
3 |
"architectures": [
|
4 |
"ViTForImageClassification"
|
5 |
],
|