Training in progress epoch 3
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 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
| 2.9763 | 0.0766 | 2.5856 | 0.0839 | 0 |
|
49 |
| 2.8159 | 0.0795 | 2.4501 | 0.0871 | 1 |
|
50 |
| 2.7022 | 0.0816 | 2.3638 | 0.0892 | 2 |
|
|
|
51 |
|
52 |
|
53 |
### 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.6160
|
19 |
+
- Train Accuracy: 0.0831
|
20 |
+
- Validation Loss: 2.2778
|
21 |
+
- Validation Accuracy: 0.0909
|
22 |
+
- Epoch: 3
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
48 |
| 2.9763 | 0.0766 | 2.5856 | 0.0839 | 0 |
|
49 |
| 2.8159 | 0.0795 | 2.4501 | 0.0871 | 1 |
|
50 |
| 2.7022 | 0.0816 | 2.3638 | 0.0892 | 2 |
|
51 |
+
| 2.6160 | 0.0831 | 2.2778 | 0.0909 | 3 |
|
52 |
|
53 |
|
54 |
### 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:be103cc5c72f06baa6edb09496af82ffb7dcdb34e377802bf207e316d7fccfa4
|
3 |
size 484838604
|