Added pointer to space
Browse files
README.md
CHANGED
@@ -16,8 +16,10 @@ 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 the [Genius](https://genius.com/) Music
|
20 |
-
The
|
|
|
|
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
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 dataset found [here](https://www.cs.cornell.edu/~arb/data/genius-expertise/).
|
20 |
+
The song lyrics and song titles were preprocessed and used for fine-tuning.
|
21 |
+
|
22 |
+
You can view more examples of this model's inference on the following [Space](https://huggingface.co/spaces/miscjose/genius_summarization_space)
|
23 |
|
24 |
## Model description
|
25 |
|