Training in progress epoch 2
Browse files
README.md
CHANGED
|
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Train Loss: 0.
|
| 18 |
-
- Validation Loss: 0.
|
| 19 |
-
- Train F1: 0.
|
| 20 |
-
- Epoch:
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
|
|
| 45 |
|:----------:|:---------------:|:--------:|:-----:|
|
| 46 |
| 0.3525 | 0.5093 | 0.8457 | 0 |
|
| 47 |
| 0.0893 | 0.5320 | 0.8649 | 1 |
|
|
|
|
| 48 |
|
| 49 |
|
| 50 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Train Loss: 0.0331
|
| 18 |
+
- Validation Loss: 0.5226
|
| 19 |
+
- Train F1: 0.8966
|
| 20 |
+
- Epoch: 2
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 45 |
|:----------:|:---------------:|:--------:|:-----:|
|
| 46 |
| 0.3525 | 0.5093 | 0.8457 | 0 |
|
| 47 |
| 0.0893 | 0.5320 | 0.8649 | 1 |
|
| 48 |
+
| 0.0331 | 0.5226 | 0.8966 | 2 |
|
| 49 |
|
| 50 |
|
| 51 |
### Framework versions
|
logs/train/events.out.tfevents.1686257804.bf249ee763c5.1479.10.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:a4261668ef275a4f1f38d1a9125d717841bd7e6ea10ab836c063327062225155
|
| 3 |
+
size 10098637
|
logs/validation/events.out.tfevents.1686257913.bf249ee763c5.1479.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:b78a2d0cadbca96908078ebef337405b0301783bbd865d2b3d0bd51a3708748d
|
| 3 |
+
size 544
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 557073416
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac38b6f7582e9179cf194d9ff5846d8ba1665ad258967026f86cf4647d87def5
|
| 3 |
size 557073416
|