Commit
·
ade6f64
1
Parent(s):
1b54070
Training in progress, epoch 1
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "microsoft/swin-base-patch4-window7-224
|
3 |
"architectures": [
|
4 |
"SwinForImageClassification"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "microsoft/swin-base-patch4-window7-224",
|
3 |
"architectures": [
|
4 |
"SwinForImageClassification"
|
5 |
],
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 348055374
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:924b9db9842a04d53125c8549f5723fe0132556c1264a6e4589ceb43da18d8e6
|
3 |
size 348055374
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69f50f482dc64e2ebb8dd618b53371a4c8bdfad03b2a0811701c67546b5bdb9a
|
3 |
size 4600
|