sunjiao commited on
Commit
14c518a
·
verified ·
1 Parent(s): 1dd7ebf

delete label map to avoid auto ovveride.

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -8,7 +8,5 @@
8
  "layer_type": "basic",
9
  "downsample_in_first_stage": false,
10
  "image_size": 224,
11
- "num_labels": 11000,
12
- "id2label": {},
13
- "label2id": {}
14
  }
 
8
  "layer_type": "basic",
9
  "downsample_in_first_stage": false,
10
  "image_size": 224,
11
+ "num_labels": 11000
 
 
12
  }