miscjose commited on
Commit
e1e73c3
1 Parent(s): 37385fc

Added Bolding

Browse files
Files changed (1) hide show
  1. README.md +1 -8
README.md CHANGED
@@ -19,13 +19,6 @@ datasets:
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
25
- - Rouge2: 15.696
26
- - Rougel: 26.773
27
- - Rougelsum: 26.793
28
-
29
  ## Model description
30
 
31
  Please visit: [google/mt5-small](https://huggingface.co/google/mt5-small)
@@ -59,7 +52,7 @@ The following hyperparameters were used during training:
59
  | 3.8394 | 2.0 | 1726 | 3.0382 | 22.97 | 13.166 | 22.981 | 22.944 |
60
  | 3.3799 | 3.0 | 2589 | 2.9010 | 24.932 | 14.54 | 24.929 | 24.919 |
61
  | 3.2204 | 4.0 | 3452 | 2.8441 | 26.678 | 15.587 | 26.624 | 26.665 |
62
- | 3.1498 | 5.0 | 4315 | 2.8363 | 26.827 | 15.696 | 26.773 | 26.793 |
63
 
64
 
65
  ### Framework versions
 
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
  ## Model description
23
 
24
  Please visit: [google/mt5-small](https://huggingface.co/google/mt5-small)
 
52
  | 3.8394 | 2.0 | 1726 | 3.0382 | 22.97 | 13.166 | 22.981 | 22.944 |
53
  | 3.3799 | 3.0 | 2589 | 2.9010 | 24.932 | 14.54 | 24.929 | 24.919 |
54
  | 3.2204 | 4.0 | 3452 | 2.8441 | 26.678 | 15.587 | 26.624 | 26.665 |
55
+ | 3.1498 | 5.0 | 4315 | 2.8363 | **26.827** | **15.696** | **26.773** | **26.793** |
56
 
57
 
58
  ### Framework versions