christopher
commited on
Commit
•
bf27c1c
1
Parent(s):
3352228
End of training
Browse files
README.md
CHANGED
@@ -14,11 +14,11 @@ 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 Sparse Categorical Accuracy: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Validation Sparse Categorical Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -45,6 +45,8 @@ The following hyperparameters were used during training:
|
|
45 |
| Train Loss | Train Sparse Categorical Accuracy | Validation Loss | Validation Sparse Categorical Accuracy | Epoch |
|
46 |
|:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
|
47 |
| 0.5409 | 0.8158 | 0.2115 | 0.9265 | 0 |
|
|
|
|
|
48 |
|
49 |
|
50 |
### 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.1025
|
18 |
+
- Train Sparse Categorical Accuracy: 0.9511
|
19 |
+
- Validation Loss: 0.1455
|
20 |
+
- Validation Sparse Categorical Accuracy: 0.9365
|
21 |
+
- Epoch: 2
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
45 |
| Train Loss | Train Sparse Categorical Accuracy | Validation Loss | Validation Sparse Categorical Accuracy | Epoch |
|
46 |
|:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
|
47 |
| 0.5409 | 0.8158 | 0.2115 | 0.9265 | 0 |
|
48 |
+
| 0.1442 | 0.9373 | 0.1411 | 0.9380 | 1 |
|
49 |
+
| 0.1025 | 0.9511 | 0.1455 | 0.9365 | 2 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
logs/train/events.out.tfevents.1650896957.desktop.247.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:00f5a84cd8912147ba6e213c66161b1c2df271a3d8598e9bafd28d4c9de4317b
|
3 |
+
size 1495898
|
logs/validation/events.out.tfevents.1650897019.desktop.247.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:c99d0ee7a8b65d7c4655b9ef0100fff8583c7a6c51cabf154c40f018d949615c
|
3 |
+
size 1110
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267964184
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a13524cc7f55340c40ddb6ddef79285d478f316660f59cd098dff2f13232d91a
|
3 |
size 267964184
|