ShaySha commited on
Commit
13227a7
1 Parent(s): 837b046

End of training

Browse files
Files changed (2) hide show
  1. README.md +3 -1
  2. trainer_state.json +55 -27
README.md CHANGED
@@ -3,6 +3,8 @@ base_model: facebook/musicgen-large
3
  library_name: peft
4
  license: cc-by-nc-4.0
5
  tags:
 
 
6
  - generated_from_trainer
7
  model-index:
8
  - name: musicgen-large-lora-acid_techno_4ep_35da-colab
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # musicgen-large-lora-acid_techno_4ep_35da-colab
16
 
17
- This model is a fine-tuned version of [facebook/musicgen-large](https://huggingface.co/facebook/musicgen-large) 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
+ - acid_data
8
  - generated_from_trainer
9
  model-index:
10
  - name: musicgen-large-lora-acid_techno_4ep_35da-colab
 
16
 
17
  # musicgen-large-lora-acid_techno_4ep_35da-colab
18
 
19
+ This model is a fine-tuned version of [facebook/musicgen-large](https://huggingface.co/facebook/musicgen-large) on the ShaySha/acid_data dataset.
20
 
21
  ## Model description
22
 
trainer_state.json CHANGED
@@ -1,53 +1,81 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 3.6153846153846154,
5
  "eval_steps": 500,
6
- "global_step": 4,
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.6153846153846154,
13
- "grad_norm": 1.1644846200942993,
14
- "learning_rate": 0.00015000000000000001,
15
- "loss": 8.9729,
16
  "step": 1
17
  },
18
  {
19
- "epoch": 1.6153846153846154,
20
- "grad_norm": 1.4217939376831055,
21
- "learning_rate": 0.0001,
22
- "loss": 10.0559,
23
  "step": 2
24
  },
25
  {
26
- "epoch": 2.6153846153846154,
27
- "grad_norm": 2.3738677501678467,
28
- "learning_rate": 5e-05,
29
- "loss": 10.0118,
30
  "step": 3
31
  },
32
  {
33
- "epoch": 3.6153846153846154,
34
- "grad_norm": 2.8046391010284424,
35
- "learning_rate": 0.0,
36
- "loss": 9.9665,
37
  "step": 4
38
  },
39
  {
40
- "epoch": 3.6153846153846154,
41
- "step": 4,
42
- "total_flos": 11516965239360.0,
43
- "train_loss": 9.751765489578247,
44
- "train_runtime": 35.6843,
45
- "train_samples_per_second": 2.802,
46
- "train_steps_per_second": 0.112
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
47
  }
48
  ],
49
  "logging_steps": 1,
50
- "max_steps": 4,
51
  "num_input_tokens_seen": 0,
52
  "num_train_epochs": 4,
53
  "save_steps": 500,
@@ -63,7 +91,7 @@
63
  "attributes": {}
64
  }
65
  },
66
- "total_flos": 11516965239360.0,
67
  "train_batch_size": 2,
68
  "trial_name": null,
69
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 2.888888888888889,
5
  "eval_steps": 500,
6
+ "global_step": 8,
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.4444444444444444,
13
+ "grad_norm": 1.1740930080413818,
14
+ "learning_rate": 0.000175,
15
+ "loss": 8.9875,
16
  "step": 1
17
  },
18
  {
19
+ "epoch": 0.8888888888888888,
20
+ "grad_norm": 1.2762857675552368,
21
+ "learning_rate": 0.00015000000000000001,
22
+ "loss": 8.9379,
23
  "step": 2
24
  },
25
  {
26
+ "epoch": 1.0,
27
+ "grad_norm": 0.6354243159294128,
28
+ "learning_rate": 0.000125,
29
+ "loss": 2.2202,
30
  "step": 3
31
  },
32
  {
33
+ "epoch": 1.4444444444444444,
34
+ "grad_norm": 2.7923552989959717,
35
+ "learning_rate": 0.0001,
36
+ "loss": 8.8081,
37
  "step": 4
38
  },
39
  {
40
+ "epoch": 1.8888888888888888,
41
+ "grad_norm": 3.2708566188812256,
42
+ "learning_rate": 7.500000000000001e-05,
43
+ "loss": 8.7649,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 2.0,
48
+ "grad_norm": 1.0620002746582031,
49
+ "learning_rate": 5e-05,
50
+ "loss": 2.1849,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 2.4444444444444446,
55
+ "grad_norm": 3.5511021614074707,
56
+ "learning_rate": 2.5e-05,
57
+ "loss": 8.6598,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 2.888888888888889,
62
+ "grad_norm": 3.999887466430664,
63
+ "learning_rate": 0.0,
64
+ "loss": 8.615,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 2.888888888888889,
69
+ "step": 8,
70
+ "total_flos": 16781863634496.0,
71
+ "train_loss": 7.147286474704742,
72
+ "train_runtime": 50.3802,
73
+ "train_samples_per_second": 2.779,
74
+ "train_steps_per_second": 0.159
75
  }
76
  ],
77
  "logging_steps": 1,
78
+ "max_steps": 8,
79
  "num_input_tokens_seen": 0,
80
  "num_train_epochs": 4,
81
  "save_steps": 500,
 
91
  "attributes": {}
92
  }
93
  },
94
+ "total_flos": 16781863634496.0,
95
  "train_batch_size": 2,
96
  "trial_name": null,
97
  "trial_params": null