Commit
·
c74f013
1
Parent(s):
64dcf7f
Upload AugViTForImageClassification
Browse files- config.json +2 -2
- tf_model.h5 +1 -1
config.json
CHANGED
@@ -4,8 +4,8 @@
|
|
4 |
"gViTForImageClassification"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
-
"AutoConfig": "augvit_config.AugViTConfig",
|
8 |
-
"TFAutoModelForImageClassification": "augvit_model.AugViTForImageClassification"
|
9 |
},
|
10 |
"depth": 2,
|
11 |
"dim": 128,
|
|
|
4 |
"gViTForImageClassification"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
+
"AutoConfig": "tensorgirl/TFaugvit--augvit_config.AugViTConfig",
|
8 |
+
"TFAutoModelForImageClassification": "tensorgirl/TFaugvit--augvit_model.AugViTForImageClassification"
|
9 |
},
|
10 |
"depth": 2,
|
11 |
"dim": 128,
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7194552
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0c71795a4ddd9312f24dac9d3aa5b13cdfe3dadb4ff996b9a3a298e82f8b305
|
3 |
size 7194552
|