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 [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 Matthews Correlation: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
46 |
| 0.5145 | 0.4719 | 0.4496 | 0 |
|
47 |
| 0.3232 | 0.4749 | 0.5091 | 1 |
|
|
|
48 |
|
49 |
|
50 |
### 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.1931
|
18 |
+
- Validation Loss: 0.5577
|
19 |
+
- Train Matthews Correlation: 0.5139
|
20 |
+
- Epoch: 2
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
45 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
46 |
| 0.5145 | 0.4719 | 0.4496 | 0 |
|
47 |
| 0.3232 | 0.4749 | 0.5091 | 1 |
|
48 |
+
| 0.1931 | 0.5577 | 0.5139 | 2 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
logs/train/events.out.tfevents.1687472656.Coles-MBP.ad.stfx.ca.18611.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:c8e00e881956cbb372d52122e3b600c6b5de92e96806c3e75f4b436489cbd42c
|
3 |
+
size 1559607
|
logs/validation/events.out.tfevents.1687472819.Coles-MBP.ad.stfx.ca.18611.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:ae356881aa49ce0e6ad9bbe9032a16e1ca8d20ece029ad0b0db792b86b6e5945
|
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 267951808
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:828380516f72da287dd10a2288a4f896b0090a4b3b1e2abd743cb39067ceb2de
|
3 |
size 267951808
|