Image Classification
annanau commited on
Commit
a75e5cd
·
verified ·
1 Parent(s): aaf9c1c

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -13
config.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "model_type": "xception",
3
- "num_labels": 6,
4
- "id2label": {
5
- "0": "1",
6
- "1": "2",
7
- "2": "3",
8
- "3": "4",
9
- "4": "5",
10
- "5": "6",
11
-
12
- }
13
- }