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.6644 | 0.4291 | 0.81 | 0 |
|
| 46 |
| 0.4185 | 0.3783 | 0.8425 | 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.3000
|
| 17 |
+
- Validation Loss: 0.3434
|
| 18 |
+
- Train Accuracy: 0.8658
|
| 19 |
+
- Epoch: 2
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 44 |
|:----------:|:---------------:|:--------------:|:-----:|
|
| 45 |
| 0.6644 | 0.4291 | 0.81 | 0 |
|
| 46 |
| 0.4185 | 0.3783 | 0.8425 | 1 |
|
| 47 |
+
| 0.3000 | 0.3434 | 0.8658 | 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 438226204
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:070f362f76f5d84000251f6bfc56d5a6f50ac380d43a89e3cedc4864971c6545
|
| 3 |
size 438226204
|