nailashfrni commited on
Commit
488dcc8
·
1 Parent(s): 1d4ffbb

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "architectures": [
3
  "RiceModel"
4
  ],
5
- "model_type": "rice_classification",
6
  "torch_dtype": "float32",
7
  "transformers_version": "4.34.0"
8
  }
 
2
  "architectures": [
3
  "RiceModel"
4
  ],
5
+ "model_type": "vit",
6
  "torch_dtype": "float32",
7
  "transformers_version": "4.34.0"
8
  }