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 |
-
| 1.
|
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.5847
|
21 |
+
- Pearson: 0.8680
|
22 |
+
- Spearmanr: 0.8654
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Pearson | Spearmanr |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:---------:|
|
53 |
+
| No log | 1.0 | 360 | 0.5994 | 0.8662 | 0.8644 |
|
54 |
+
| 1.0424 | 2.0 | 720 | 0.5847 | 0.8680 | 0.8654 |
|
55 |
+
| 0.3948 | 3.0 | 1080 | 0.5782 | 0.8679 | 0.8643 |
|
56 |
+
| 0.3948 | 4.0 | 1440 | 0.5639 | 0.8667 | 0.8631 |
|
57 |
+
| 0.2382 | 5.0 | 1800 | 0.5662 | 0.8670 | 0.8634 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267829484
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38b0bc05747f4d7bb59f9ae011724c94b63ae46ca4e06cae247bfb40f0ef7974
|
3 |
size 267829484
|
runs/Mar06_19-02-43_8a0d46b883ab/events.out.tfevents.1709751764.8a0d46b883ab.2624.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:dc02d0dc2900fb7e8cdd3a03bc09bc7db6ed8b1f6914833763920dd908f52653
|
3 |
+
size 7453
|
runs/Mar06_19-02-43_8a0d46b883ab/events.out.tfevents.1709751837.8a0d46b883ab.2624.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df2ace50099e6d6bca2a237c76d66c676670c5eeb70409aa83a86560af9721e1
|
3 |
+
size 463
|