Irgendsoeine commited on
Commit
e9b598a
1 Parent(s): 202c0e4

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -13
config.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "architectures": [
3
- "mobilenetForImageClassification"
4
- ],
5
- "downsample_in_first_stage": false,
6
- "id2label": {
7
- "0": "left-wing",
8
- "1": "rigth-wing"
9
- },
10
- "model_type": "mobilenet",
11
- "num_channels": 3,
12
- "transformers_version": "4.18.0.dev0"
13
- }