Training in progress epoch 4
Browse files- README.md +7 -5
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,11 +14,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [ProsusAI/finbert](https://huggingface.co/ProsusAI/finbert) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -47,6 +47,8 @@ The following hyperparameters were used during training:
|
|
47 |
| 0.8773 | 0.6523 | 0.5521 | 0.9073 | 0 |
|
48 |
| 0.4449 | 0.9294 | 0.3423 | 0.9227 | 1 |
|
49 |
| 0.2584 | 0.9581 | 0.2543 | 0.9205 | 2 |
|
|
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [ProsusAI/finbert](https://huggingface.co/ProsusAI/finbert) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.1000
|
18 |
+
- Train Accuracy: 0.9868
|
19 |
+
- Validation Loss: 0.2368
|
20 |
+
- Validation Accuracy: 0.9051
|
21 |
+
- Epoch: 4
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
47 |
| 0.8773 | 0.6523 | 0.5521 | 0.9073 | 0 |
|
48 |
| 0.4449 | 0.9294 | 0.3423 | 0.9227 | 1 |
|
49 |
| 0.2584 | 0.9581 | 0.2543 | 0.9205 | 2 |
|
50 |
+
| 0.1562 | 0.9790 | 0.2481 | 0.9139 | 3 |
|
51 |
+
| 0.1000 | 0.9868 | 0.2368 | 0.9051 | 4 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438226204
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c76af55401b75bd74a5a877d519b05f385e25e24934b84c99c4cb07db3dd653
|
3 |
size 438226204
|