Commit ·
7dd6f8c
1
Parent(s): 656bbf6
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: 1.
|
| 18 |
-
- Validation Loss: 1.
|
| 19 |
- Train Precision: 0.0
|
| 20 |
- Train Recall: 0.0
|
| 21 |
- Train F1: 0.0
|
| 22 |
- Train Accuracy: 0.6455
|
| 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 |
| 1.9255 | 1.4385 | 0.0 | 0.0 | 0.0 | 0.6455 | 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: 1.3114
|
| 18 |
+
- Validation Loss: 1.2332
|
| 19 |
- Train Precision: 0.0
|
| 20 |
- Train Recall: 0.0
|
| 21 |
- Train F1: 0.0
|
| 22 |
- Train Accuracy: 0.6455
|
| 23 |
+
- Epoch: 2
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
|
|
| 47 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
|
| 48 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
| 49 |
| 1.9255 | 1.4385 | 0.0 | 0.0 | 0.0 | 0.6455 | 0 |
|
| 50 |
+
| 1.3828 | 1.2652 | 0.0 | 0.0 | 0.0 | 0.6455 | 1 |
|
| 51 |
+
| 1.3114 | 1.2332 | 0.0 | 0.0 | 0.0 | 0.6455 | 2 |
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
logs/train/events.out.tfevents.1659501892.COK-A-00194.22428.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:ea2b1d66bf0097704e1fe4767614429cef840d39205ef6ecc2ca0f339ca94ac1
|
| 3 |
+
size 1717170
|
logs/validation/events.out.tfevents.1659501930.COK-A-00194.22428.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:36baec6e6939505f2f497670943b99e609f9fbb8d5e4a7f8cc137e016f5e802b
|
| 3 |
+
size 503
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 265613040
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38ac50a565b661dc24874023cce99587575c53b0e3d0add26f6cc23d2c93d37f
|
| 3 |
size 265613040
|