infinite000 commited on
Commit
5ec18d1
·
verified ·
1 Parent(s): d8197c7

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -2,11 +2,11 @@
2
  "architectures": [
3
  "ViTForImageClassification"
4
  ],
5
- "attention_probs_dropout_prob": 0.12,
6
  "dtype": "float32",
7
  "encoder_stride": 16,
8
  "hidden_act": "gelu",
9
- "hidden_dropout_prob": 0.12,
10
  "hidden_size": 768,
11
  "id2label": {
12
  "0": "None",
 
2
  "architectures": [
3
  "ViTForImageClassification"
4
  ],
5
+ "attention_probs_dropout_prob": 0.0,
6
  "dtype": "float32",
7
  "encoder_stride": 16,
8
  "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
11
  "id2label": {
12
  "0": "None",