Training in progress epoch 4
Browse files- README.md +6 -5
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 2.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Validation Loss: 2.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
| 2.9968 | 0.0763 | 2.7521 | 0.0823 | 1 |
|
50 |
| 2.8759 | 0.0783 | 2.6538 | 0.0835 | 2 |
|
51 |
| 2.7824 | 0.0801 | 2.6089 | 0.0855 | 3 |
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 2.7116
|
19 |
+
- Train Accuracy: 0.0814
|
20 |
+
- Validation Loss: 2.5571
|
21 |
+
- Validation Accuracy: 0.0858
|
22 |
+
- Epoch: 4
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
49 |
| 2.9968 | 0.0763 | 2.7521 | 0.0823 | 1 |
|
50 |
| 2.8759 | 0.0783 | 2.6538 | 0.0835 | 2 |
|
51 |
| 2.7824 | 0.0801 | 2.6089 | 0.0855 | 3 |
|
52 |
+
| 2.7116 | 0.0814 | 2.5571 | 0.0858 | 4 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 484838604
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc0193c8e90d6c2dc96f9f1abbc28de35c125351aab8e29bce7c569e0a6ddbfb
|
3 |
size 484838604
|