kemendev commited on
Commit
c45ffe3
·
verified ·
1 Parent(s): f6fff63

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +22 -0
  2. adapter_config.json +43 -0
  3. adapter_model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: ACE-Step/Ace-Step1.5
3
+ tags:
4
+ - acestep
5
+ - lora
6
+ - music-generation
7
+ - russian-pop
8
+ language:
9
+ - ru
10
+ ---
11
+
12
+ # Russian Pop LoRA for ACE-Step 1.5
13
+
14
+ LoRA adapter trained on 19 tracks of Russian pop/estrada music.
15
+
16
+ ## Usage
17
+ - Trigger word: russian_pop
18
+ - Base model: acestep-v15-turbo
19
+ - Training: 500 epochs, LR 1e-4, rank 64
20
+
21
+ ## Genres covered
22
+ Birthday, love songs, wedding, party, corporate, motivational, patriotic
adapter_config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "/workspace/ACE-Step-1.5/checkpoints/acestep-v15-turbo",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 128,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.1,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": null,
25
+ "peft_type": "LORA",
26
+ "peft_version": "0.18.1",
27
+ "qalora_group_size": 16,
28
+ "r": 64,
29
+ "rank_pattern": {},
30
+ "revision": null,
31
+ "target_modules": [
32
+ "k_proj",
33
+ "o_proj",
34
+ "q_proj",
35
+ "v_proj"
36
+ ],
37
+ "target_parameters": null,
38
+ "task_type": "FEATURE_EXTRACTION",
39
+ "trainable_token_indices": null,
40
+ "use_dora": false,
41
+ "use_qalora": false,
42
+ "use_rslora": false
43
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:961cd742a37bea4318096af8dc1f09045b3fc9bb96f9267248ce65f771942984
3
+ size 176210656