miscjose commited on
Commit
1914306
1 Parent(s): bce3f9a

Updated model card.

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -9,11 +9,11 @@ metrics:
9
  model-index:
10
  - name: mt5-small-finetuned-genius
11
  results: []
 
 
 
12
  ---
13
 
14
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
- should probably proofread and complete it, then remove this comment. -->
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 an unknown dataset.
@@ -26,17 +26,17 @@ It achieves the following results on the evaluation set:
26
 
27
  ## Model description
28
 
29
- More information needed
30
 
31
  ## Intended uses & limitations
32
 
33
- More information needed
 
34
 
35
  ## Training and evaluation data
36
 
37
- More information needed
38
-
39
- ## Training procedure
40
 
41
  ### Training hyperparameters
42
 
 
9
  model-index:
10
  - name: mt5-small-finetuned-genius
11
  results: []
12
+ pipeline_tag: summarization
13
+ datasets:
14
+ - miscjose/genius
15
  ---
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 an unknown dataset.
 
26
 
27
  ## Model description
28
 
29
+ Please visit: [google/mt5-small](https://huggingface.co/google/mt5-small)
30
 
31
  ## Intended uses & limitations
32
 
33
+ - Intended Uses: Given song lyrics, generate a summary.
34
+ - Limitations: Due to the nature of music, the model can generate summaries containing hate speech.
35
 
36
  ## Training and evaluation data
37
 
38
+ - 27.6K Training Samples
39
+ - 3.45 Validation Samples
 
40
 
41
  ### Training hyperparameters
42