ylacombe HF staff commited on
Commit
3934b01
1 Parent(s): 049b874

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
- - ylacombe/tiny-punk
7
  - generated_from_trainer
8
  base_model: facebook/musicgen-melody
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/ylacombe/huggingface/runs/fibz5z40)
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/ylacombe/huggingface/runs/fibz5z40)
19
  # musicgen-melody-lora-punk
20
 
21
- This model is a fine-tuned version of [facebook/musicgen-melody](https://huggingface.co/facebook/musicgen-melody) on the YLACOMBE/TINY-PUNK - DEFAULT dataset.
22
- It achieves the following results on the evaluation set:
23
- - Loss: 4.7288
24
- - Clap: 0.2563
25
 
26
  ## Model description
27
 
@@ -43,7 +38,7 @@ The following hyperparameters were used during training:
43
  - learning_rate: 0.0002
44
  - train_batch_size: 2
45
  - eval_batch_size: 1
46
- - seed: 456
47
  - gradient_accumulation_steps: 8
48
  - total_train_batch_size: 16
49
  - optimizer: Adam with betas=(0.9,0.99) and epsilon=1e-08
 
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:
 
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/ylacombe/huggingface/runs/wk9bpko6)
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/ylacombe/huggingface/runs/wk9bpko6)
17
  # musicgen-melody-lora-punk
18
 
19
+ This model is a fine-tuned version of [facebook/musicgen-melody](https://huggingface.co/facebook/musicgen-melody) on an unknown dataset.
 
 
 
20
 
21
  ## Model description
22
 
 
38
  - learning_rate: 0.0002
39
  - train_batch_size: 2
40
  - eval_batch_size: 1
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
adapter_config.json CHANGED
@@ -23,22 +23,22 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "fc2",
27
- "out_proj",
28
  "audio_enc_to_dec_proj",
29
- "lm_heads.1",
30
- "enc_to_dec_proj",
31
- "embed_tokens.1",
32
- "embed_tokens.0",
33
  "lm_heads.3",
34
- "lm_heads.2",
35
- "k_proj",
36
  "embed_tokens.3",
37
- "embed_tokens.2",
 
38
  "v_proj",
39
  "q_proj",
 
 
 
40
  "fc1",
41
- "lm_heads.0"
 
 
 
 
42
  ],
43
  "task_type": null,
44
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "audio_enc_to_dec_proj",
 
 
 
 
27
  "lm_heads.3",
 
 
28
  "embed_tokens.3",
29
+ "lm_heads.0",
30
+ "enc_to_dec_proj",
31
  "v_proj",
32
  "q_proj",
33
+ "lm_heads.1",
34
+ "out_proj",
35
+ "embed_tokens.2",
36
  "fc1",
37
+ "fc2",
38
+ "embed_tokens.1",
39
+ "lm_heads.2",
40
+ "embed_tokens.0",
41
+ "k_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:27de65e63aa3e9805c34c5625f400c03e527dcd5d7702695b8dbe0cdb6695191
3
  size 87103456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebddac262eb2c9ca14a4d09ecaa6a71b5cc2a406a005772b382aa5cc57a66f97
3
  size 87103456
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:494294fe4c26ed33c87c68afd6fe7edca29e0c4e94f126655fc837e7ed49caf4
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71ba5d6fecc725a071b1a8758caab75ff2fe73631754c8228eab7c2cc602ffe2
3
  size 5176