Training in progress epoch 2
Browse files- README.md +5 -4
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -13,10 +13,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 13 |
|
| 14 |
This model is a fine-tuned version of [ProsusAI/finbert](https://huggingface.co/ProsusAI/finbert) on an unknown dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
-
- Train Loss: 0.
|
| 17 |
-
- Validation Loss: 0.
|
| 18 |
-
- Train Accuracy: 0.
|
| 19 |
-
- Epoch:
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -44,6 +44,7 @@ The following hyperparameters were used during training:
|
|
| 44 |
|:----------:|:---------------:|:--------------:|:-----:|
|
| 45 |
| 0.9203 | 0.3484 | 0.9033 | 0 |
|
| 46 |
| 0.2724 | 0.3182 | 0.9117 | 1 |
|
|
|
|
| 47 |
|
| 48 |
|
| 49 |
### Framework versions
|
|
|
|
| 13 |
|
| 14 |
This model is a fine-tuned version of [ProsusAI/finbert](https://huggingface.co/ProsusAI/finbert) on an unknown dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
+
- Train Loss: 0.1466
|
| 17 |
+
- Validation Loss: 0.3007
|
| 18 |
+
- Train Accuracy: 0.9125
|
| 19 |
+
- Epoch: 2
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 44 |
|:----------:|:---------------:|:--------------:|:-----:|
|
| 45 |
| 0.9203 | 0.3484 | 0.9033 | 0 |
|
| 46 |
| 0.2724 | 0.3182 | 0.9117 | 1 |
|
| 47 |
+
| 0.1466 | 0.3007 | 0.9125 | 2 |
|
| 48 |
|
| 49 |
|
| 50 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 438244660
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:159d41fa54a49618768e70ad28f338052551ffe1ca0f4683ee4c9e044e8531b0
|
| 3 |
size 438244660
|