mp-02 commited on
Commit
fecf7f4
·
verified ·
1 Parent(s): dfb4837

End of training

Browse files
README.md CHANGED
@@ -22,16 +22,16 @@ model-index:
22
  metrics:
23
  - name: Precision
24
  type: precision
25
- value: 0.9539082917557614
26
  - name: Recall
27
  type: recall
28
- value: 0.951196398957593
29
  - name: F1
30
  type: f1
31
- value: 0.9525504151838672
32
  - name: Accuracy
33
  type: accuracy
34
- value: 0.9836608621693004
35
  ---
36
 
37
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -41,11 +41,11 @@ should probably proofread and complete it, then remove this comment. -->
41
 
42
  This model is a fine-tuned version of [layoutlmv3](https://huggingface.co/layoutlmv3) on the mp-02/cord-sroie dataset.
43
  It achieves the following results on the evaluation set:
44
- - Loss: 0.0748
45
- - Precision: 0.9539
46
- - Recall: 0.9512
47
- - F1: 0.9526
48
- - Accuracy: 0.9837
49
 
50
  ## Model description
51
 
@@ -64,7 +64,7 @@ More information needed
64
  ### Training hyperparameters
65
 
66
  The following hyperparameters were used during training:
67
- - learning_rate: 6e-05
68
  - train_batch_size: 16
69
  - eval_batch_size: 16
70
  - seed: 42
@@ -76,28 +76,13 @@ The following hyperparameters were used during training:
76
 
77
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
78
  |:-------------:|:-------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
79
- | No log | 0.5556 | 50 | 0.5599 | 0.8723 | 0.5451 | 0.6709 | 0.8791 |
80
- | No log | 1.1111 | 100 | 0.4348 | 0.9023 | 0.6408 | 0.7494 | 0.8977 |
81
- | No log | 1.6667 | 150 | 0.2920 | 0.8816 | 0.8024 | 0.8401 | 0.9298 |
82
- | No log | 2.2222 | 200 | 0.2370 | 0.8846 | 0.8448 | 0.8643 | 0.9416 |
83
- | No log | 2.7778 | 250 | 0.1776 | 0.8491 | 0.8676 | 0.8582 | 0.9615 |
84
- | No log | 3.3333 | 300 | 0.1181 | 0.8935 | 0.9282 | 0.9105 | 0.9735 |
85
- | No log | 3.8889 | 350 | 0.0779 | 0.9355 | 0.9382 | 0.9368 | 0.9806 |
86
- | No log | 4.4444 | 400 | 0.0785 | 0.9444 | 0.9505 | 0.9475 | 0.9831 |
87
- | No log | 5.0 | 450 | 0.0675 | 0.9536 | 0.9552 | 0.9544 | 0.9848 |
88
- | 0.4435 | 5.5556 | 500 | 0.0756 | 0.9508 | 0.9469 | 0.9488 | 0.9829 |
89
- | 0.4435 | 6.1111 | 550 | 0.0708 | 0.9546 | 0.9555 | 0.9550 | 0.9847 |
90
- | 0.4435 | 6.6667 | 600 | 0.0707 | 0.9576 | 0.9472 | 0.9524 | 0.9841 |
91
- | 0.4435 | 7.2222 | 650 | 0.0630 | 0.9577 | 0.9552 | 0.9565 | 0.9854 |
92
- | 0.4435 | 7.7778 | 700 | 0.0679 | 0.9548 | 0.9614 | 0.9581 | 0.9860 |
93
- | 0.4435 | 8.3333 | 750 | 0.0665 | 0.9505 | 0.9642 | 0.9573 | 0.9858 |
94
- | 0.4435 | 8.8889 | 800 | 0.0687 | 0.9480 | 0.9628 | 0.9553 | 0.9850 |
95
- | 0.4435 | 9.4444 | 850 | 0.0730 | 0.9577 | 0.9555 | 0.9566 | 0.9850 |
96
- | 0.4435 | 10.0 | 900 | 0.0905 | 0.9634 | 0.9346 | 0.9488 | 0.9816 |
97
- | 0.4435 | 10.5556 | 950 | 0.0755 | 0.9523 | 0.9611 | 0.9567 | 0.9851 |
98
- | 0.0363 | 11.1111 | 1000 | 0.0748 | 0.9539 | 0.9512 | 0.9526 | 0.9837 |
99
- | 0.0363 | 11.6667 | 1050 | 0.0768 | 0.9531 | 0.9583 | 0.9557 | 0.9844 |
100
- | 0.0363 | 12.2222 | 1100 | 0.0759 | 0.9562 | 0.9611 | 0.9586 | 0.9855 |
101
 
102
 
103
  ### Framework versions
 
22
  metrics:
23
  - name: Precision
24
  type: precision
25
+ value: 0.9399720800372267
26
  - name: Recall
27
  type: recall
28
+ value: 0.9465791940018744
29
  - name: F1
30
  type: f1
31
+ value: 0.9432640672425869
32
  - name: Accuracy
33
  type: accuracy
34
+ value: 0.9813340410474168
35
  ---
36
 
37
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
41
 
42
  This model is a fine-tuned version of [layoutlmv3](https://huggingface.co/layoutlmv3) on the mp-02/cord-sroie dataset.
43
  It achieves the following results on the evaluation set:
44
+ - Loss: 0.0970
45
+ - Precision: 0.9400
46
+ - Recall: 0.9466
47
+ - F1: 0.9433
48
+ - Accuracy: 0.9813
49
 
50
  ## Model description
51
 
 
64
  ### Training hyperparameters
65
 
66
  The following hyperparameters were used during training:
67
+ - learning_rate: 2e-05
68
  - train_batch_size: 16
69
  - eval_batch_size: 16
70
  - seed: 42
 
76
 
77
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
78
  |:-------------:|:-------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
79
+ | No log | 2.2222 | 100 | 0.3258 | 0.8171 | 0.7685 | 0.7921 | 0.9363 |
80
+ | No log | 4.4444 | 200 | 0.1516 | 0.9078 | 0.8946 | 0.9011 | 0.9694 |
81
+ | No log | 6.6667 | 300 | 0.1085 | 0.9315 | 0.9175 | 0.9245 | 0.9761 |
82
+ | No log | 8.8889 | 400 | 0.1000 | 0.9382 | 0.9456 | 0.9419 | 0.9817 |
83
+ | 0.4015 | 11.1111 | 500 | 0.0970 | 0.9400 | 0.9466 | 0.9433 | 0.9813 |
84
+ | 0.4015 | 13.3333 | 600 | 0.1064 | 0.9505 | 0.9358 | 0.9431 | 0.9814 |
85
+ | 0.4015 | 15.5556 | 700 | 0.1095 | 0.9465 | 0.9372 | 0.9418 | 0.9812 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
86
 
87
 
88
  ### Framework versions
all_results.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "predict_accuracy": 0.9820627802690582,
3
- "predict_f1": 0.950925925925926,
4
- "predict_loss": 0.08279602229595184,
5
- "predict_precision": 0.9474169741697417,
6
- "predict_recall": 0.9544609665427509,
7
- "predict_runtime": 24.8356,
8
- "predict_samples_per_second": 10.992,
9
- "predict_steps_per_second": 0.725
10
  }
 
1
  {
2
+ "predict_accuracy": 0.9703861414884352,
3
+ "predict_f1": 0.923658709524935,
4
+ "predict_loss": 0.14045372605323792,
5
+ "predict_precision": 0.9067285382830627,
6
+ "predict_recall": 0.941233140655106,
7
+ "predict_runtime": 12.1468,
8
+ "predict_samples_per_second": 11.279,
9
+ "predict_steps_per_second": 0.741
10
  }
predict_results.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "predict_accuracy": 0.9820627802690582,
3
- "predict_f1": 0.950925925925926,
4
- "predict_loss": 0.08279602229595184,
5
- "predict_precision": 0.9474169741697417,
6
- "predict_recall": 0.9544609665427509,
7
- "predict_runtime": 24.8356,
8
- "predict_samples_per_second": 10.992,
9
- "predict_steps_per_second": 0.725
10
  }
 
1
  {
2
+ "predict_accuracy": 0.9703861414884352,
3
+ "predict_f1": 0.923658709524935,
4
+ "predict_loss": 0.14045372605323792,
5
+ "predict_precision": 0.9067285382830627,
6
+ "predict_recall": 0.941233140655106,
7
+ "predict_runtime": 12.1468,
8
+ "predict_samples_per_second": 11.279,
9
+ "predict_steps_per_second": 0.741
10
  }
predictions.txt CHANGED
The diff for this file is too large to render. See raw diff
 
runs/Nov17_22-07-29_bernini/events.out.tfevents.1731877651.bernini.3234.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7778c1cb16481af323ffcdbbefb9f7635a5070194d96f021cc52bfd5f0f1215f
3
- size 10353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e283b8e09e3b9001f95af819160c645a31b2dedf46f5de9a79f7d08a6511b7ba
3
+ size 11651
runs/Nov17_22-07-29_bernini/events.out.tfevents.1731878982.bernini.3234.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e76f54350c12433539e21ab9cfd435fd0a42fff02c7dd38fc0a0e330bb634d10
3
+ size 560