Update README.md
Browse files
README.md
CHANGED
|
@@ -45,7 +45,11 @@ parameters:
|
|
| 45 |
repetition_penalty: 5.5
|
| 46 |
length_penalty: 0.9
|
| 47 |
---
|
| 48 |
-
# t5-base-kw2email-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
|
| 50 |
This model is a fine-tuned version of [pszemraj/t5-base-kw2email-v3.5](https://huggingface.co/pszemraj/t5-base-kw2email-v3.5) on the None dataset.
|
| 51 |
|
|
|
|
| 45 |
repetition_penalty: 5.5
|
| 46 |
length_penalty: 0.9
|
| 47 |
---
|
| 48 |
+
# t5-base-kw2email-v4
|
| 49 |
+
|
| 50 |
+
> Note: this model was still trained on `postbot/multi_emails_kw` which only contains **part** of the Sony emails.
|
| 51 |
+
|
| 52 |
+
This version **improves on prior "base" versions** by using training hyperparameters more closely aligned with [bigscience/T0](https://huggingface.co/bigscience/T0)
|
| 53 |
|
| 54 |
This model is a fine-tuned version of [pszemraj/t5-base-kw2email-v3.5](https://huggingface.co/pszemraj/t5-base-kw2email-v3.5) on the None dataset.
|
| 55 |
|