Commit
•
fdf6430
1
Parent(s):
c14056e
Model save
Browse files- README.md +4 -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
|
7 |
- generated_from_trainer
|
8 |
base_model: facebook/musicgen-melody-large
|
9 |
model-index:
|
@@ -14,14 +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-lower-lr
|
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.0003
|
24 |
-
- Clap: 0.1588
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -59,6 +54,6 @@ The following hyperparameters were used during training:
|
|
59 |
|
60 |
- PEFT 0.10.0
|
61 |
- Transformers 4.41.0.dev0
|
62 |
-
- Pytorch 2.
|
63 |
- Datasets 2.18.1.dev0
|
64 |
- Tokenizers 0.19.1
|
|
|
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/axj3xcy3)
|
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/axj3xcy3)
|
17 |
# black-eyed-peas-v1-lower-lr
|
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 |
|
|
|
54 |
|
55 |
- PEFT 0.10.0
|
56 |
- Transformers 4.41.0.dev0
|
57 |
+
- Pytorch 2.1.0+cu121
|
58 |
- Datasets 2.18.1.dev0
|
59 |
- Tokenizers 0.19.1
|
adapter_config.json
CHANGED
@@ -23,22 +23,22 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
27 |
"q_proj",
|
28 |
-
"
|
29 |
-
"
|
30 |
-
"lm_heads.1",
|
31 |
-
"enc_to_dec_proj",
|
32 |
-
"embed_tokens.3",
|
33 |
-
"v_proj",
|
34 |
"embed_tokens.0",
|
|
|
|
|
35 |
"lm_heads.3",
|
|
|
|
|
|
|
36 |
"embed_tokens.1",
|
37 |
-
"
|
38 |
"fc1",
|
39 |
-
"lm_heads.
|
40 |
-
"
|
41 |
-
"out_proj"
|
42 |
],
|
43 |
"task_type": null,
|
44 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"lm_heads.2",
|
27 |
"q_proj",
|
28 |
+
"k_proj",
|
29 |
+
"out_proj",
|
|
|
|
|
|
|
|
|
30 |
"embed_tokens.0",
|
31 |
+
"embed_tokens.2",
|
32 |
+
"embed_tokens.3",
|
33 |
"lm_heads.3",
|
34 |
+
"enc_to_dec_proj",
|
35 |
+
"fc2",
|
36 |
+
"v_proj",
|
37 |
"embed_tokens.1",
|
38 |
+
"audio_enc_to_dec_proj",
|
39 |
"fc1",
|
40 |
+
"lm_heads.1",
|
41 |
+
"lm_heads.0"
|
|
|
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:e96692bd6812bb7f634ae135535dd4560b5944494d58bbeb839377b55de6ef43
|
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 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb9a9d3771d0f1745c7a586edf1102f4f03e1dcf304dc538ff4b434e81f5da2d
|
3 |
size 5304
|