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