Upload ConditionalUNet
Browse files- config.json +0 -6
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -2,11 +2,6 @@
|
|
| 2 |
"architectures": [
|
| 3 |
"ConditionalUNet"
|
| 4 |
],
|
| 5 |
-
"auto_map": {
|
| 6 |
-
"AutoConfig": "configuration_conditional_unet.ConditionalUNetConfig",
|
| 7 |
-
"AutoModelForImageClassification": "modeling_conditional_unet.ConditionalUNet"
|
| 8 |
-
},
|
| 9 |
-
"encoder_rep": "evanrsl/resnet-Alzheimer",
|
| 10 |
"id2label": {
|
| 11 |
"0": "LABEL_0",
|
| 12 |
"1": "LABEL_1",
|
|
@@ -19,7 +14,6 @@
|
|
| 19 |
"LABEL_2": 2,
|
| 20 |
"LABEL_3": 3
|
| 21 |
},
|
| 22 |
-
"model_type": "conditional-unet",
|
| 23 |
"num_channels": 3,
|
| 24 |
"torch_dtype": "float32",
|
| 25 |
"transformers_version": "4.46.2"
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"ConditionalUNet"
|
| 4 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
"id2label": {
|
| 6 |
"0": "LABEL_0",
|
| 7 |
"1": "LABEL_1",
|
|
|
|
| 14 |
"LABEL_2": 2,
|
| 15 |
"LABEL_3": 3
|
| 16 |
},
|
|
|
|
| 17 |
"num_channels": 3,
|
| 18 |
"torch_dtype": "float32",
|
| 19 |
"transformers_version": "4.46.2"
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 293858844
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:791ca306289c256b2cfe0260a5a6f2dad9b6f8c1348e93c7976734a4d327bca6
|
| 3 |
size 293858844
|