Upload Swinv2ForImageClassification
Browse files- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/Users/andrewmayes/Project/document-type-detection/results/checkpoint-
|
3 |
"architectures": [
|
4 |
"Swinv2ForImageClassification"
|
5 |
],
|
@@ -20,7 +20,7 @@
|
|
20 |
"0": "Barcode",
|
21 |
"1": "Invoice",
|
22 |
"2": "Object",
|
23 |
-
"3": "
|
24 |
"4": "Non-Object"
|
25 |
},
|
26 |
"image_size": 256,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/Users/andrewmayes/Project/document-type-detection/results/checkpoint-980",
|
3 |
"architectures": [
|
4 |
"Swinv2ForImageClassification"
|
5 |
],
|
|
|
20 |
"0": "Barcode",
|
21 |
"1": "Invoice",
|
22 |
"2": "Object",
|
23 |
+
"3": "Receipt",
|
24 |
"4": "Non-Object"
|
25 |
},
|
26 |
"image_size": 256,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 347657788
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:674370b14d8edc083a83c07cadc1b6b7e692c411a44494879b1524c960c9a790
|
3 |
size 347657788
|