Commit ·
9e2c267
1
Parent(s): 51a8207
Training in progress epoch 1
Browse files- README.md +6 -5
- model-02.h5 +3 -0
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -13,11 +13,11 @@ 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:
|
| 17 |
-
- Train Accuracy: 0.
|
| 18 |
-
- Validation Loss: 1.
|
| 19 |
-
- Validation Accuracy: 0.
|
| 20 |
-
- Epoch:
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -44,6 +44,7 @@ The following hyperparameters were used during training:
|
|
| 44 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
| 45 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
| 46 |
| 2.5600 | 0.0855 | 1.7046 | 0.1015 | 0 |
|
|
|
|
| 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: 1.7150
|
| 17 |
+
- Train Accuracy: 0.1006
|
| 18 |
+
- Validation Loss: 1.5251
|
| 19 |
+
- Validation Accuracy: 0.1041
|
| 20 |
+
- Epoch: 1
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 44 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
| 45 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
| 46 |
| 2.5600 | 0.0855 | 1.7046 | 0.1015 | 0 |
|
| 47 |
+
| 1.7150 | 0.1006 | 1.5251 | 0.1041 | 1 |
|
| 48 |
|
| 49 |
|
| 50 |
### Framework versions
|
model-02.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ab17b60077ef9bba773c9bef6b6c4c161705aa229b9fd8c2f7ea68d52982eb3
|
| 3 |
+
size 533687616
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 533687616
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ab17b60077ef9bba773c9bef6b6c4c161705aa229b9fd8c2f7ea68d52982eb3
|
| 3 |
size 533687616
|