PlutoG99001 commited on
Commit
b05630f
·
verified ·
1 Parent(s): 3589d88

Model save

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -3,8 +3,6 @@ base_model: facebook/musicgen-melody
3
  library_name: peft
4
  license: cc-by-nc-4.0
5
  tags:
6
- - text-to-audio
7
- - Piano
8
  - generated_from_trainer
9
  model-index:
10
  - name: Piano-Model
@@ -16,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # Piano-Model
18
 
19
- This model is a fine-tuned version of [facebook/musicgen-melody](https://huggingface.co/facebook/musicgen-melody) on the PlutoG99001/Piano-clean dataset.
20
 
21
  ## Model description
22
 
@@ -43,7 +41,7 @@ The following hyperparameters were used during training:
43
  - total_train_batch_size: 8
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
 
3
  library_name: peft
4
  license: cc-by-nc-4.0
5
  tags:
 
 
6
  - generated_from_trainer
7
  model-index:
8
  - name: Piano-Model
 
14
 
15
  # Piano-Model
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
 
 
41
  - total_train_batch_size: 8
42
  - optimizer: Adam with betas=(0.9,0.99) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
+ - num_epochs: 12
45
  - mixed_precision_training: Native AMP
46
 
47
  ### Training results