Minor update to model card.
Browse files
README.md
CHANGED
@@ -16,7 +16,9 @@ datasets:
|
|
16 |
|
17 |
# mt5-small-finetuned-genius
|
18 |
|
19 |
-
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on
|
|
|
|
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 2.8363
|
22 |
- Rouge1: 26.827
|
|
|
16 |
|
17 |
# mt5-small-finetuned-genius
|
18 |
|
19 |
+
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the [Genius](https://genius.com/) Music data found [here](https://www.cs.cornell.edu/~arb/data/genius-expertise/).
|
20 |
+
The dataset was cleaned and fine-tuned on song lyrics and song titles.
|
21 |
+
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 2.8363
|
24 |
- Rouge1: 26.827
|