mijungkim commited on
Commit
dea15cd
1 Parent(s): a831e94

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -3,7 +3,7 @@ license: cc-by-nc-sa-4.0
3
  tags:
4
  - generated_from_trainer
5
  datasets:
6
- - pasha
7
  metrics:
8
  - precision
9
  - recall
@@ -16,8 +16,8 @@ model-index:
16
  name: Token Classification
17
  type: token-classification
18
  dataset:
19
- name: pasha
20
- type: pasha
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 pasha dataset.
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