AnoushkaJain3 commited on
Commit
807b96b
·
verified ·
1 Parent(s): b7539ce

Update model_info.json

Browse files
Files changed (1) hide show
  1. model_info.json +2 -2
model_info.json CHANGED
@@ -5,7 +5,7 @@
5
  "scikit-learn": "1.5.2"
6
  },
7
  "label_conversion": {
8
- "neural": 0,
9
- "noise": 1
10
  }
11
  }
 
5
  "scikit-learn": "1.5.2"
6
  },
7
  "label_conversion": {
8
+ "0": "neural",
9
+ "1": "noise"
10
  }
11
  }