nadahlberg
commited on
Commit
•
f9d5919
1
Parent(s):
e13cb68
End of training
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [docketanalyzer/docket-lm-xs](https://huggingface.co/docketanalyzer/docket-lm-xs) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- F1: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -52,11 +52,24 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
54 |
|:-------------:|:------:|:----:|:---------------:|:------:|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [docketanalyzer/docket-lm-xs](https://huggingface.co/docketanalyzer/docket-lm-xs) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0187
|
21 |
+
- F1: 0.9938
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
54 |
|:-------------:|:------:|:----:|:---------------:|:------:|
|
55 |
+
| 0.2297 | 0.0533 | 60 | 0.1805 | 0.9693 |
|
56 |
+
| 0.1411 | 0.1067 | 120 | 0.0593 | 0.9850 |
|
57 |
+
| 0.0099 | 0.16 | 180 | 0.0447 | 0.9908 |
|
58 |
+
| 0.0348 | 0.2133 | 240 | 0.0474 | 0.9892 |
|
59 |
+
| 0.0046 | 0.2667 | 300 | 0.0379 | 0.9923 |
|
60 |
+
| 0.0031 | 0.32 | 360 | 0.0334 | 0.9938 |
|
61 |
+
| 0.127 | 0.3733 | 420 | 0.0325 | 0.9933 |
|
62 |
+
| 0.1795 | 0.4267 | 480 | 0.0325 | 0.9928 |
|
63 |
+
| 0.0023 | 0.48 | 540 | 0.0364 | 0.9933 |
|
64 |
+
| 0.0028 | 0.5333 | 600 | 0.0353 | 0.9923 |
|
65 |
+
| 0.0043 | 0.5867 | 660 | 0.0290 | 0.9933 |
|
66 |
+
| 0.1299 | 0.64 | 720 | 0.0252 | 0.9938 |
|
67 |
+
| 0.188 | 0.6933 | 780 | 0.0235 | 0.9933 |
|
68 |
+
| 0.0019 | 0.7467 | 840 | 0.0208 | 0.9938 |
|
69 |
+
| 0.002 | 0.8 | 900 | 0.0199 | 0.9938 |
|
70 |
+
| 0.0525 | 0.8533 | 960 | 0.0192 | 0.9938 |
|
71 |
+
| 0.008 | 0.9067 | 1020 | 0.0190 | 0.9938 |
|
72 |
+
| 0.0013 | 0.96 | 1080 | 0.0193 | 0.9938 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
eval_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"eval_loss": 0.
|
3 |
-
"eval_f1": 0.
|
4 |
-
"eval_runtime":
|
5 |
-
"eval_samples_per_second":
|
6 |
-
"eval_steps_per_second":
|
7 |
-
"epoch": 0
|
8 |
}
|
|
|
1 |
{
|
2 |
+
"eval_loss": 0.018748991191387177,
|
3 |
+
"eval_f1": 0.9938461538461539,
|
4 |
+
"eval_runtime": 6.4144,
|
5 |
+
"eval_samples_per_second": 311.798,
|
6 |
+
"eval_steps_per_second": 19.487,
|
7 |
+
"epoch": 1.0
|
8 |
}
|
logs/events.out.tfevents.1721396410.nathan.69458.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62d85b587041b08120c3f3d914a39893c9f8761dc6b4bfeb83c70145b8b037a9
|
3 |
+
size 129508
|
logs/events.out.tfevents.1721396758.nathan.69458.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1961f25de7d6eb03c71e47433050a463ec8dac6d7584e29e9750d6787ce3d9b5
|
3 |
+
size 405
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 283347432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1570c11469a9cc2b51e67e6992af6dfe0876d4f1fbc62ea76631b265299e47da
|
3 |
size 283347432
|