Training in progress epoch 1
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,7 @@ The following hyperparameters were used during training:
|
|
44 |
| Train Loss | Validation Loss | Train Matthews Correlation | Epoch |
|
45 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
46 |
| 0.5111 | 0.4731 | 0.4440 | 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.3233
|
18 |
+
- Validation Loss: 0.4903
|
19 |
+
- Train Matthews Correlation: 0.5321
|
20 |
+
- Epoch: 1
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
44 |
| Train Loss | Validation Loss | Train Matthews Correlation | Epoch |
|
45 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
46 |
| 0.5111 | 0.4731 | 0.4440 | 0 |
|
47 |
+
| 0.3233 | 0.4903 | 0.5321 | 1 |
|
48 |
|
49 |
|
50 |
### Framework versions
|
logs/train/events.out.tfevents.1659593174.ip-10-1-10-216.5733.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:e990f7f8f64228bcf721d9e2f9b2e5ea368d6946015733cc60f127b0a24eec4b
|
3 |
+
size 1590731
|
logs/validation/events.out.tfevents.1659593293.ip-10-1-10-216.5733.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:e32a04b49ef9ccbe5a22e1110d8d41a0378e871585d76126f8a3d41b3b2ea2fe
|
3 |
+
size 350
|
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:10e0792e63a7d03a62e10e4a55a5c58091b5b68d146296be88897c7b807e2edf
|
3 |
size 267951896
|