Training in progress epoch 1
Browse files
README.md
CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert/distilroberta-base](https://huggingface.co/distilbert/distilroberta-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Train Matthews Correlation: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
| Train Loss | Validation Loss | Train Matthews Correlation | Epoch |
|
46 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
47 |
| 0.5093 | 0.4476 | 0.5047 | 0 |
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert/distilroberta-base](https://huggingface.co/distilbert/distilroberta-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.3379
|
19 |
+
- Validation Loss: 0.4341
|
20 |
+
- Train Matthews Correlation: 0.5541
|
21 |
+
- Epoch: 1
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
45 |
| Train Loss | Validation Loss | Train Matthews Correlation | Epoch |
|
46 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
47 |
| 0.5093 | 0.4476 | 0.5047 | 0 |
|
48 |
+
| 0.3379 | 0.4341 | 0.5541 | 1 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
logs/train/events.out.tfevents.1710395431.e7dae101a177.383.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:18d320341d40811590caf41c35085efe70580c8a285d6f160422067ff03ad29e
|
3 |
+
size 1795604
|
logs/validation/events.out.tfevents.1710397170.e7dae101a177.383.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:a251330d617c07672fba6bdddf37303def9bbe3496d28d877dd7c58af51e66dc
|
3 |
+
size 388
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 328629336
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ae56873b2907842e6d4f22f4e4e7cd28c5a98d5ae5ac8628962856b2bba3d5c
|
3 |
size 328629336
|