Commit
·
8105eab
1
Parent(s):
79fe9e3
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.
|
19 |
-
- Train Precision: 0.
|
20 |
-
- Train Recall: 0.
|
21 |
-
- Train F1: 0.
|
22 |
-
- Train Accuracy: 0.
|
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.1933 | 0.0697 | 0.9065 | 0.9236 | 0.9149 | 0.9803 | 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.0342
|
18 |
+
- Validation Loss: 0.0595
|
19 |
+
- Train Precision: 0.9240
|
20 |
+
- Train Recall: 0.9328
|
21 |
+
- Train F1: 0.9284
|
22 |
+
- Train Accuracy: 0.9830
|
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.1933 | 0.0697 | 0.9065 | 0.9236 | 0.9149 | 0.9803 | 0 |
|
50 |
+
| 0.0541 | 0.0601 | 0.9210 | 0.9311 | 0.9260 | 0.9824 | 1 |
|
51 |
+
| 0.0342 | 0.0595 | 0.9240 | 0.9328 | 0.9284 | 0.9830 | 2 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/train/events.out.tfevents.1643387397.matt-TRX40-AORUS-PRO-WIFI.57182.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:d54b923b5b67cbb32694558178a388283554cbd103c67e17f5ee1b5257f9e438
|
3 |
+
size 1608923
|
logs/validation/events.out.tfevents.1643387434.matt-TRX40-AORUS-PRO-WIFI.57182.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:56f7dbef34b8c98a1ed957d163f613e9de09ceb72d1665a5c32598913eb881da
|
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:e2beb13d1eb4ce4c1f2fab0e88b6b3b8dd0306414ff08ac8207214d5da68af9f
|
3 |
size 265606504
|