imatag-vch commited on
Commit
de6f1ee
1 Parent(s): b747147

Upload ResNetForImageClassification

Browse files
Files changed (2) hide show
  1. config.json +4 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -19,10 +19,12 @@
19
  512
20
  ],
21
  "id2label": {
22
- "0": "LABEL_0"
 
23
  },
24
  "label2id": {
25
- "LABEL_0": 0
 
26
  },
27
  "layer_type": "basic",
28
  "model_type": "resnet",
 
19
  512
20
  ],
21
  "id2label": {
22
+ "0": "watermarked",
23
+ "1": "no watermark detected"
24
  },
25
  "label2id": {
26
+ "no watermark detected": "1",
27
+ "watermarked": "0"
28
  },
29
  "layer_type": "basic",
30
  "model_type": "resnet",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e438d6ca948d9bc6a02e86436cafea58070187e86f153e016c1d2ec624d291c6
3
- size 44787829
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d11e6f1a0a339c973ac3a433c43d67d2ddb2f37f26c456061d1778ea7bf9f70e
3
+ size 44789877