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.5231 | 0.4642 | 0.4361 | 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.1933
|
18 |
+
- Validation Loss: 0.5645
|
19 |
+
- Train Matthews Correlation: 0.5109
|
20 |
+
- Epoch: 2
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
44 |
| Train Loss | Validation Loss | Train Matthews Correlation | Epoch |
|
45 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
46 |
| 0.5231 | 0.4642 | 0.4361 | 0 |
|
47 |
+
| 0.3368 | 0.4569 | 0.5017 | 1 |
|
48 |
+
| 0.1933 | 0.5645 | 0.5109 | 2 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
logs/train/events.out.tfevents.1657786648.07c61b86954c.60.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:fbfdd97b7c6da8535a516ca70d001f1e21acff2d0b79d7c7726a2aa8fe5828fb
|
3 |
+
size 1591073
|
logs/validation/events.out.tfevents.1657787665.07c61b86954c.60.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:c301758003cb4d8aac33b51d13ad9b7690acc1b4e829b79c1dab08501203a376
|
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 267951896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42fb0032be8f8eb1e2d6725f9e341790f52cc260c5ce69064c02a1d6fa66fa18
|
3 |
size 267951896
|