Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ license: cc-by-nc-sa-4.0
|
|
3 |
base_model: microsoft/layoutlmv3-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
6 |
metrics:
|
7 |
- precision
|
8 |
- recall
|
@@ -11,6 +12,11 @@ metrics:
|
|
11 |
model-index:
|
12 |
- name: layoutlmv3-finetuned-passport
|
13 |
results: []
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -102,4 +108,4 @@ The following hyperparameters were used during training:
|
|
102 |
- Transformers 4.44.0.dev0
|
103 |
- Pytorch 2.1.0+cu121
|
104 |
- Datasets 2.20.0
|
105 |
-
- Tokenizers 0.19.1
|
|
|
3 |
base_model: microsoft/layoutlmv3-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
- layoutmlv3
|
7 |
metrics:
|
8 |
- precision
|
9 |
- recall
|
|
|
12 |
model-index:
|
13 |
- name: layoutlmv3-finetuned-passport
|
14 |
results: []
|
15 |
+
datasets:
|
16 |
+
- EphronM/Annotated_passport_images
|
17 |
+
language:
|
18 |
+
- en
|
19 |
+
pipeline_tag: token-classification
|
20 |
---
|
21 |
|
22 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
108 |
- Transformers 4.44.0.dev0
|
109 |
- Pytorch 2.1.0+cu121
|
110 |
- Datasets 2.20.0
|
111 |
+
- Tokenizers 0.19.1
|