jihong008 commited on
Commit
5f976a7
·
verified ·
1 Parent(s): 6806335

Model save

Browse files
adapter_config.json CHANGED
@@ -4,7 +4,7 @@
4
  "base_model_class": "MusicgenMelodyForConditionalGeneration",
5
  "parent_library": "transformers.models.musicgen_melody.modeling_musicgen_melody"
6
  },
7
- "base_model_name_or_path": "/data/data3/hangzeli/work_lab/workspace/multimodal/huggingface_model/musicgen-melody",
8
  "bias": "none",
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
@@ -23,22 +23,22 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "lm_heads.0",
 
 
27
  "v_proj",
28
- "enc_to_dec_proj",
 
29
  "embed_tokens.1",
30
- "audio_enc_to_dec_proj",
31
- "fc1",
32
- "fc2",
33
- "q_proj",
34
  "k_proj",
35
- "lm_heads.1",
36
  "lm_heads.2",
37
  "lm_heads.3",
 
38
  "out_proj",
39
- "embed_tokens.2",
40
- "embed_tokens.3",
41
- "embed_tokens.0"
42
  ],
43
  "task_type": null,
44
  "use_dora": false,
 
4
  "base_model_class": "MusicgenMelodyForConditionalGeneration",
5
  "parent_library": "transformers.models.musicgen_melody.modeling_musicgen_melody"
6
  },
7
+ "base_model_name_or_path": "facebook/musicgen-melody",
8
  "bias": "none",
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "enc_to_dec_proj",
27
  "lm_heads.0",
28
+ "embed_tokens.3",
29
+ "lm_heads.1",
30
  "v_proj",
31
+ "embed_tokens.2",
32
+ "embed_tokens.0",
33
  "embed_tokens.1",
 
 
 
 
34
  "k_proj",
 
35
  "lm_heads.2",
36
  "lm_heads.3",
37
+ "audio_enc_to_dec_proj",
38
  "out_proj",
39
+ "fc2",
40
+ "q_proj",
41
+ "fc1"
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:edbe6968ce91e71f4bba96413aaec339c38f9d2726f1b5bdcda8c0c8a61744d9
3
  size 87103456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6357582411f6fb60222c583c4c738ef80f14647ee0b47a0639c0c73cb2c8af4a
3
  size 87103456
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ecdfb3bc0586502d5167e8f227e1e825f93db0647c910a4157114e83c2f11d51
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b1626a3ef1f60ee3464971c3999d34452148cca0bddbd265b5bdd74991a3499
3
  size 5304