luiscunhacsc
commited on
Commit
•
bb156e6
1
Parent(s):
8351ba1
Training in progress epoch 5
Browse files- README.md +6 -4
- 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: 10.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 10.
|
20 |
- Validation Accuracy: 0.0000
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -48,6 +48,8 @@ The following hyperparameters were used during training:
|
|
48 |
| 10.2729 | 0.0000 | 10.2651 | 0.0000 | 1 |
|
49 |
| 10.2599 | 0.0 | 10.2357 | 0.0000 | 2 |
|
50 |
| 10.2335 | 0.0 | 10.1943 | 0.0000 | 3 |
|
|
|
|
|
51 |
|
52 |
|
53 |
### 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: 10.1449
|
18 |
+
- Train Accuracy: 0.0000
|
19 |
+
- Validation Loss: 10.0705
|
20 |
- Validation Accuracy: 0.0000
|
21 |
+
- Epoch: 5
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
48 |
| 10.2729 | 0.0000 | 10.2651 | 0.0000 | 1 |
|
49 |
| 10.2599 | 0.0 | 10.2357 | 0.0000 | 2 |
|
50 |
| 10.2335 | 0.0 | 10.1943 | 0.0000 | 3 |
|
51 |
+
| 10.1915 | 0.0000 | 10.1447 | 0.0000 | 4 |
|
52 |
+
| 10.1449 | 0.0000 | 10.0705 | 0.0000 | 5 |
|
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 499741936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24c64481ae3c027f6737d933abae4e71a57ac38b3c185c513d7bcb080f8958ee
|
3 |
size 499741936
|