Training in progress epoch 65
Browse files- README.md +7 -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: 8.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 8.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -108,6 +108,8 @@ The following hyperparameters were used during training:
|
|
108 |
| 8.2446 | 0.0233 | 8.2135 | 0.0223 | 61 |
|
109 |
| 8.2303 | 0.0230 | 8.1980 | 0.0223 | 62 |
|
110 |
| 8.2022 | 0.0237 | 8.1996 | 0.0222 | 63 |
|
|
|
|
|
111 |
|
112 |
|
113 |
### 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: 8.1690
|
18 |
+
- Train Accuracy: 0.0236
|
19 |
+
- Validation Loss: 8.2005
|
20 |
+
- Validation Accuracy: 0.0220
|
21 |
+
- Epoch: 65
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
108 |
| 8.2446 | 0.0233 | 8.2135 | 0.0223 | 61 |
|
109 |
| 8.2303 | 0.0230 | 8.1980 | 0.0223 | 62 |
|
110 |
| 8.2022 | 0.0237 | 8.1996 | 0.0222 | 63 |
|
111 |
+
| 8.2222 | 0.0227 | 8.1822 | 0.0222 | 64 |
|
112 |
+
| 8.1690 | 0.0236 | 8.2005 | 0.0220 | 65 |
|
113 |
|
114 |
|
115 |
### 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:0b416810c687e99ca22bf0dcdd2cd3aa9178a504f3954898c74539d97bccd42d
|
3 |
size 499741936
|