ShaySha commited on
Commit
3b1416c
·
verified ·
1 Parent(s): 54eea93

End of training

Browse files
Files changed (2) hide show
  1. README.md +3 -1
  2. trainer_state.json +119 -0
README.md CHANGED
@@ -3,6 +3,8 @@ base_model: facebook/musicgen-melody
3
  library_name: peft
4
  license: cc-by-nc-4.0
5
  tags:
 
 
6
  - generated_from_trainer
7
  model-index:
8
  - name: musicgen-melody-lora-regular_techno-colab
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # musicgen-melody-lora-regular_techno-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
 
 
3
  library_name: peft
4
  license: cc-by-nc-4.0
5
  tags:
6
+ - text-to-audio
7
+ - classic_techno_clips
8
  - generated_from_trainer
9
  model-index:
10
  - name: musicgen-melody-lora-regular_techno-colab
 
16
 
17
  # musicgen-melody-lora-regular_techno-colab
18
 
19
+ This model is a fine-tuned version of [facebook/musicgen-melody](https://huggingface.co/facebook/musicgen-melody) on the ShaySha/classic_techno_clips dataset.
20
 
21
  ## Model description
22
 
trainer_state.json ADDED
@@ -0,0 +1,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 22,
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.18181818181818182,
13
+ "grad_norm": 1.260422945022583,
14
+ "learning_rate": 0.00018181818181818183,
15
+ "loss": 7.1496,
16
+ "step": 2
17
+ },
18
+ {
19
+ "epoch": 0.36363636363636365,
20
+ "grad_norm": 0.48790422081947327,
21
+ "learning_rate": 0.00016363636363636366,
22
+ "loss": 7.1673,
23
+ "step": 4
24
+ },
25
+ {
26
+ "epoch": 0.5454545454545454,
27
+ "grad_norm": 0.7496576905250549,
28
+ "learning_rate": 0.00014545454545454546,
29
+ "loss": 7.114,
30
+ "step": 6
31
+ },
32
+ {
33
+ "epoch": 0.7272727272727273,
34
+ "grad_norm": 0.8951925039291382,
35
+ "learning_rate": 0.00012727272727272728,
36
+ "loss": 7.0869,
37
+ "step": 8
38
+ },
39
+ {
40
+ "epoch": 0.9090909090909091,
41
+ "grad_norm": 0.6558501720428467,
42
+ "learning_rate": 0.00010909090909090909,
43
+ "loss": 7.0352,
44
+ "step": 10
45
+ },
46
+ {
47
+ "epoch": 1.0909090909090908,
48
+ "grad_norm": 0.7042173743247986,
49
+ "learning_rate": 9.090909090909092e-05,
50
+ "loss": 7.0699,
51
+ "step": 12
52
+ },
53
+ {
54
+ "epoch": 1.2727272727272727,
55
+ "grad_norm": 0.6520460247993469,
56
+ "learning_rate": 7.272727272727273e-05,
57
+ "loss": 7.104,
58
+ "step": 14
59
+ },
60
+ {
61
+ "epoch": 1.4545454545454546,
62
+ "grad_norm": 0.3574787676334381,
63
+ "learning_rate": 5.4545454545454546e-05,
64
+ "loss": 6.9986,
65
+ "step": 16
66
+ },
67
+ {
68
+ "epoch": 1.6363636363636362,
69
+ "grad_norm": 0.38745859265327454,
70
+ "learning_rate": 3.6363636363636364e-05,
71
+ "loss": 7.0597,
72
+ "step": 18
73
+ },
74
+ {
75
+ "epoch": 1.8181818181818183,
76
+ "grad_norm": 0.3738166093826294,
77
+ "learning_rate": 1.8181818181818182e-05,
78
+ "loss": 7.1351,
79
+ "step": 20
80
+ },
81
+ {
82
+ "epoch": 2.0,
83
+ "grad_norm": 0.8463465571403503,
84
+ "learning_rate": 0.0,
85
+ "loss": 7.018,
86
+ "step": 22
87
+ },
88
+ {
89
+ "epoch": 2.0,
90
+ "step": 22,
91
+ "total_flos": 76810131809976.0,
92
+ "train_loss": 7.085298581556841,
93
+ "train_runtime": 567.2339,
94
+ "train_samples_per_second": 0.621,
95
+ "train_steps_per_second": 0.039
96
+ }
97
+ ],
98
+ "logging_steps": 2,
99
+ "max_steps": 22,
100
+ "num_input_tokens_seen": 0,
101
+ "num_train_epochs": 2,
102
+ "save_steps": 500,
103
+ "stateful_callbacks": {
104
+ "TrainerControl": {
105
+ "args": {
106
+ "should_epoch_stop": false,
107
+ "should_evaluate": false,
108
+ "should_log": false,
109
+ "should_save": true,
110
+ "should_training_stop": true
111
+ },
112
+ "attributes": {}
113
+ }
114
+ },
115
+ "total_flos": 76810131809976.0,
116
+ "train_batch_size": 2,
117
+ "trial_name": null,
118
+ "trial_params": null
119
+ }