End of training
Browse files
README.md
CHANGED
|
@@ -7,19 +7,19 @@ tags:
|
|
| 7 |
metrics:
|
| 8 |
- matthews_correlation
|
| 9 |
model-index:
|
| 10 |
-
- name:
|
| 11 |
results: []
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 15 |
should probably proofread and complete it, then remove this comment. -->
|
| 16 |
|
| 17 |
-
#
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss:
|
| 22 |
-
- Matthews Correlation: 0.
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
|
|
| 50 |
|
| 51 |
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
|
| 52 |
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|
|
| 53 |
-
| 0.
|
| 54 |
-
| 0.
|
| 55 |
-
| 0.
|
| 56 |
-
| 0.
|
| 57 |
-
| 0.
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
|
|
|
| 7 |
metrics:
|
| 8 |
- matthews_correlation
|
| 9 |
model-index:
|
| 10 |
+
- name: hw02
|
| 11 |
results: []
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 15 |
should probably proofread and complete it, then remove this comment. -->
|
| 16 |
|
| 17 |
+
# hw02
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 1.1289
|
| 22 |
+
- Matthews Correlation: 0.5579
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 50 |
|
| 51 |
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
|
| 52 |
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|
|
| 53 |
+
| 0.1394 | 1.0 | 535 | 0.7571 | 0.5162 |
|
| 54 |
+
| 0.0955 | 2.0 | 1070 | 0.9522 | 0.5380 |
|
| 55 |
+
| 0.0686 | 3.0 | 1605 | 0.9745 | 0.5469 |
|
| 56 |
+
| 0.0658 | 4.0 | 2140 | 1.1141 | 0.5447 |
|
| 57 |
+
| 0.0395 | 5.0 | 2675 | 1.1289 | 0.5579 |
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
runs/Oct02_03-59-53_eb287256722e/events.out.tfevents.1727841613.eb287256722e.546.2
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:f2652e861e537a2d8e787e7413ca4d40fa222b7d4628eb2eeae65c3870e0fb8e
|
| 3 |
+
size 8083
|