ylacombe HF staff commited on
Commit
92672fd
1 Parent(s): a0449bd

Model save

Browse files
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
- - tiny-punk
7
  - generated_from_trainer
8
  base_model: facebook/musicgen-melody
9
  model-index:
@@ -16,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # musicgen-melody-lora-punk-colab
18
 
19
- This model is a fine-tuned version of [facebook/musicgen-melody](https://huggingface.co/facebook/musicgen-melody) on the ylacombe/tiny-punk dataset.
20
 
21
  ## Model description
22
 
 
2
  license: cc-by-nc-4.0
3
  library_name: peft
4
  tags:
 
 
5
  - generated_from_trainer
6
  base_model: facebook/musicgen-melody
7
  model-index:
 
14
 
15
  # musicgen-melody-lora-punk-colab
16
 
17
+ This model is a fine-tuned version of [facebook/musicgen-melody](https://huggingface.co/facebook/musicgen-melody) on an unknown dataset.
18
 
19
  ## Model description
20
 
adapter_config.json CHANGED
@@ -23,22 +23,22 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "embed_tokens.2",
 
27
  "embed_tokens.3",
28
  "lm_heads.3",
 
29
  "embed_tokens.0",
30
- "lm_heads.1",
31
  "v_proj",
32
- "lm_heads.2",
33
- "q_proj",
34
  "enc_to_dec_proj",
35
  "fc1",
 
36
  "audio_enc_to_dec_proj",
37
- "k_proj",
38
- "fc2",
39
- "out_proj",
40
- "lm_heads.0",
41
- "embed_tokens.1"
42
  ],
43
  "task_type": null,
44
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "out_proj",
27
+ "fc2",
28
  "embed_tokens.2",
29
+ "embed_tokens.1",
30
  "embed_tokens.3",
31
  "lm_heads.3",
32
+ "lm_heads.2",
33
  "embed_tokens.0",
34
+ "k_proj",
35
  "v_proj",
36
+ "lm_heads.1",
 
37
  "enc_to_dec_proj",
38
  "fc1",
39
+ "q_proj",
40
  "audio_enc_to_dec_proj",
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:72ec3bde2a595e4cd50da0c2be4cef3e37fc0996f69654d9cf97f3d810349cb8
3
  size 87103456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18dbfaace5bee51e4de76ba4d0dac3b36626f3c1f5019e8c5567c108502dff42
3
  size 87103456
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de3c6e6b89f50ab505c5596228dfc06c62119cc36fdb0298fb4c7cb5b272aa07
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bda9a604fbd21532c507196bafd2398a39db1ef573407abf0cea9b7ca561f8b5
3
  size 5240