End of training
Browse files- README.md +22 -21
- all_results.json +8 -8
- model.safetensors +1 -1
- predict_results.json +8 -8
- predictions.txt +0 -0
- runs/Aug26_23-30-18_bernini/events.out.tfevents.1724709196.bernini.20168.1 +3 -0
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
base_model: layoutlmv3
|
3 |
tags:
|
4 |
- generated_from_trainer
|
@@ -21,16 +22,16 @@ model-index:
|
|
21 |
metrics:
|
22 |
- name: Precision
|
23 |
type: precision
|
24 |
-
value: 0.
|
25 |
- name: Recall
|
26 |
type: recall
|
27 |
-
value: 0.
|
28 |
- name: F1
|
29 |
type: f1
|
30 |
-
value: 0.
|
31 |
- name: Accuracy
|
32 |
type: accuracy
|
33 |
-
value: 0.
|
34 |
---
|
35 |
|
36 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -40,11 +41,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
40 |
|
41 |
This model is a fine-tuned version of [layoutlmv3](https://huggingface.co/layoutlmv3) on the not-lain/sroie dataset.
|
42 |
It achieves the following results on the evaluation set:
|
43 |
-
- Loss: 0.
|
44 |
-
- Precision: 0.
|
45 |
-
- Recall: 0.
|
46 |
-
- F1: 0.
|
47 |
-
- Accuracy: 0.
|
48 |
|
49 |
## Model description
|
50 |
|
@@ -75,21 +76,21 @@ The following hyperparameters were used during training:
|
|
75 |
|
76 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
77 |
|:-------------:|:-------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
78 |
-
| No log | 1.5873 | 100 | 0.
|
79 |
-
| No log | 3.1746 | 200 | 0.
|
80 |
-
| No log | 4.7619 | 300 | 0.
|
81 |
-
| No log | 6.3492 | 400 | 0.
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
-
| 0.
|
88 |
|
89 |
|
90 |
### Framework versions
|
91 |
|
92 |
-
- Transformers 4.44.
|
93 |
- Pytorch 2.4.0+cu118
|
94 |
-
- Datasets 2.
|
95 |
- Tokenizers 0.19.1
|
|
|
1 |
---
|
2 |
+
library_name: transformers
|
3 |
base_model: layoutlmv3
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
22 |
metrics:
|
23 |
- name: Precision
|
24 |
type: precision
|
25 |
+
value: 0.9515865227347072
|
26 |
- name: Recall
|
27 |
type: recall
|
28 |
+
value: 0.9645225464190982
|
29 |
- name: F1
|
30 |
type: f1
|
31 |
+
value: 0.9580108677753993
|
32 |
- name: Accuracy
|
33 |
type: accuracy
|
34 |
+
value: 0.9870755974971792
|
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 not-lain/sroie dataset.
|
43 |
It achieves the following results on the evaluation set:
|
44 |
+
- Loss: 0.0596
|
45 |
+
- Precision: 0.9516
|
46 |
+
- Recall: 0.9645
|
47 |
+
- F1: 0.9580
|
48 |
+
- Accuracy: 0.9871
|
49 |
|
50 |
## Model description
|
51 |
|
|
|
76 |
|
77 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
78 |
|:-------------:|:-------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
79 |
+
| No log | 1.5873 | 100 | 0.0548 | 0.9415 | 0.9453 | 0.9434 | 0.9830 |
|
80 |
+
| No log | 3.1746 | 200 | 0.0531 | 0.9377 | 0.9625 | 0.9499 | 0.9847 |
|
81 |
+
| No log | 4.7619 | 300 | 0.0550 | 0.9414 | 0.9595 | 0.9504 | 0.9851 |
|
82 |
+
| No log | 6.3492 | 400 | 0.0560 | 0.9500 | 0.9645 | 0.9572 | 0.9868 |
|
83 |
+
| 0.0464 | 7.9365 | 500 | 0.0596 | 0.9516 | 0.9645 | 0.9580 | 0.9871 |
|
84 |
+
| 0.0464 | 9.5238 | 600 | 0.0630 | 0.9502 | 0.9622 | 0.9562 | 0.9865 |
|
85 |
+
| 0.0464 | 11.1111 | 700 | 0.0707 | 0.9489 | 0.9658 | 0.9573 | 0.9868 |
|
86 |
+
| 0.0464 | 12.6984 | 800 | 0.0726 | 0.9515 | 0.9629 | 0.9572 | 0.9868 |
|
87 |
+
| 0.0464 | 14.2857 | 900 | 0.0765 | 0.9510 | 0.9652 | 0.9580 | 0.9871 |
|
88 |
+
| 0.0048 | 15.8730 | 1000 | 0.0773 | 0.9500 | 0.9645 | 0.9572 | 0.9868 |
|
89 |
|
90 |
|
91 |
### Framework versions
|
92 |
|
93 |
+
- Transformers 4.44.2
|
94 |
- Pytorch 2.4.0+cu118
|
95 |
+
- Datasets 2.21.0
|
96 |
- Tokenizers 0.19.1
|
all_results.json
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
{
|
2 |
-
"predict_accuracy": 0.
|
3 |
-
"predict_f1": 0.
|
4 |
-
"predict_loss": 0.
|
5 |
-
"predict_precision": 0.
|
6 |
-
"predict_recall": 0.
|
7 |
-
"predict_runtime":
|
8 |
-
"predict_samples_per_second":
|
9 |
-
"predict_steps_per_second": 1.
|
10 |
}
|
|
|
1 |
{
|
2 |
+
"predict_accuracy": 0.9890338907358706,
|
3 |
+
"predict_f1": 0.9620923688131104,
|
4 |
+
"predict_loss": 0.06438335031270981,
|
5 |
+
"predict_precision": 0.9600264288074001,
|
6 |
+
"predict_recall": 0.9641672196416722,
|
7 |
+
"predict_runtime": 15.9404,
|
8 |
+
"predict_samples_per_second": 10.916,
|
9 |
+
"predict_steps_per_second": 1.129
|
10 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 501349380
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f33ccd86b57f4bafbcfba6772869934298f8c111e0dac68defc2ce25ff60e83
|
3 |
size 501349380
|
predict_results.json
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
{
|
2 |
-
"predict_accuracy": 0.
|
3 |
-
"predict_f1": 0.
|
4 |
-
"predict_loss": 0.
|
5 |
-
"predict_precision": 0.
|
6 |
-
"predict_recall": 0.
|
7 |
-
"predict_runtime":
|
8 |
-
"predict_samples_per_second":
|
9 |
-
"predict_steps_per_second": 1.
|
10 |
}
|
|
|
1 |
{
|
2 |
+
"predict_accuracy": 0.9890338907358706,
|
3 |
+
"predict_f1": 0.9620923688131104,
|
4 |
+
"predict_loss": 0.06438335031270981,
|
5 |
+
"predict_precision": 0.9600264288074001,
|
6 |
+
"predict_recall": 0.9641672196416722,
|
7 |
+
"predict_runtime": 15.9404,
|
8 |
+
"predict_samples_per_second": 10.916,
|
9 |
+
"predict_steps_per_second": 1.129
|
10 |
}
|
predictions.txt
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
runs/Aug26_23-30-18_bernini/events.out.tfevents.1724709196.bernini.20168.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2452a9fada08a8bde68f97ea4e0465a885fbcdb031075f1821f509b40361dc9
|
3 |
+
size 560
|