PlutoG99001 commited on
Commit
d63cffc
1 Parent(s): e62d602

Model save

Browse files
Files changed (1) hide show
  1. README.md +5 -7
README.md CHANGED
@@ -3,20 +3,18 @@ base_model: facebook/musicgen-melody
3
  library_name: peft
4
  license: cc-by-nc-4.0
5
  tags:
6
- - text-to-audio
7
- - Punk
8
  - generated_from_trainer
9
  model-index:
10
- - name: Large-Data
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
- # Large-Data
18
 
19
- This model is a fine-tuned version of [facebook/musicgen-melody](https://huggingface.co/facebook/musicgen-melody) on the PlutoG99001/Electronic-full dataset.
20
 
21
  ## Model description
22
 
@@ -39,8 +37,8 @@ The following hyperparameters were used during training:
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
 
3
  library_name: peft
4
  license: cc-by-nc-4.0
5
  tags:
 
 
6
  - generated_from_trainer
7
  model-index:
8
+ - name: Classical-Data
9
  results: []
10
  ---
11
 
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
+ # Classical-Data
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
 
 
37
  - train_batch_size: 2
38
  - eval_batch_size: 8
39
  - seed: 42
40
+ - gradient_accumulation_steps: 4
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: 4