End of training
Browse files
README.md
CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Pearson: 0.
|
22 |
-
- Spearmanr: 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 | Pearson | Spearmanr |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:---------:|
|
53 |
-
| No log | 1.0 | 360 | 0.
|
54 |
-
|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.5578
|
21 |
+
- Pearson: 0.8709
|
22 |
+
- Spearmanr: 0.8675
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Pearson | Spearmanr |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:---------:|
|
53 |
+
| No log | 1.0 | 360 | 0.5550 | 0.8693 | 0.8663 |
|
54 |
+
| 0.9949 | 2.0 | 720 | 0.5691 | 0.8700 | 0.8673 |
|
55 |
+
| 0.383 | 3.0 | 1080 | 0.5766 | 0.8706 | 0.8677 |
|
56 |
+
| 0.383 | 4.0 | 1440 | 0.5481 | 0.8724 | 0.8690 |
|
57 |
+
| 0.2403 | 5.0 | 1800 | 0.5578 | 0.8709 | 0.8675 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
runs/Mar06_20-11-29_44661f7f93f2/events.out.tfevents.1709755890.44661f7f93f2.4190.0
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:92e06d502fdcaea1931414b5744757a015eb72213cf60138a12b35e00507e73e
|
3 |
+
size 7453
|