Leander Burgmer
commited on
Commit
路
47c7a84
1
Parent(s):
77fc1f1
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:
|
18 |
-
- Train End Logits Accuracy: 0.
|
19 |
-
- Train Start Logits Accuracy: 0.
|
20 |
-
- Validation Loss:
|
21 |
- Validation End Logits Accuracy: 0.9613
|
22 |
- Validation Start Logits Accuracy: 0.9613
|
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 |
| 4.1427 | 0.7330 | 0.7443 | 2.0567 | 0.9613 | 0.9613 | 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: 1.4634
|
18 |
+
- Train End Logits Accuracy: 0.9290
|
19 |
+
- Train Start Logits Accuracy: 0.9290
|
20 |
+
- Validation Loss: 0.9181
|
21 |
- Validation End Logits Accuracy: 0.9613
|
22 |
- Validation Start Logits Accuracy: 0.9613
|
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 |
| 4.1427 | 0.7330 | 0.7443 | 2.0567 | 0.9613 | 0.9613 | 0 |
|
50 |
+
| 1.4634 | 0.9290 | 0.9290 | 0.9181 | 0.9613 | 0.9613 | 1 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1660200797.1858cd8db59f.64.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:3930d7ef1ecc5d0fa927225550cf720469ee62de197b2f6ac0196d4446e7f5ea
|
3 |
+
size 1008152
|
logs/validation/events.out.tfevents.1660201658.1858cd8db59f.64.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:8d2b171b0c264b78047c4fd7fe5f682d5ad2426d9deaa1bb7bba9ffb293e4425
|
3 |
+
size 1092
|
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:18071fc15772b99f6b7f73e2a512e5f6f5404ae5ab3fddb6ba5c007275c5f980
|
3 |
size 265583688
|