Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,7 @@ dataset_info:
|
|
| 7 |
dtype: audio
|
| 8 |
- name: prompt
|
| 9 |
dtype: string
|
|
|
|
| 10 |
---
|
|
|
|
|
|
|
|
|
| 7 |
dtype: audio
|
| 8 |
- name: prompt
|
| 9 |
dtype: string
|
| 10 |
+
license: cc-by-nc-4.0
|
| 11 |
---
|
| 12 |
+
|
| 13 |
+
7,000+ hours of lofi music generated by [MusicGen Large](https://huggingface.co/facebook/musicgen-large), with diverse prompts. The prompts were sampled from Llama 3.1 8B Base, starting with a seed set of 1,960 handwritten prompts of which a random 16 are used in a few-shot setting to generate additional diverse prompts.
|