AnoushkaJain3 commited on
Commit
fa5d7e9
·
verified ·
1 Parent(s): c95c67e

Update model_info.json

Browse files
Files changed (1) hide show
  1. model_info.json +2 -2
model_info.json CHANGED
@@ -26,7 +26,7 @@
26
  "scikit-learn": "1.6.1"
27
  },
28
  "label_conversion": {
29
- "not-sua": 0,
30
- "sua": 1
31
  }
32
  }
 
26
  "scikit-learn": "1.6.1"
27
  },
28
  "label_conversion": {
29
+ "0": "not-sua",
30
+ "1": "sua"
31
  }
32
  }