NishantPar
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# FLAN-T5-Base-Finetune-Remarks-Bar
|
18 |
|
19 |
-
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.6775
|
22 |
- Rouge1: 38.4803
|
@@ -25,20 +25,6 @@ It achieves the following results on the evaluation set:
|
|
25 |
- Rougelsum: 31.4757
|
26 |
- Gen Len: 19.0
|
27 |
|
28 |
-
## Model description
|
29 |
-
|
30 |
-
More information needed
|
31 |
-
|
32 |
-
## Intended uses & limitations
|
33 |
-
|
34 |
-
More information needed
|
35 |
-
|
36 |
-
## Training and evaluation data
|
37 |
-
|
38 |
-
More information needed
|
39 |
-
|
40 |
-
## Training procedure
|
41 |
-
|
42 |
### Training hyperparameters
|
43 |
|
44 |
The following hyperparameters were used during training:
|
|
|
16 |
|
17 |
# FLAN-T5-Base-Finetune-Remarks-Bar
|
18 |
|
19 |
+
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on individual remarks dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.6775
|
22 |
- Rouge1: 38.4803
|
|
|
25 |
- Rougelsum: 31.4757
|
26 |
- Gen Len: 19.0
|
27 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
### Training hyperparameters
|
29 |
|
30 |
The following hyperparameters were used during training:
|