Commit ·
7c607b0
1
Parent(s): 8fff82b
Training in progress epoch 10
Browse files- README.md +6 -5
- model-11.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 |
|
|
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
|
|
| 53 |
| 1.3187 | 0.1079 | 1.3033 | 0.1090 | 7 |
|
| 54 |
| 1.2964 | 0.1083 | 1.2965 | 0.1081 | 8 |
|
| 55 |
| 1.2720 | 0.1088 | 1.2652 | 0.1088 | 9 |
|
|
|
|
| 56 |
|
| 57 |
|
| 58 |
### 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.2476
|
| 17 |
+
- Train Accuracy: 0.1092
|
| 18 |
+
- Validation Loss: 1.2565
|
| 19 |
+
- Validation Accuracy: 0.1097
|
| 20 |
+
- Epoch: 10
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 53 |
| 1.3187 | 0.1079 | 1.3033 | 0.1090 | 7 |
|
| 54 |
| 1.2964 | 0.1083 | 1.2965 | 0.1081 | 8 |
|
| 55 |
| 1.2720 | 0.1088 | 1.2652 | 0.1088 | 9 |
|
| 56 |
+
| 1.2476 | 0.1092 | 1.2565 | 0.1097 | 10 |
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
model-11.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe9cfc225f0b75be88454531bc9d98ce057a35b03d37f310862b48ea7885f871
|
| 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:fe9cfc225f0b75be88454531bc9d98ce057a35b03d37f310862b48ea7885f871
|
| 3 |
size 533687616
|