Training in progress epoch 4
Browse files- README.md +6 -4
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Validation Loss: 0.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -46,6 +46,8 @@ The following hyperparameters were used during training:
|
|
46 |
| 0.3509 | 0.1830 | 0.9334 | 0 |
|
47 |
| 0.1446 | 0.1676 | 0.9320 | 1 |
|
48 |
| 0.0980 | 0.1691 | 0.9377 | 2 |
|
|
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.0420
|
18 |
+
- Validation Loss: 0.2158
|
19 |
+
- Train Accuracy: 0.9348
|
20 |
+
- Epoch: 4
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
46 |
| 0.3509 | 0.1830 | 0.9334 | 0 |
|
47 |
| 0.1446 | 0.1676 | 0.9320 | 1 |
|
48 |
| 0.0980 | 0.1691 | 0.9377 | 2 |
|
49 |
+
| 0.0682 | 0.1938 | 0.9334 | 3 |
|
50 |
+
| 0.0420 | 0.2158 | 0.9348 | 4 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498878336
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:103e00130379038d6d4dcc8db674b999c43deede5081870d77ae89d3c3a82742
|
3 |
size 498878336
|