Commit
·
a5c8152
1
Parent(s):
78ed98f
Training in progress epoch 2
Browse files
README.md
CHANGED
@@ -14,13 +14,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss:
|
18 |
-
- Train End Logits Accuracy: 0.
|
19 |
-
- Train Start Logits Accuracy: 0.
|
20 |
-
- Validation Loss: 2.
|
21 |
-
- Validation End Logits Accuracy: 0.
|
22 |
-
- Validation Start Logits Accuracy: 0.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
49 |
| 2.6777 | 0.4400 | 0.4209 | 2.1506 | 0.5098 | 0.4806 | 0 |
|
50 |
| 2.0078 | 0.5336 | 0.4909 | 2.0486 | 0.5289 | 0.4965 | 1 |
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 1.7487
|
18 |
+
- Train End Logits Accuracy: 0.5839
|
19 |
+
- Train Start Logits Accuracy: 0.5369
|
20 |
+
- Validation Loss: 2.0212
|
21 |
+
- Validation End Logits Accuracy: 0.5396
|
22 |
+
- Validation Start Logits Accuracy: 0.5058
|
23 |
+
- Epoch: 2
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
48 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
49 |
| 2.6777 | 0.4400 | 0.4209 | 2.1506 | 0.5098 | 0.4806 | 0 |
|
50 |
| 2.0078 | 0.5336 | 0.4909 | 2.0486 | 0.5289 | 0.4965 | 1 |
|
51 |
+
| 1.7487 | 0.5839 | 0.5369 | 2.0212 | 0.5396 | 0.5058 | 2 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/train/events.out.tfevents.1680091187.0604f5e00cc7.253.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:a16d808a728c035ddd3bd027ac835a6962da05d6f90ee2ab652993b8d552ebde
|
3 |
+
size 1416970
|
logs/validation/events.out.tfevents.1680092232.0604f5e00cc7.253.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:bd884c006814f075be8ec672afaf7888d9e79394e4e9ca451aea9969305f74b2
|
3 |
+
size 1630
|
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:526434b48dc2e2637752c6724234802676223fa5b24d425e97b7e0ad2cd50cab
|
3 |
size 265583592
|