katanaml commited on
Commit
f563b71
1 Parent(s): 8162059

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -6,7 +6,14 @@ datasets:
6
  - katanaml/cord
7
  model-index:
8
  - name: layoutlmv2-finetuned-cord
9
- results: []
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -14,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # layoutlmv2-finetuned-cord
16
 
17
- This model is a fine-tuned version of [microsoft/layoutlmv2-base-uncased](https://huggingface.co/microsoft/layoutlmv2-base-uncased) on an unknown dataset.
18
 
19
  ## Model description
20
 
 
6
  - katanaml/cord
7
  model-index:
8
  - name: layoutlmv2-finetuned-cord
9
+ results:
10
+ - task:
11
+ name: Token Classification
12
+ type: token-classification
13
+ dataset:
14
+ name: katanaml/cord
15
+ type: katanaml/cord
16
+ args: katanaml/cord
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
21
 
22
  # layoutlmv2-finetuned-cord
23
 
24
+ This model is a fine-tuned version of [microsoft/layoutlmv2-base-uncased](https://huggingface.co/microsoft/layoutlmv2-base-uncased) on the CORD dataset.
25
 
26
  ## Model description
27