Naati101 commited on
Commit
42ea810
1 Parent(s): 70389fd

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "id2label": {
3
+ "0": "Normal",
4
+ "1": "Tuberculosis"
5
+ }
6
+ }