Upload LayoutLMv3ForSequenceClassification
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LayoutLMv3ForSequenceClassification"
|
5 |
],
|
@@ -47,7 +47,7 @@
|
|
47 |
"shape_size": 128,
|
48 |
"text_embed": true,
|
49 |
"torch_dtype": "float32",
|
50 |
-
"transformers_version": "4.
|
51 |
"type_vocab_size": 1,
|
52 |
"visual_embed": true,
|
53 |
"vocab_size": 50265
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "daitavan/layoutlmv3-financial-document-classification",
|
3 |
"architectures": [
|
4 |
"LayoutLMv3ForSequenceClassification"
|
5 |
],
|
|
|
47 |
"shape_size": 128,
|
48 |
"text_embed": true,
|
49 |
"torch_dtype": "float32",
|
50 |
+
"transformers_version": "4.29.1",
|
51 |
"type_vocab_size": 1,
|
52 |
"visual_embed": true,
|
53 |
"vocab_size": 50265
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 503764657
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc5930e5b7f67f750d57f4976b513a8530eec163277c649061986801c1f8065d
|
3 |
size 503764657
|