sanchit-gandhi
commited on
Model save
Browse files- README.md +3 -9
- adapter_config.json +11 -11
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -2,8 +2,6 @@
|
|
2 |
license: cc-by-nc-4.0
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
-
- text-to-audio
|
6 |
-
- sweet-dreambooths/black-eyed-peas-v1-piano-prompts
|
7 |
- generated_from_trainer
|
8 |
base_model: facebook/musicgen-melody-large
|
9 |
model-index:
|
@@ -14,15 +12,11 @@ model-index:
|
|
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 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/sanchit-gandhi/black-eyed-peas/runs/
|
18 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/sanchit-gandhi/black-eyed-peas/runs/
|
19 |
# black-eyed-peas-v1-crafted-prompt-3-epochs-text-only-piano-prompts
|
20 |
|
21 |
-
This model is a fine-tuned version of [facebook/musicgen-melody-large](https://huggingface.co/facebook/musicgen-melody-large) on
|
22 |
-
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 3.0926
|
24 |
-
- Text Cosine Sim: 0.4584
|
25 |
-
- Audio Cosine Sim: 0.5483
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
2 |
license: cc-by-nc-4.0
|
3 |
library_name: peft
|
4 |
tags:
|
|
|
|
|
5 |
- generated_from_trainer
|
6 |
base_model: facebook/musicgen-melody-large
|
7 |
model-index:
|
|
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/sanchit-gandhi/black-eyed-peas/runs/17sgxs8t)
|
16 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/sanchit-gandhi/black-eyed-peas/runs/17sgxs8t)
|
17 |
# black-eyed-peas-v1-crafted-prompt-3-epochs-text-only-piano-prompts
|
18 |
|
19 |
+
This model is a fine-tuned version of [facebook/musicgen-melody-large](https://huggingface.co/facebook/musicgen-melody-large) on an unknown dataset.
|
|
|
|
|
|
|
|
|
20 |
|
21 |
## Model description
|
22 |
|
adapter_config.json
CHANGED
@@ -23,22 +23,22 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
26 |
"out_proj",
|
27 |
-
"embed_tokens.0",
|
28 |
-
"embed_tokens.3",
|
29 |
-
"lm_heads.3",
|
30 |
-
"lm_heads.1",
|
31 |
-
"audio_enc_to_dec_proj",
|
32 |
"fc2",
|
33 |
-
"
|
|
|
|
|
34 |
"enc_to_dec_proj",
|
35 |
-
"lm_heads.
|
36 |
-
"k_proj",
|
37 |
-
"fc1",
|
38 |
"embed_tokens.2",
|
|
|
|
|
|
|
39 |
"q_proj",
|
40 |
-
"
|
41 |
-
"
|
42 |
],
|
43 |
"task_type": null,
|
44 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"lm_heads.2",
|
27 |
+
"k_proj",
|
28 |
"out_proj",
|
|
|
|
|
|
|
|
|
|
|
29 |
"fc2",
|
30 |
+
"v_proj",
|
31 |
+
"audio_enc_to_dec_proj",
|
32 |
+
"embed_tokens.0",
|
33 |
"enc_to_dec_proj",
|
34 |
+
"lm_heads.3",
|
|
|
|
|
35 |
"embed_tokens.2",
|
36 |
+
"fc1",
|
37 |
+
"embed_tokens.3",
|
38 |
+
"lm_heads.1",
|
39 |
"q_proj",
|
40 |
+
"lm_heads.0",
|
41 |
+
"embed_tokens.1"
|
42 |
],
|
43 |
"task_type": null,
|
44 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 115742888
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41df4e7b0b96bae9330388f0fa91aec02a0c8e6bf55da3a4e782a0d497c019e0
|
3 |
size 115742888
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24cce61e550c3bc84deddaf14e9c1937476ea67f6c061a6d2d0f5ebbfead902b
|
3 |
size 5432
|