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 |
- Validation Loss: 0.0612
|
19 |
- Train Precision: 0.9222
|
20 |
- Train Recall: 0.9358
|
21 |
- Train F1: 0.9289
|
22 |
- Train Accuracy: 0.9834
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -47,6 +47,8 @@ The following hyperparameters were used during training:
|
|
47 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
|
48 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
49 |
| 0.0289 | 0.0612 | 0.9222 | 0.9358 | 0.9289 | 0.9834 | 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.0285
|
18 |
- Validation Loss: 0.0612
|
19 |
- Train Precision: 0.9222
|
20 |
- Train Recall: 0.9358
|
21 |
- Train F1: 0.9289
|
22 |
- Train Accuracy: 0.9834
|
23 |
+
- Epoch: 2
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
47 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
|
48 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
49 |
| 0.0289 | 0.0612 | 0.9222 | 0.9358 | 0.9289 | 0.9834 | 0 |
|
50 |
+
| 0.0284 | 0.0612 | 0.9222 | 0.9358 | 0.9289 | 0.9834 | 1 |
|
51 |
+
| 0.0285 | 0.0612 | 0.9222 | 0.9358 | 0.9289 | 0.9834 | 2 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/train/events.out.tfevents.1658138748.3e16c220cd7a.70.11.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:f3d7ae5ac8af2dab738ecb98f5a781d2191f1c381669778d21cb24d79f89cd72
|
3 |
+
size 1700354
|
logs/validation/events.out.tfevents.1658138838.3e16c220cd7a.70.12.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:13e4dff98fd316787d3a2fbed04b8a0cab336bc3fc8524de138bafc930bc0e8e
|
3 |
+
size 506
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265606504
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bd8870e17be9c4a64defb78cdacf644072015252cd699bba91487f969e17042
|
3 |
size 265606504
|