Training in progress epoch 24
Browse files
README.md
CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Train End Logits Accuracy: 0.
|
20 |
-
- Train Start Logits Accuracy: 0.
|
21 |
-
- Validation Loss: 1.
|
22 |
-
- Validation End Logits Accuracy: 0.
|
23 |
-
- Validation Start Logits Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -71,6 +71,7 @@ The following hyperparameters were used during training:
|
|
71 |
| 0.0668 | 0.9685 | 0.9811 | 1.3480 | 0.7806 | 0.7962 | 21 |
|
72 |
| 0.0567 | 0.9769 | 0.9800 | 1.3820 | 0.7900 | 0.8088 | 22 |
|
73 |
| 0.0550 | 0.9769 | 0.9832 | 1.3593 | 0.7806 | 0.8056 | 23 |
|
|
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0399
|
19 |
+
- Train End Logits Accuracy: 0.9821
|
20 |
+
- Train Start Logits Accuracy: 0.9884
|
21 |
+
- Validation Loss: 1.5254
|
22 |
+
- Validation End Logits Accuracy: 0.7868
|
23 |
+
- Validation Start Logits Accuracy: 0.7931
|
24 |
+
- Epoch: 24
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
71 |
| 0.0668 | 0.9685 | 0.9811 | 1.3480 | 0.7806 | 0.7962 | 21 |
|
72 |
| 0.0567 | 0.9769 | 0.9800 | 1.3820 | 0.7900 | 0.8088 | 22 |
|
73 |
| 0.0550 | 0.9769 | 0.9832 | 1.3593 | 0.7806 | 0.8056 | 23 |
|
74 |
+
| 0.0399 | 0.9821 | 0.9884 | 1.5254 | 0.7868 | 0.7931 | 24 |
|
75 |
|
76 |
|
77 |
### Framework versions
|
logs/train/events.out.tfevents.1720282996.c0123902ebad.1520.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:502eea9742e5e5be7a7f914d9b49a0c006b9d1913c3b118d055a92d5387a0b41
|
3 |
+
size 1447095
|
logs/validation/events.out.tfevents.1720283083.c0123902ebad.1520.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:6fd5d623b534dcb352e3f75e100814b43fdb3b1640e41cdbcbadabfa61d65951
|
3 |
+
size 13369
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265583592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f23fd5be5812fb28100c0980a291591e6dedb1638d4adee76e5165db5d8f1d4e
|
3 |
size 265583592
|