ylacombe HF staff commited on
Commit
89e2db1
1 Parent(s): 92672fd

End of training

Browse files
Files changed (2) hide show
  1. README.md +3 -1
  2. trainer_state.json +16 -16
README.md CHANGED
@@ -2,6 +2,8 @@
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:
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # musicgen-melody-lora-punk-colab
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
 
 
2
  license: cc-by-nc-4.0
3
  library_name: peft
4
  tags:
5
+ - text-to-audio
6
+ - tiny-punk
7
  - generated_from_trainer
8
  base_model: facebook/musicgen-melody
9
  model-index:
 
16
 
17
  # musicgen-melody-lora-punk-colab
18
 
19
+ This model is a fine-tuned version of [facebook/musicgen-melody](https://huggingface.co/facebook/musicgen-melody) on the ylacombe/tiny-punk dataset.
20
 
21
  ## Model description
22
 
trainer_state.json CHANGED
@@ -10,54 +10,54 @@
10
  "log_history": [
11
  {
12
  "epoch": 0.5925925925925926,
13
- "grad_norm": 1.1343549489974976,
14
  "learning_rate": 0.0001666666666666667,
15
- "loss": 9.4726,
16
  "step": 2
17
  },
18
  {
19
  "epoch": 1.1851851851851851,
20
- "grad_norm": 1.3226813077926636,
21
  "learning_rate": 0.00013333333333333334,
22
- "loss": 9.1291,
23
  "step": 4
24
  },
25
  {
26
  "epoch": 1.7777777777777777,
27
- "grad_norm": 2.116886615753174,
28
  "learning_rate": 0.0001,
29
- "loss": 8.698,
30
  "step": 6
31
  },
32
  {
33
  "epoch": 2.3703703703703702,
34
- "grad_norm": 2.394359588623047,
35
  "learning_rate": 6.666666666666667e-05,
36
- "loss": 8.2297,
37
  "step": 8
38
  },
39
  {
40
  "epoch": 2.962962962962963,
41
- "grad_norm": 1.6477382183074951,
42
  "learning_rate": 3.3333333333333335e-05,
43
- "loss": 7.8676,
44
  "step": 10
45
  },
46
  {
47
  "epoch": 3.5555555555555554,
48
- "grad_norm": 1.4562931060791016,
49
  "learning_rate": 0.0,
50
- "loss": 7.7603,
51
  "step": 12
52
  },
53
  {
54
  "epoch": 3.5555555555555554,
55
  "step": 12,
56
  "total_flos": 56669875934856.0,
57
- "train_loss": 8.526216983795166,
58
- "train_runtime": 313.4196,
59
- "train_samples_per_second": 0.689,
60
- "train_steps_per_second": 0.038
61
  }
62
  ],
63
  "logging_steps": 2,
 
10
  "log_history": [
11
  {
12
  "epoch": 0.5925925925925926,
13
+ "grad_norm": 1.0607314109802246,
14
  "learning_rate": 0.0001666666666666667,
15
+ "loss": 9.4749,
16
  "step": 2
17
  },
18
  {
19
  "epoch": 1.1851851851851851,
20
+ "grad_norm": 1.2989342212677002,
21
  "learning_rate": 0.00013333333333333334,
22
+ "loss": 9.1331,
23
  "step": 4
24
  },
25
  {
26
  "epoch": 1.7777777777777777,
27
+ "grad_norm": 2.0942795276641846,
28
  "learning_rate": 0.0001,
29
+ "loss": 8.7015,
30
  "step": 6
31
  },
32
  {
33
  "epoch": 2.3703703703703702,
34
+ "grad_norm": 2.3627431392669678,
35
  "learning_rate": 6.666666666666667e-05,
36
+ "loss": 8.235,
37
  "step": 8
38
  },
39
  {
40
  "epoch": 2.962962962962963,
41
+ "grad_norm": 1.63328218460083,
42
  "learning_rate": 3.3333333333333335e-05,
43
+ "loss": 7.8734,
44
  "step": 10
45
  },
46
  {
47
  "epoch": 3.5555555555555554,
48
+ "grad_norm": 2.139130115509033,
49
  "learning_rate": 0.0,
50
+ "loss": 7.7671,
51
  "step": 12
52
  },
53
  {
54
  "epoch": 3.5555555555555554,
55
  "step": 12,
56
  "total_flos": 56669875934856.0,
57
+ "train_loss": 8.530826091766357,
58
+ "train_runtime": 310.5596,
59
+ "train_samples_per_second": 0.696,
60
+ "train_steps_per_second": 0.039
61
  }
62
  ],
63
  "logging_steps": 2,