Training in progress epoch 35
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.9947
|
21 |
-
- Validation Loss: 1.
|
22 |
-
- Validation End Logits Accuracy: 0.
|
23 |
-
- Validation Start Logits Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -82,6 +82,7 @@ The following hyperparameters were used during training:
|
|
82 |
| 0.0182 | 0.9905 | 0.9926 | 1.8756 | 0.7837 | 0.7994 | 32 |
|
83 |
| 0.0252 | 0.9832 | 0.9947 | 1.8182 | 0.7837 | 0.7962 | 33 |
|
84 |
| 0.0222 | 0.9863 | 0.9947 | 1.7854 | 0.7837 | 0.7931 | 34 |
|
|
|
85 |
|
86 |
|
87 |
### 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.0216
|
19 |
+
- Train End Logits Accuracy: 0.9884
|
20 |
- Train Start Logits Accuracy: 0.9947
|
21 |
+
- Validation Loss: 1.5707
|
22 |
+
- Validation End Logits Accuracy: 0.7931
|
23 |
+
- Validation Start Logits Accuracy: 0.8025
|
24 |
+
- Epoch: 35
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
82 |
| 0.0182 | 0.9905 | 0.9926 | 1.8756 | 0.7837 | 0.7994 | 32 |
|
83 |
| 0.0252 | 0.9832 | 0.9947 | 1.8182 | 0.7837 | 0.7962 | 33 |
|
84 |
| 0.0222 | 0.9863 | 0.9947 | 1.7854 | 0.7837 | 0.7931 | 34 |
|
85 |
+
| 0.0216 | 0.9884 | 0.9947 | 1.5707 | 0.7931 | 0.8025 | 35 |
|
86 |
|
87 |
|
88 |
### 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:44cf8109f953cb60a351f500bd3d18349db3c49c692b0d945ac9ac25389963e6
|
3 |
+
size 1449691
|
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:ea47cf248fe7892a9f10040c332a7a5ad39b6c52c1e45c9ef5f305ecb8d5f756
|
3 |
+
size 19221
|
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:7beae21541f2fef54fe4c4840a2b2fd90991f42d14cd22ed703885794444b3a4
|
3 |
size 265583592
|