Training in progress epoch 33
Browse files- README.md +6 -5
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,11 +14,11 @@ 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: 1.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -77,6 +77,7 @@ The following hyperparameters were used during training:
|
|
77 |
| 1.9204 | 0.0940 | 1.7549 | 0.0982 | 30 |
|
78 |
| 1.8162 | 0.0961 | 1.6836 | 0.0983 | 31 |
|
79 |
| 1.7370 | 0.0978 | 1.5869 | 0.1014 | 32 |
|
|
|
80 |
|
81 |
|
82 |
### 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: 1.6723
|
18 |
+
- Train Accuracy: 0.0991
|
19 |
+
- Validation Loss: 1.5381
|
20 |
+
- Validation Accuracy: 0.1029
|
21 |
+
- Epoch: 33
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
77 |
| 1.9204 | 0.0940 | 1.7549 | 0.0982 | 30 |
|
78 |
| 1.8162 | 0.0961 | 1.6836 | 0.0983 | 31 |
|
79 |
| 1.7370 | 0.0978 | 1.5869 | 0.1014 | 32 |
|
80 |
+
| 1.6723 | 0.0991 | 1.5381 | 0.1029 | 33 |
|
81 |
|
82 |
|
83 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 499741936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d728318f1a4e6ba9ff2c652fc099d256871a88de2f3015deafd8d0a23012f301
|
3 |
size 499741936
|