jane102350 commited on
Commit
acccc00
1 Parent(s): dda2c5c

Model save

Browse files
.ipynb_checkpoints/README-checkpoint.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
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:
10
+ - name: musicgen-melody-lora-punk-colab
11
+ results: []
12
+ ---
13
+
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
+ # 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
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 0.0002
39
+ - train_batch_size: 2
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 8
43
+ - total_train_batch_size: 16
44
+ - optimizer: Adam with betas=(0.9,0.99) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 4
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+
52
+
53
+ ### Framework versions
54
+
55
+ - PEFT 0.10.0
56
+ - Transformers 4.41.0.dev0
57
+ - Pytorch 2.1.2+cu121
58
+ - Datasets 2.19.1
59
+ - Tokenizers 0.19.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
- - 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
- "lm_heads.2",
27
- "audio_enc_to_dec_proj",
28
  "embed_tokens.1",
29
- "enc_to_dec_proj",
30
- "fc1",
31
  "lm_heads.1",
32
- "q_proj",
33
- "k_proj",
34
  "fc2",
35
- "out_proj",
36
- "lm_heads.3",
37
- "embed_tokens.0",
38
- "v_proj",
39
  "embed_tokens.3",
 
 
 
 
 
40
  "lm_heads.0",
41
- "embed_tokens.2"
 
42
  ],
43
  "task_type": null,
44
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "embed_tokens.1",
27
+ "v_proj",
28
+ "embed_tokens.2",
29
  "lm_heads.1",
 
 
30
  "fc2",
31
+ "fc1",
32
+ "audio_enc_to_dec_proj",
 
 
33
  "embed_tokens.3",
34
+ "k_proj",
35
+ "embed_tokens.0",
36
+ "lm_heads.3",
37
+ "lm_heads.2",
38
+ "out_proj",
39
  "lm_heads.0",
40
+ "q_proj",
41
+ "enc_to_dec_proj"
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:1e63b83ad67eb5e5a725d72a43f01e5e6e557b057d83ef7e420efe391339df06
3
  size 87103456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33c67143184abb891eea7179d8a376d8af08e3e929b3906fe66487c89b100592
3
  size 87103456
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eef66babe50e3b6deb8814b7cf164880ffa90d33e125540a9abe6e863c3be80e
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08911fec944fc69f6a33816b250f18c642751586af28a06ec01131fe9fa9dfd3
3
  size 5304