onlyone2019 commited on
Commit
af86c7a
1 Parent(s): cce723a

modify config

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/vit-base-patch16-224-in21k",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "jiew/mnist-torch",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],