Commit
·
0982976
1
Parent(s):
2b6f3c7
Training in progress epoch 3
Browse files
README.md
CHANGED
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 1.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Validation Loss: 2.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
| 3.5410 | 0.2497 | 3.0774 | 0.3333 | 0 |
|
49 |
| 2.3876 | 0.4804 | 2.5436 | 0.4103 | 1 |
|
50 |
| 1.5296 | 0.6930 | 2.3390 | 0.5128 | 2 |
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 1.0298
|
19 |
+
- Train Accuracy: 0.8158
|
20 |
+
- Validation Loss: 2.3983
|
21 |
+
- Validation Accuracy: 0.4615
|
22 |
+
- Epoch: 3
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
48 |
| 3.5410 | 0.2497 | 3.0774 | 0.3333 | 0 |
|
49 |
| 2.3876 | 0.4804 | 2.5436 | 0.4103 | 1 |
|
50 |
| 1.5296 | 0.6930 | 2.3390 | 0.5128 | 2 |
|
51 |
+
| 1.0298 | 0.8158 | 2.3983 | 0.4615 | 3 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/train/events.out.tfevents.1697308621.99df1aa9d054.28.0.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad287f05b18749e30408bd683dc5e03d4d4aa643acc6e917a18f09948257ea3a
|
3 |
+
size 4190809
|
logs/validation/events.out.tfevents.1697308729.99df1aa9d054.28.1.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b48f1399a9ebf563077feef3ab747013b9fe5e355f60c3a2b8d642fbbb9b7782
|
3 |
+
size 1352
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438466132
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7061c22213618bdb5cf973b00a01eff2bb5cd1749b693372e40157c33a8a1dfe
|
3 |
size 438466132
|