Upload model
Browse files- config.json +3 -3
- 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,
|
|
|
1 |
{
|
2 |
+
"_commit_hash": "22c178ce3ddaf60f8b21674970dd3dd9c795bd8e",
|
3 |
+
"_name_or_path": "jcmeyer/week8hw_model1",
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "relu",
|
6 |
"architectures": [
|
7 |
+
"DetrModel"
|
8 |
],
|
9 |
"attention_dropout": 0.0,
|
10 |
"auxiliary_loss": false,
|
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:b079ea5055bc2a980ffc50cc9fffa470b7a4ff86f10700d9a52c49506cd258aa
|
3 |
+
size 166085365
|