End of training
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ base_model: t5-small
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
-
-
|
9 |
model-index:
|
10 |
- name: t5-sst2
|
11 |
results: []
|
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
-
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -48,13 +48,13 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
-
| Training Loss | Epoch | Step
|
52 |
-
|
53 |
-
|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
+
- matthews_correlation
|
9 |
model-index:
|
10 |
- name: t5-sst2
|
11 |
results: []
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.5772
|
22 |
+
- Matthews Correlation: 0.1494
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
|
52 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|
|
53 |
+
| No log | 1.0 | 268 | 0.6116 | 0.0 |
|
54 |
+
| 0.6166 | 2.0 | 536 | 0.6026 | 0.0 |
|
55 |
+
| 0.6166 | 3.0 | 804 | 0.5865 | 0.0 |
|
56 |
+
| 0.5827 | 4.0 | 1072 | 0.5814 | 0.1230 |
|
57 |
+
| 0.5827 | 5.0 | 1340 | 0.5772 | 0.1494 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
runs/Oct25_03-58-27_4e9b76f6a14e/events.out.tfevents.1729828710.4e9b76f6a14e.30.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:60486bf0bd21805921b2be223d993081879217f712b4dfc560a7403f75da0d04
|
3 |
+
size 8240
|
runs/Oct25_03-58-27_4e9b76f6a14e/events.out.tfevents.1729828843.4e9b76f6a14e.30.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:501faed5f75c4ea6aabb544b9b2d6e98a68a70717af718811897de7190454d29
|
3 |
+
size 423
|