update model card README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: cc-by-nc-sa-4.0
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
-
-
|
7 |
metrics:
|
8 |
- precision
|
9 |
- recall
|
@@ -16,8 +16,8 @@ model-index:
|
|
16 |
name: Token Classification
|
17 |
type: token-classification
|
18 |
dataset:
|
19 |
-
name:
|
20 |
-
type:
|
21 |
config: pasha
|
22 |
split: test
|
23 |
args: pasha
|
@@ -41,7 +41,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
41 |
|
42 |
# pasha
|
43 |
|
44 |
-
This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the
|
45 |
It achieves the following results on the evaluation set:
|
46 |
- Loss: 0.0558
|
47 |
- Precision: 0.9846
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
+
- nielsr/funsd-layoutlmv3
|
7 |
metrics:
|
8 |
- precision
|
9 |
- recall
|
|
|
16 |
name: Token Classification
|
17 |
type: token-classification
|
18 |
dataset:
|
19 |
+
name: nielsr/funsd-layoutlmv3
|
20 |
+
type: nielsr/funsd-layoutlmv3
|
21 |
config: pasha
|
22 |
split: test
|
23 |
args: pasha
|
|
|
41 |
|
42 |
# pasha
|
43 |
|
44 |
+
This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the nielsr/funsd-layoutlmv3 dataset.
|
45 |
It achieves the following results on the evaluation set:
|
46 |
- Loss: 0.0558
|
47 |
- Precision: 0.9846
|