vedantjumle
commited on
Commit
•
160ef47
1
Parent(s):
d744726
Training in progress epoch 6
Browse files- README.md +6 -4
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Train Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,6 +49,8 @@ The following hyperparameters were used during training:
|
|
49 |
| 0.5791 | 0.2622 | 0.9756 | 2 |
|
50 |
| 0.3105 | 0.1978 | 0.9724 | 3 |
|
51 |
| 0.2037 | 0.1631 | 0.9747 | 4 |
|
|
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.1292
|
19 |
+
- Validation Loss: 0.1361
|
20 |
+
- Train Accuracy: 0.9778
|
21 |
+
- Epoch: 6
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
| 0.5791 | 0.2622 | 0.9756 | 2 |
|
50 |
| 0.3105 | 0.1978 | 0.9724 | 3 |
|
51 |
| 0.2037 | 0.1631 | 0.9747 | 4 |
|
52 |
+
| 0.1534 | 0.1394 | 0.9773 | 5 |
|
53 |
+
| 0.1292 | 0.1361 | 0.9778 | 6 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 499332928
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5007dfc60911e7799714202c5194dcd4dd71fbdc24fbbe4470fc3f45cd5792c8
|
3 |
size 499332928
|