zuona commited on
Commit
bfa54a6
·
verified ·
1 Parent(s): 2e015e8

End of training

Browse files
Files changed (2) hide show
  1. README.md +3 -1
  2. trainer_state.json +70 -42
README.md CHANGED
@@ -3,6 +3,8 @@ library_name: peft
3
  license: cc-by-nc-4.0
4
  base_model: facebook/musicgen-melody
5
  tags:
 
 
6
  - generated_from_trainer
7
  model-index:
8
  - name: musicgen-melody-lora-baishidaoren-epoch4-lr1
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # musicgen-melody-lora-baishidaoren-epoch4-lr1
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
 
 
3
  license: cc-by-nc-4.0
4
  base_model: facebook/musicgen-melody
5
  tags:
6
+ - text-to-audio
7
+ - baoshidaoren_music_snippets
8
  - generated_from_trainer
9
  model-index:
10
  - name: musicgen-melody-lora-baishidaoren-epoch4-lr1
 
16
 
17
  # musicgen-melody-lora-baishidaoren-epoch4-lr1
18
 
19
+ This model is a fine-tuned version of [facebook/musicgen-melody](https://huggingface.co/facebook/musicgen-melody) on the zuona/baoshidaoren_music_snippets dataset.
20
 
21
  ## Model description
22
 
trainer_state.json CHANGED
@@ -1,97 +1,125 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 2.888888888888889,
5
  "eval_steps": 500,
6
- "global_step": 21,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
  "epoch": 0.25396825396825395,
13
- "grad_norm": 21.025897979736328,
14
- "learning_rate": 9.047619047619048e-05,
15
- "loss": 72.1283,
16
  "step": 2
17
  },
18
  {
19
  "epoch": 0.5079365079365079,
20
- "grad_norm": 23.057056427001953,
21
- "learning_rate": 8.095238095238096e-05,
22
- "loss": 70.4889,
23
  "step": 4
24
  },
25
  {
26
  "epoch": 0.7619047619047619,
27
- "grad_norm": 26.4029598236084,
28
- "learning_rate": 7.142857142857143e-05,
29
- "loss": 67.1196,
30
  "step": 6
31
  },
32
  {
33
  "epoch": 1.126984126984127,
34
- "grad_norm": 55.33572006225586,
35
- "learning_rate": 6.19047619047619e-05,
36
- "loss": 84.5853,
37
  "step": 8
38
  },
39
  {
40
  "epoch": 1.380952380952381,
41
- "grad_norm": 36.54444122314453,
42
- "learning_rate": 5.2380952380952384e-05,
43
- "loss": 59.4698,
44
  "step": 10
45
  },
46
  {
47
  "epoch": 1.6349206349206349,
48
- "grad_norm": 32.44065475463867,
49
- "learning_rate": 4.2857142857142856e-05,
50
- "loss": 55.2143,
51
  "step": 12
52
  },
53
  {
54
  "epoch": 1.8888888888888888,
55
- "grad_norm": 34.522281646728516,
56
- "learning_rate": 3.3333333333333335e-05,
57
- "loss": 55.74,
58
  "step": 14
59
  },
60
  {
61
  "epoch": 2.253968253968254,
62
- "grad_norm": 34.46546936035156,
63
- "learning_rate": 2.380952380952381e-05,
64
- "loss": 73.8978,
65
  "step": 16
66
  },
67
  {
68
  "epoch": 2.507936507936508,
69
- "grad_norm": 20.34326171875,
70
- "learning_rate": 1.4285714285714285e-05,
71
- "loss": 50.4007,
72
  "step": 18
73
  },
74
  {
75
  "epoch": 2.761904761904762,
76
- "grad_norm": 21.0695858001709,
77
- "learning_rate": 9.523809523809523e-06,
78
- "loss": 51.1436,
79
  "step": 20
80
  },
81
  {
82
- "epoch": 2.888888888888889,
83
- "step": 21,
84
- "total_flos": 331427311589016.0,
85
- "train_loss": 63.36745144072033,
86
- "train_runtime": 786.6395,
87
- "train_samples_per_second": 0.481,
88
- "train_steps_per_second": 0.027
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
89
  }
90
  ],
91
  "logging_steps": 2,
92
- "max_steps": 21,
93
  "num_input_tokens_seen": 0,
94
- "num_train_epochs": 3,
95
  "save_steps": 500,
96
  "stateful_callbacks": {
97
  "TrainerControl": {
@@ -105,7 +133,7 @@
105
  "attributes": {}
106
  }
107
  },
108
- "total_flos": 331427311589016.0,
109
  "train_batch_size": 2,
110
  "trial_name": null,
111
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 3.888888888888889,
5
  "eval_steps": 500,
6
+ "global_step": 28,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
  "epoch": 0.25396825396825395,
13
+ "grad_norm": NaN,
14
+ "learning_rate": 9.642857142857143e-05,
15
+ "loss": 72.1443,
16
  "step": 2
17
  },
18
  {
19
  "epoch": 0.5079365079365079,
20
+ "grad_norm": 19.469039916992188,
21
+ "learning_rate": 8.92857142857143e-05,
22
+ "loss": 72.0489,
23
  "step": 4
24
  },
25
  {
26
  "epoch": 0.7619047619047619,
27
+ "grad_norm": 20.524240493774414,
28
+ "learning_rate": 8.571428571428571e-05,
29
+ "loss": 69.7797,
30
  "step": 6
31
  },
32
  {
33
  "epoch": 1.126984126984127,
34
+ "grad_norm": 49.45151138305664,
35
+ "learning_rate": 7.857142857142858e-05,
36
+ "loss": 89.8185,
37
  "step": 8
38
  },
39
  {
40
  "epoch": 1.380952380952381,
41
+ "grad_norm": 32.59318161010742,
42
+ "learning_rate": 7.142857142857143e-05,
43
+ "loss": 62.2748,
44
  "step": 10
45
  },
46
  {
47
  "epoch": 1.6349206349206349,
48
+ "grad_norm": 32.76274871826172,
49
+ "learning_rate": 6.428571428571429e-05,
50
+ "loss": 57.2675,
51
  "step": 12
52
  },
53
  {
54
  "epoch": 1.8888888888888888,
55
+ "grad_norm": 36.317630767822266,
56
+ "learning_rate": 5.714285714285714e-05,
57
+ "loss": 56.7585,
58
  "step": 14
59
  },
60
  {
61
  "epoch": 2.253968253968254,
62
+ "grad_norm": 35.975807189941406,
63
+ "learning_rate": 5e-05,
64
+ "loss": 74.1119,
65
  "step": 16
66
  },
67
  {
68
  "epoch": 2.507936507936508,
69
+ "grad_norm": 20.22718620300293,
70
+ "learning_rate": 4.2857142857142856e-05,
71
+ "loss": 49.704,
72
  "step": 18
73
  },
74
  {
75
  "epoch": 2.761904761904762,
76
+ "grad_norm": 18.7318172454834,
77
+ "learning_rate": 3.571428571428572e-05,
78
+ "loss": 49.5238,
79
  "step": 20
80
  },
81
  {
82
+ "epoch": 3.126984126984127,
83
+ "grad_norm": 34.112125396728516,
84
+ "learning_rate": 2.857142857142857e-05,
85
+ "loss": 66.7037,
86
+ "step": 22
87
+ },
88
+ {
89
+ "epoch": 3.380952380952381,
90
+ "grad_norm": 19.139488220214844,
91
+ "learning_rate": 2.1428571428571428e-05,
92
+ "loss": 46.9201,
93
+ "step": 24
94
+ },
95
+ {
96
+ "epoch": 3.634920634920635,
97
+ "grad_norm": 18.72429656982422,
98
+ "learning_rate": 1.4285714285714285e-05,
99
+ "loss": 47.8016,
100
+ "step": 26
101
+ },
102
+ {
103
+ "epoch": 3.888888888888889,
104
+ "grad_norm": 17.140914916992188,
105
+ "learning_rate": 7.142857142857143e-06,
106
+ "loss": 46.4582,
107
+ "step": 28
108
+ },
109
+ {
110
+ "epoch": 3.888888888888889,
111
+ "step": 28,
112
+ "total_flos": 445653973809192.0,
113
+ "train_loss": 61.52253450666155,
114
+ "train_runtime": 1057.0707,
115
+ "train_samples_per_second": 0.477,
116
+ "train_steps_per_second": 0.026
117
  }
118
  ],
119
  "logging_steps": 2,
120
+ "max_steps": 28,
121
  "num_input_tokens_seen": 0,
122
+ "num_train_epochs": 4,
123
  "save_steps": 500,
124
  "stateful_callbacks": {
125
  "TrainerControl": {
 
133
  "attributes": {}
134
  }
135
  },
136
+ "total_flos": 445653973809192.0,
137
  "train_batch_size": 2,
138
  "trial_name": null,
139
  "trial_params": null