End of training
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
|
|
3 |
base_model: google/flan-t5-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
- name: flan-t5-small-finetuned-mlsum-tr
|
8 |
results: []
|
@@ -14,6 +16,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# flan-t5-small-finetuned-mlsum-tr
|
15 |
|
16 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on an unknown dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -43,9 +52,9 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
### Training results
|
45 |
|
46 |
-
| Training Loss | Epoch | Step
|
47 |
-
|
48 |
-
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
3 |
base_model: google/flan-t5-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- rouge
|
8 |
model-index:
|
9 |
- name: flan-t5-small-finetuned-mlsum-tr
|
10 |
results: []
|
|
|
16 |
# flan-t5-small-finetuned-mlsum-tr
|
17 |
|
18 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: nan
|
21 |
+
- Rouge1: 13.8401
|
22 |
+
- Rouge2: 7.2441
|
23 |
+
- Rougel: 11.7999
|
24 |
+
- Rougelsum: 12.312
|
25 |
+
- Gen Len: 15.8507
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
56 |
+
|:-------------:|:-----:|:-----:|:---------------:|:-------:|:------:|:-------:|:---------:|:-------:|
|
57 |
+
| 0.0 | 1.0 | 15580 | nan | 13.8401 | 7.2441 | 11.7999 | 12.312 | 15.8507 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
runs/Jan18_19-43-32_a639de75f390/events.out.tfevents.1705607013.a639de75f390.4722.1
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:33ceda29dc410d47d0a790768d882460395f14891d44e80e8d24790383308f51
|
3 |
+
size 11039
|