nielsr HF staff commited on
Commit
99e76f3
1 Parent(s): dba26d1

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -2,7 +2,7 @@
2
  tags:
3
  - generated_from_trainer
4
  datasets:
5
- - funsd
6
  metrics:
7
  - precision
8
  - recall
@@ -15,8 +15,8 @@ model-index:
15
  name: Token Classification
16
  type: token-classification
17
  dataset:
18
- name: funsd
19
- type: funsd
20
  args: funsd
21
  metrics:
22
  - name: Precision
@@ -38,7 +38,7 @@ should probably proofread and complete it, then remove this comment. -->
38
 
39
  # layoutlmv3-finetuned-funsd
40
 
41
- This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the funsd dataset.
42
  It achieves the following results on the evaluation set:
43
  - Loss: 1.1164
44
  - Precision: 0.9026
 
2
  tags:
3
  - generated_from_trainer
4
  datasets:
5
+ - nielsr/funsd-layoutlmv3
6
  metrics:
7
  - precision
8
  - recall
 
15
  name: Token Classification
16
  type: token-classification
17
  dataset:
18
+ name: nielsr/funsd-layoutlmv3
19
+ type: nielsr/funsd-layoutlmv3
20
  args: funsd
21
  metrics:
22
  - name: Precision
 
38
 
39
  # layoutlmv3-finetuned-funsd
40
 
41
+ This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the nielsr/funsd-layoutlmv3 dataset.
42
  It achieves the following results on the evaluation set:
43
  - Loss: 1.1164
44
  - Precision: 0.9026