typorch commited on
Commit
11d5a1b
1 Parent(s): d5a77a9

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -4
config.json CHANGED
@@ -1,10 +1,6 @@
1
  {
2
- "architectures": [
3
- "onnxForImageClassification"
4
- ],
5
  "num_channels": 2,
6
  "model_type": "onnx",
7
- "downsample_in_first_stage": false,
8
  "id2label": {
9
  "0": "reallife",
10
  "1": "secondlife"
 
1
  {
 
 
 
2
  "num_channels": 2,
3
  "model_type": "onnx",
 
4
  "id2label": {
5
  "0": "reallife",
6
  "1": "secondlife"