Upload model
Browse files- config.json +4 -4
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_commit_hash": "
|
3 |
"_name_or_path": "jcmeyer/week8hw_model1",
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "relu",
|
@@ -119,9 +119,9 @@
|
|
119 |
"giou_cost": 2,
|
120 |
"giou_loss_coefficient": 2,
|
121 |
"id2label": {
|
122 |
-
"0": "
|
123 |
-
"1": "
|
124 |
-
"2": "
|
125 |
},
|
126 |
"init_std": 0.02,
|
127 |
"init_xavier_std": 1.0,
|
|
|
1 |
{
|
2 |
+
"_commit_hash": "f5dff7010b60857f149d2dbcf5da773bbb2a9184",
|
3 |
"_name_or_path": "jcmeyer/week8hw_model1",
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "relu",
|
|
|
119 |
"giou_cost": 2,
|
120 |
"giou_loss_coefficient": 2,
|
121 |
"id2label": {
|
122 |
+
"0": "Vehicles",
|
123 |
+
"1": "Car",
|
124 |
+
"2": "SUV"
|
125 |
},
|
126 |
"init_std": 0.02,
|
127 |
"init_xavier_std": 1.0,
|