Commit
•
dcae02c
1
Parent(s):
b3d208e
Update config.json (#3)
Browse files- Update config.json (f7667622949328b19ba546ced393a527e4ec8a52)
Co-authored-by: anoop anto <[email protected]>
- config.json +1 -1
config.json
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
"image_size": 224,
|
16 |
"patch_size": 16,
|
17 |
"num_channels": 3,
|
18 |
-
"num_labels": 2,
|
19 |
"transformers_version": "4.41.0",
|
20 |
"torch_dtype": "float32"
|
21 |
}
|
|
|
15 |
"image_size": 224,
|
16 |
"patch_size": 16,
|
17 |
"num_channels": 3,
|
18 |
+
"num_labels": 2,
|
19 |
"transformers_version": "4.41.0",
|
20 |
"torch_dtype": "float32"
|
21 |
}
|