mijungkim commited on
Commit
e2c3dc4
1 Parent(s): cf1975a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -37
README.md CHANGED
@@ -3,37 +3,10 @@ license: cc-by-nc-sa-4.0
3
  tags:
4
  - generated_from_trainer
5
  datasets:
6
- - nielsr/funsd-layoutlmv3
7
- metrics:
8
- - precision
9
- - recall
10
- - f1
11
- - accuracy
12
  model-index:
13
  - name: pasha
14
- results:
15
- - task:
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
24
- metrics:
25
- - name: Precision
26
- type: precision
27
- value: 0.8787771062922147
28
- - name: Recall
29
- type: recall
30
- value: 0.8904899135446686
31
- - name: F1
32
- type: f1
33
- value: 0.8845947396672033
34
- - name: Accuracy
35
- type: accuracy
36
- value: 0.9093539054966249
37
  ---
38
 
39
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -41,13 +14,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 nielsr/funsd-layoutlmv3 dataset.
45
- It achieves the following results on the evaluation set:
46
- - Loss: 0.6479
47
- - Precision: 0.8788
48
- - Recall: 0.8905
49
- - F1: 0.8846
50
- - Accuracy: 0.9094
51
 
52
  ## Model description
53
 
@@ -78,7 +45,7 @@ The following hyperparameters were used during training:
78
 
79
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
80
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
81
- | No log | 2.13 | 100 | 0.6479 | 0.8788 | 0.8905 | 0.8846 | 0.9094 |
82
 
83
 
84
  ### Framework versions
 
3
  tags:
4
  - generated_from_trainer
5
  datasets:
6
+ - pasha
 
 
 
 
 
7
  model-index:
8
  - name: pasha
9
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
14
 
15
  # pasha
16
 
17
+ This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the pasha dataset.
 
 
 
 
 
 
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
47
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
48
+ | No log | 2.13 | 100 | 0.6479 | 0.8791 | 0.8909 | 0.8850 | 0.9096 |
49
 
50
 
51
  ### Framework versions