Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,9 @@
|
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
|
|
5 |
datasets:
|
6 |
- doc_lay_net-small
|
7 |
metrics:
|
@@ -34,6 +37,9 @@ model-index:
|
|
34 |
- name: Accuracy
|
35 |
type: accuracy
|
36 |
value: 0.8719611021069692
|
|
|
|
|
|
|
37 |
---
|
38 |
|
39 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -90,4 +96,4 @@ The following hyperparameters were used during training:
|
|
90 |
- Transformers 4.27.3
|
91 |
- Pytorch 1.13.1+cu116
|
92 |
- Datasets 2.10.1
|
93 |
-
- Tokenizers 0.13.2
|
|
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
- layoutlmv3
|
6 |
+
- token_classifier
|
7 |
+
- layout_analysis
|
8 |
datasets:
|
9 |
- doc_lay_net-small
|
10 |
metrics:
|
|
|
37 |
- name: Accuracy
|
38 |
type: accuracy
|
39 |
value: 0.8719611021069692
|
40 |
+
language:
|
41 |
+
- en
|
42 |
+
pipeline_tag: token-classification
|
43 |
---
|
44 |
|
45 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
96 |
- Transformers 4.27.3
|
97 |
- Pytorch 1.13.1+cu116
|
98 |
- Datasets 2.10.1
|
99 |
+
- Tokenizers 0.13.2
|