estyle commited on
Commit
8196d10
1 Parent(s): 467ab2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -9,15 +9,15 @@ LayoutLMv3 is a pre-trained multimodal Transformer for Document AI with unified
9
  [LayoutLMv3: Pre-training for Document AI with Unified Text and Image Masking](https://arxiv.org/abs/2204.08387)
10
  Yupan Huang, Tengchao Lv, Lei Cui, Yutong Lu, Furu Wei, Preprint 2022.
11
 
12
- ## Results on [XFUND](https://github.com/doc-analysis/XFUND)
13
- | Language | Precision | Recall | F1 |
14
- |-----------|------------|------|--------|
15
- | ZH | 0.8910 | 0.9374 | 0.9136 |
16
-
17
- ## Results on [EPHOIE](https://github.com/HCIILAB/EPHOIE)
18
- | Subject | Test Time | Name | School | Examination Number | Seat Number | Class | Student Number | Grade | Score | **Mean** |
19
- |:------------|:------:|:--------:|:--------:|:--------:|:--------:|:--------:|:--------:|:--------:|:--------:|:--------:|
20
- | 98.48 | 100 | 99.36 | 98.86 | 100 | 100 | 98.73 | 98.89 | 97.59 | 97.78 | 98.97 |
21
 
22
  ## Citation
23
 
9
  [LayoutLMv3: Pre-training for Document AI with Unified Text and Image Masking](https://arxiv.org/abs/2204.08387)
10
  Yupan Huang, Tengchao Lv, Lei Cui, Yutong Lu, Furu Wei, Preprint 2022.
11
 
12
+ ## Results
13
+ | Dataset | Language | Precision | Recall | F1 |
14
+ |---------|-----------|------------|------|--------|
15
+ | [XFUND](https://github.com/doc-analysis/XFUND) | ZH | 0.8910 | 0.9374 | 0.9136 |
16
+
17
+
18
+ | Dataset | Subject | Test Time | Name | School | Examination Number | Seat Number | Class | Student Number | Grade | Score | **Mean** |
19
+ |---------|:------------|:------:|:--------:|:--------:|:--------:|:--------:|:--------:|:--------:|:--------:|:--------:|:--------:|
20
+ | [EPHOIE](https://github.com/HCIILAB/EPHOIE) | 98.48 | 100 | 99.36 | 98.86 | 100 | 100 | 98.73 | 98.89 | 97.59 | 97.78 | 98.97 |
21
 
22
  ## Citation
23