baseten-admin commited on
Commit
772ce60
·
verified ·
1 Parent(s): 6e6f6ed

fun classification model

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json CHANGED
@@ -14,6 +14,10 @@
14
  1,
15
  106
16
  ],
 
 
 
 
17
  "image_token_id": 258880,
18
  "initializer_range": 0.02,
19
  "model_type": "gemma4",
 
14
  1,
15
  106
16
  ],
17
+ "id2label": {
18
+ "1904": "no",
19
+ "4443": "yes",
20
+ },
21
  "image_token_id": 258880,
22
  "initializer_range": 0.02,
23
  "model_type": "gemma4",