notmaineyy
commited on
Commit
•
d2486fc
1
Parent(s):
18ceccb
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.2048 | 0.0749 | 0.8898 | 0.9129 | 0.9012 | 0.9784 | 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.0344
|
18 |
+
- Validation Loss: 0.0633
|
19 |
+
- Train Precision: 0.9181
|
20 |
+
- Train Recall: 0.9322
|
21 |
+
- Train F1: 0.9251
|
22 |
+
- Train Accuracy: 0.9823
|
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.2048 | 0.0749 | 0.8898 | 0.9129 | 0.9012 | 0.9784 | 0 |
|
50 |
+
| 0.0556 | 0.0621 | 0.9150 | 0.9300 | 0.9224 | 0.9819 | 1 |
|
51 |
+
| 0.0344 | 0.0633 | 0.9181 | 0.9322 | 0.9251 | 0.9823 | 2 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/train/events.out.tfevents.1658303747.ba44467c0896.71.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:9a726b86589324663aa80099568f9de0f936ffb2a2686486bee5dac004943167
|
3 |
+
size 1722769
|
logs/validation/events.out.tfevents.1658303853.ba44467c0896.71.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:ba87abdfe3cfdb8ef930a35da6b0841a888a1f4b50e2f635e6fd87b491467d61
|
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:0e7c7b6073861de86c41c3f80d37eb208feb746c19dcb0a47301f9a37bd78a65
|
3 |
size 265606504
|