Model save
Browse files
README.md
CHANGED
@@ -3,8 +3,6 @@ library_name: peft
|
|
3 |
license: cc-by-nc-4.0
|
4 |
base_model: facebook/musicgen-melody
|
5 |
tags:
|
6 |
-
- text-to-audio
|
7 |
-
- eurovision
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
10 |
- name: musicgen-melody-eurovision
|
@@ -16,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# musicgen-melody-eurovision
|
18 |
|
19 |
-
This model is a fine-tuned version of [facebook/musicgen-melody](https://huggingface.co/facebook/musicgen-melody) on the
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -53,7 +51,7 @@ The following hyperparameters were used during training:
|
|
53 |
### Framework versions
|
54 |
|
55 |
- PEFT 0.13.2
|
56 |
-
- Transformers 4.46.
|
57 |
- Pytorch 2.1.2+cu121
|
58 |
- Datasets 3.1.0
|
59 |
- Tokenizers 0.20.3
|
|
|
3 |
license: cc-by-nc-4.0
|
4 |
base_model: facebook/musicgen-melody
|
5 |
tags:
|
|
|
|
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
- name: musicgen-melody-eurovision
|
|
|
14 |
|
15 |
# musicgen-melody-eurovision
|
16 |
|
17 |
+
This model is a fine-tuned version of [facebook/musicgen-melody](https://huggingface.co/facebook/musicgen-melody) on the None dataset.
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
51 |
### Framework versions
|
52 |
|
53 |
- PEFT 0.13.2
|
54 |
+
- Transformers 4.46.3
|
55 |
- Pytorch 2.1.2+cu121
|
56 |
- Datasets 3.1.0
|
57 |
- Tokenizers 0.20.3
|