Mazen Amria
commited on
Commit
•
d5e8927
1
Parent(s):
bc957cb
Changing to Best Model
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "/kaggle/working/swin-tiny-finetuned-cifar100/checkpoint-3905",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
"depths": [
|
|
|
1 |
{
|
2 |
"_name_or_path": "/kaggle/working/swin-tiny-finetuned-cifar100/checkpoint-3905",
|
3 |
"architectures": [
|
4 |
+
"SwinForImageClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
"depths": [
|
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:12b5a872902dd63067a567604a795468feac8094ae7c882b4245083d460a27c1
|
3 |
+
size 110691055
|