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.9307471722060918
|
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.2828
|
35 |
+
- F1: 0.9307
|
36 |
|
37 |
## Model description
|
38 |
|
|
|
63 |
|
64 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
65 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
66 |
+
| 1.0786 | 1.0 | 626 | 0.7667 | 0.8429 |
|
67 |
+
| 0.3836 | 2.0 | 1252 | 0.3487 | 0.9223 |
|
68 |
+
| 0.1855 | 3.0 | 1878 | 0.2828 | 0.9307 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
logs/events.out.tfevents.1691002214.WorkStation.23004.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:571b25374ce48dedf77722493c1fe4820db5b6a5149d65c9f0604217a41b1f59
|
3 |
+
size 12043
|