vincentclaes commited on
Commit
47ae7fe
1 Parent(s): e692cf2
Files changed (2) hide show
  1. config.json +2 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,10 +1,11 @@
1
  {
2
  "_name_or_path": "mit-indoor-scenes/checkpoint-1708",
3
  "architectures": [
4
- "ViTModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
7
  "encoder_stride": 16,
 
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
 
1
  {
2
  "_name_or_path": "mit-indoor-scenes/checkpoint-1708",
3
  "architectures": [
4
+ "ViTForImageClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
7
  "encoder_stride": 16,
8
+ "finetuning_task": "image-classification",
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.0,
11
  "hidden_size": 768,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b37f7e2497c00af74d23f5731999b240a3c7fc192e5cd333963e53c6f2da82fc
3
- size 345637687
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:917dd075c16572bc059dc0e3c501a9a6fbce3cfa34eb969b324c59d5c71dcec0
3
+ size 343483063