Commit
•
52f6afa
1
Parent(s):
fc4b654
Training in progress epoch 1
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 Sparse Categorical Accuracy: 0.
|
19 |
-
- Train Start Logits Sparse Categorical Accuracy: 0.
|
20 |
-
- Validation Loss: 1.
|
21 |
-
- Validation End Logits Sparse Categorical Accuracy: 0.
|
22 |
-
- Validation Start Logits Sparse Categorical 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 Sparse Categorical Accuracy | Train Start Logits Sparse Categorical Accuracy | Validation Loss | Validation End Logits Sparse Categorical Accuracy | Validation Start Logits Sparse Categorical Accuracy | Epoch |
|
48 |
|:----------:|:--------------------------------------------:|:----------------------------------------------:|:---------------:|:-------------------------------------------------:|:---------------------------------------------------:|:-----:|
|
49 |
| 1.4605 | 0.6170 | 0.5768 | 1.1588 | 0.6840 | 0.6511 | 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.9657
|
18 |
+
- Train End Logits Sparse Categorical Accuracy: 0.7324
|
19 |
+
- Train Start Logits Sparse Categorical Accuracy: 0.6940
|
20 |
+
- Validation Loss: 1.1216
|
21 |
+
- Validation End Logits Sparse Categorical Accuracy: 0.6979
|
22 |
+
- Validation Start Logits Sparse Categorical Accuracy: 0.6642
|
23 |
+
- Epoch: 1
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
47 |
| Train Loss | Train End Logits Sparse Categorical Accuracy | Train Start Logits Sparse Categorical Accuracy | Validation Loss | Validation End Logits Sparse Categorical Accuracy | Validation Start Logits Sparse Categorical Accuracy | Epoch |
|
48 |
|:----------:|:--------------------------------------------:|:----------------------------------------------:|:---------------:|:-------------------------------------------------:|:---------------------------------------------------:|:-----:|
|
49 |
| 1.4605 | 0.6170 | 0.5768 | 1.1588 | 0.6840 | 0.6511 | 0 |
|
50 |
+
| 0.9657 | 0.7324 | 0.6940 | 1.1216 | 0.6979 | 0.6642 | 1 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1651592730.matt-TRX40-AORUS-PRO-WIFI.72570.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:d911424710a150c6497f9312666affa424b0a76e50ad8b429105aac6d1fc7d13
|
3 |
+
size 924072
|
logs/validation/events.out.tfevents.1651593574.matt-TRX40-AORUS-PRO-WIFI.72570.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:4b63d6cc99473cfe80ffef12f3f0b32fc81c56f3388df05438767905f10ab155
|
3 |
+
size 1250
|
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:7e2e7e464e7b4912cc6710c94a94f821217b9985bd6afbf843a0fc89c284248b
|
3 |
size 265583688
|