Irgendsoeine
commited on
Commit
•
1d94ffa
1
Parent(s):
4c5d34b
Delete config.json
Browse files- 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": "right-wing"
|
9 |
-
},
|
10 |
-
"model_type": "mobilenet",
|
11 |
-
"num_channels": 3,
|
12 |
-
"transformers_version": "4.18.0.dev0"
|
13 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|