Leander Burgmer
commited on
Commit
路
c90a7bd
1
Parent(s):
12d13c8
End of training
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: 0.
|
18 |
-
- Train End Logits Accuracy: 0.
|
19 |
-
- Train Start Logits Accuracy: 0.
|
20 |
-
- Validation Loss: 0.
|
21 |
- Validation End Logits Accuracy: 0.9424
|
22 |
-
- Validation Start Logits Accuracy: 0.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
48 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
49 |
| 0.8705 | 0.9195 | 0.9166 | 0.4475 | 0.9424 | 0.9424 | 0 |
|
|
|
50 |
|
51 |
|
52 |
### 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: 0.4009
|
18 |
+
- Train End Logits Accuracy: 0.9385
|
19 |
+
- Train Start Logits Accuracy: 0.9380
|
20 |
+
- Validation Loss: 0.3920
|
21 |
- Validation End Logits Accuracy: 0.9424
|
22 |
+
- Validation Start Logits Accuracy: 0.9377
|
23 |
+
- Epoch: 1
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
47 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
48 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
49 |
| 0.8705 | 0.9195 | 0.9166 | 0.4475 | 0.9424 | 0.9424 | 0 |
|
50 |
+
| 0.4009 | 0.9385 | 0.9380 | 0.3920 | 0.9424 | 0.9377 | 1 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1660032439.c04f58f6b5d2.1744.2.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:4790dad0fdc76d0ccbcdc084b0dddbd58e33e9e7612aa61bb2ae6795b17791ce
|
3 |
+
size 1008153
|
logs/validation/events.out.tfevents.1660042066.c04f58f6b5d2.1744.3.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:d27dbd5afc254219a6c41c4e01da3a711e43662574bd909a315665944e2c3e50
|
3 |
+
size 1098
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265583688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4ba7f528b15c61dcc2cdd13b335c0d3e31b8422de10807d0cf8f85e8d3097ed
|
3 |
size 265583688
|