Koddenbrock commited on
Commit
6e574e3
·
verified ·
1 Parent(s): 6c7d6d9

Add metadata for bacteria_identification

Browse files
bacteria_identification/metadata.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "target_names": [
3
+ "0.0",
4
+ "1.0",
5
+ "10.0",
6
+ "11.0",
7
+ "12.0",
8
+ "13.0",
9
+ "14.0",
10
+ "15.0",
11
+ "16.0",
12
+ "17.0",
13
+ "18.0",
14
+ "19.0",
15
+ "2.0",
16
+ "20.0",
17
+ "21.0",
18
+ "22.0",
19
+ "23.0",
20
+ "24.0",
21
+ "25.0",
22
+ "26.0",
23
+ "27.0",
24
+ "28.0",
25
+ "29.0",
26
+ "3.0",
27
+ "4.0",
28
+ "5.0",
29
+ "6.0",
30
+ "7.0",
31
+ "8.0",
32
+ "9.0"
33
+ ],
34
+ "task_type": 1
35
+ }