sander-wood commited on
Commit
2830350
1 Parent(s): b741932

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -2,12 +2,14 @@
2
  license: mit
3
  language: en
4
  widget:
5
- - text: "This is a traditional Irish dance music."
6
  inference:
7
  parameters:
8
  top_p: 0.9
9
  max_length: 1024
10
- do_sample: True
 
 
11
  ---
12
  # Exploring the Efficacy of Pre-trained Checkpoints in Text-to-Music Generation Task
13
 
 
2
  license: mit
3
  language: en
4
  widget:
5
+ - text: This is a traditional Irish dance music.
6
  inference:
7
  parameters:
8
  top_p: 0.9
9
  max_length: 1024
10
+ do_sample: true
11
+ tags:
12
+ - music
13
  ---
14
  # Exploring the Efficacy of Pre-trained Checkpoints in Text-to-Music Generation Task
15