Update README.md
Browse files
README.md
CHANGED
@@ -11,8 +11,7 @@ probably proofread and complete it, then remove this comment. -->
|
|
11 |
|
12 |
# t5-base-medium-title-generation
|
13 |
|
14 |
-
This model
|
15 |
-
It achieves the following results on the evaluation set:
|
16 |
|
17 |
|
18 |
## Model description
|
|
|
11 |
|
12 |
# t5-base-medium-title-generation
|
13 |
|
14 |
+
This model is (t5-base)[https://huggingface.co/t5-base] fine-tuned on the 190k Medium Articles dataset for predicting article titles using the article textual content as input.
|
|
|
15 |
|
16 |
|
17 |
## Model description
|