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 |
|
|
@@ -64,9 +64,9 @@ The following hyperparameters were used during training:
|
|
| 64 |
|
| 65 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
| 66 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
| 67 |
-
| 1.
|
| 68 |
-
| 0.
|
| 69 |
-
| 0.
|
| 70 |
|
| 71 |
|
| 72 |
### Framework versions
|
|
|
|
| 21 |
metrics:
|
| 22 |
- name: F1
|
| 23 |
type: f1
|
| 24 |
+
value: 0.9306532666842113
|
| 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.3035
|
| 35 |
+
- F1: 0.9307
|
| 36 |
|
| 37 |
## Model description
|
| 38 |
|
|
|
|
| 64 |
|
| 65 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
| 66 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
| 67 |
+
| 1.1806 | 1.0 | 626 | 0.8316 | 0.8522 |
|
| 68 |
+
| 0.3958 | 2.0 | 1252 | 0.3743 | 0.9190 |
|
| 69 |
+
| 0.1875 | 3.0 | 1878 | 0.3035 | 0.9307 |
|
| 70 |
|
| 71 |
|
| 72 |
### Framework versions
|
logs/events.out.tfevents.1697975513.2be8100f72b4.5371.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:d1b809b66df2d8ae54637040410af5f27da356d50442653a1fbb6f649b70fd2b
|
| 3 |
+
size 11969
|