milkzheng commited on
Commit
00c1f83
·
verified ·
1 Parent(s): 3d2589b

Upload labels.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. labels.json +9 -0
labels.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "labels": [
3
+ "background",
4
+ "tumor"
5
+ ],
6
+ "in_dim": 768,
7
+ "n_classes": 2,
8
+ "batch": "dynamic"
9
+ }