End of training
Browse files- README.md +10 -11
- all_results.json +15 -15
- eval_results.json +8 -8
- f1_scores.png +0 -0
- losses.png +0 -0
- model.safetensors +1 -1
- test_results.json +7 -7
README.md
CHANGED
@@ -19,10 +19,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Precision: 0.
|
24 |
-
- Recall: 0
|
25 |
-
- F1: 0.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -54,13 +54,12 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.6419 | 7.0 | 1351 | 0.6517 | 0.6493 | 0.8438 | 0.7338 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.6688
|
23 |
+
- Precision: 0.6014
|
24 |
+
- Recall: 1.0
|
25 |
+
- F1: 0.7511
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|
|
57 |
+
| 0.6753 | 1.0 | 193 | 0.6688 | 0.6014 | 1.0 | 0.7511 |
|
58 |
+
| 0.6661 | 2.0 | 386 | 0.6618 | 0.6045 | 0.9914 | 0.7510 |
|
59 |
+
| 0.6588 | 3.0 | 579 | 0.6562 | 0.6154 | 0.9483 | 0.7464 |
|
60 |
+
| 0.6532 | 4.0 | 772 | 0.6538 | 0.6242 | 0.8933 | 0.7349 |
|
61 |
+
| 0.6498 | 5.0 | 965 | 0.6518 | 0.6533 | 0.8405 | 0.7352 |
|
62 |
+
| 0.6459 | 6.0 | 1158 | 0.6517 | 0.6560 | 0.8362 | 0.7352 |
|
|
|
63 |
|
64 |
|
65 |
### Framework versions
|
all_results.json
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"eval_f1": 0.
|
4 |
-
"eval_loss": 0.
|
5 |
-
"eval_precision": 0.
|
6 |
-
"eval_recall": 0
|
7 |
-
"eval_runtime": 8.
|
8 |
-
"eval_samples_per_second":
|
9 |
-
"eval_steps_per_second":
|
10 |
-
"test_f1": 0.
|
11 |
-
"test_loss": 0.
|
12 |
-
"test_precision": 0.
|
13 |
-
"test_recall": 0
|
14 |
-
"test_runtime": 8.
|
15 |
-
"test_samples_per_second":
|
16 |
-
"test_steps_per_second":
|
17 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 6.0,
|
3 |
+
"eval_f1": 0.7511129097531364,
|
4 |
+
"eval_loss": 0.6687906980514526,
|
5 |
+
"eval_precision": 0.6014257939079715,
|
6 |
+
"eval_recall": 1.0,
|
7 |
+
"eval_runtime": 8.3979,
|
8 |
+
"eval_samples_per_second": 183.736,
|
9 |
+
"eval_steps_per_second": 2.977,
|
10 |
+
"test_f1": 0.7533306419055309,
|
11 |
+
"test_loss": 0.6667491793632507,
|
12 |
+
"test_precision": 0.6042746113989638,
|
13 |
+
"test_recall": 1.0,
|
14 |
+
"test_runtime": 8.4272,
|
15 |
+
"test_samples_per_second": 183.217,
|
16 |
+
"test_steps_per_second": 2.967
|
17 |
}
|
eval_results.json
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"eval_f1": 0.
|
4 |
-
"eval_loss": 0.
|
5 |
-
"eval_precision": 0.
|
6 |
-
"eval_recall": 0
|
7 |
-
"eval_runtime": 8.
|
8 |
-
"eval_samples_per_second":
|
9 |
-
"eval_steps_per_second":
|
10 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 6.0,
|
3 |
+
"eval_f1": 0.7511129097531364,
|
4 |
+
"eval_loss": 0.6687906980514526,
|
5 |
+
"eval_precision": 0.6014257939079715,
|
6 |
+
"eval_recall": 1.0,
|
7 |
+
"eval_runtime": 8.3979,
|
8 |
+
"eval_samples_per_second": 183.736,
|
9 |
+
"eval_steps_per_second": 2.977
|
10 |
}
|
f1_scores.png
CHANGED
losses.png
CHANGED
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 243126200
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb212e73af903c3d1bc4da387ab455937659880d548fdb834d338cca89d06e62
|
3 |
size 243126200
|
test_results.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"test_f1": 0.
|
3 |
-
"test_loss": 0.
|
4 |
-
"test_precision": 0.
|
5 |
-
"test_recall": 0
|
6 |
-
"test_runtime": 8.
|
7 |
-
"test_samples_per_second":
|
8 |
-
"test_steps_per_second":
|
9 |
}
|
|
|
1 |
{
|
2 |
+
"test_f1": 0.7533306419055309,
|
3 |
+
"test_loss": 0.6667491793632507,
|
4 |
+
"test_precision": 0.6042746113989638,
|
5 |
+
"test_recall": 1.0,
|
6 |
+
"test_runtime": 8.4272,
|
7 |
+
"test_samples_per_second": 183.217,
|
8 |
+
"test_steps_per_second": 2.967
|
9 |
}
|