End of training
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 |
|
@@ -44,6 +44,8 @@ The following hyperparameters were used during training:
|
|
44 |
| Train Loss | Validation Loss | Train Matthews Correlation | Epoch |
|
45 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
46 |
| 0.5175 | 0.4542 | 0.4684 | 0 |
|
|
|
|
|
47 |
|
48 |
|
49 |
### 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.1904
|
18 |
+
- Validation Loss: 0.5593
|
19 |
+
- Train Matthews Correlation: 0.5189
|
20 |
+
- Epoch: 2
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
44 |
| Train Loss | Validation Loss | Train Matthews Correlation | Epoch |
|
45 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
46 |
| 0.5175 | 0.4542 | 0.4684 | 0 |
|
47 |
+
| 0.3255 | 0.4617 | 0.5007 | 1 |
|
48 |
+
| 0.1904 | 0.5593 | 0.5189 | 2 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
logs/train/events.out.tfevents.1656940365.d47e2d802913.62.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:9a8c2cc6cd30149e771a9449dfa4745b31350c4404e0c4581383fa7558fd3deb
|
3 |
+
size 1612352
|
logs/validation/events.out.tfevents.1656941531.d47e2d802913.62.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:f42297927f244a10882455518338b6514fa934f2410740aad286a21d84bd2941
|
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 267956392
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afec3551b63bd6ba2f372171db9c012286789f021c8d9d531f68b38838e65cf0
|
3 |
size 267956392
|