vedantjumle
commited on
Commit
·
d744726
1
Parent(s):
66859e5
Training in progress epoch 4
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 |
|
@@ -47,6 +47,8 @@ The following hyperparameters were used during training:
|
|
47 |
| 3.5609 | 1.7191 | 0.8982 | 0 |
|
48 |
| 1.3722 | 0.5564 | 0.9644 | 1 |
|
49 |
| 0.5791 | 0.2622 | 0.9756 | 2 |
|
|
|
|
|
50 |
|
51 |
|
52 |
### 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.2037
|
19 |
+
- Validation Loss: 0.1631
|
20 |
+
- Train Accuracy: 0.9747
|
21 |
+
- Epoch: 4
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
47 |
| 3.5609 | 1.7191 | 0.8982 | 0 |
|
48 |
| 1.3722 | 0.5564 | 0.9644 | 1 |
|
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
|
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:12792c8597a99b974cc26a996db360c63c488eca601bfa76c256c61c1c4693ab
|
3 |
size 499332928
|