Commit
•
0f01126
1
Parent(s):
8dc0b79
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.4902 | 0.6126 | 0.5751 | 1.1502 | 0.6844 | 0.6561 | 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.9581
|
18 |
+
- Train End Logits Sparse Categorical Accuracy: 0.7344
|
19 |
+
- Train Start Logits Sparse Categorical Accuracy: 0.6948
|
20 |
+
- Validation Loss: 1.1235
|
21 |
+
- Validation End Logits Sparse Categorical Accuracy: 0.7005
|
22 |
+
- Validation Start Logits Sparse Categorical Accuracy: 0.6644
|
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.4902 | 0.6126 | 0.5751 | 1.1502 | 0.6844 | 0.6561 | 0 |
|
50 |
+
| 0.9581 | 0.7344 | 0.6948 | 1.1235 | 0.7005 | 0.6644 | 1 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1651677633.matt-TRX40-AORUS-PRO-WIFI.75175.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:ce93977e791e3da431366c1760254e066eb7d80048c5b548afe7fe5e47f180e9
|
3 |
+
size 911886
|
logs/validation/events.out.tfevents.1651678451.matt-TRX40-AORUS-PRO-WIFI.75175.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:668f7e1b24d814f49cbf6e10eac9940db5b585d0779b703b9b0e6c669f09145d
|
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:4ac5f2df4e089de5771dda76eec0cee35baeb0a5aea99d03783a80f50ab331af
|
3 |
size 265583688
|