Update config.json
Browse files- config.json +3 -1
config.json
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"
|
|
|
|
|
|
|
| 3 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"architectures": ["ResNetForImageClassification"],
|
| 3 |
+
"num_labels": 2,
|
| 4 |
+
"problem_type": "regression"
|
| 5 |
}
|