Upload model
Browse files- config.json +4 -4
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
{
|
2 |
-
"_commit_hash": "
|
3 |
-
"_name_or_path": "
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "relu",
|
6 |
"architectures": [
|
7 |
-
"
|
8 |
],
|
9 |
"attention_dropout": 0.0,
|
10 |
"auxiliary_loss": false,
|
@@ -119,7 +119,7 @@
|
|
119 |
"giou_cost": 2,
|
120 |
"giou_loss_coefficient": 2,
|
121 |
"id2label": {
|
122 |
-
"0": "
|
123 |
},
|
124 |
"init_std": 0.02,
|
125 |
"init_xavier_std": 1.0,
|
|
|
1 |
{
|
2 |
+
"_commit_hash": "0d5f4beddb92e59674d718e0dfb7d5504a07465d",
|
3 |
+
"_name_or_path": "rjac-ml/antler",
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "relu",
|
6 |
"architectures": [
|
7 |
+
"DetrModel"
|
8 |
],
|
9 |
"attention_dropout": 0.0,
|
10 |
"auxiliary_loss": false,
|
|
|
119 |
"giou_cost": 2,
|
120 |
"giou_loss_coefficient": 2,
|
121 |
"id2label": {
|
122 |
+
"0": "antler"
|
123 |
},
|
124 |
"init_std": 0.02,
|
125 |
"init_xavier_std": 1.0,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b49df037dcd4f56b527c06e3c29e439b786f6eb841657ec1c34d03455cdd920
|
3 |
+
size 166085365
|