End of training
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ model-index:
|
|
21 |
metrics:
|
22 |
- name: F1
|
23 |
type: f1
|
24 |
-
value: 0.
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
31 |
|
32 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the banking77 dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
-
- Loss: 0.
|
35 |
-
- F1: 0.
|
36 |
|
37 |
## Model description
|
38 |
|
@@ -63,9 +63,9 @@ The following hyperparameters were used during training:
|
|
63 |
|
64 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
65 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
66 |
-
| 1.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
21 |
metrics:
|
22 |
- name: F1
|
23 |
type: f1
|
24 |
+
value: 0.9308119474358835
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
31 |
|
32 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the banking77 dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
+
- Loss: 0.2956
|
35 |
+
- F1: 0.9308
|
36 |
|
37 |
## Model description
|
38 |
|
|
|
63 |
|
64 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
65 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
66 |
+
| 1.0896 | 1.0 | 626 | 0.7784 | 0.8637 |
|
67 |
+
| 0.3846 | 2.0 | 1252 | 0.3535 | 0.9234 |
|
68 |
+
| 0.1817 | 3.0 | 1878 | 0.2956 | 0.9308 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
logs/events.out.tfevents.1690972486.WorkStation.24660.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f57d8bf440bd16b5e6e7ce318d8851bc48c6fb07d2e011054e224898be920561
|
3 |
+
size 12043
|