End of training
Browse files- README.md +3 -1
- trainer_state.json +14 -14
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-indianduwali-colab
|
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# musicgen-melody-lora-indianduwali-colab
|
16 |
|
17 |
-
This model is a fine-tuned version of [facebook/musicgen-melody](https://huggingface.co/facebook/musicgen-melody) on
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
3 |
library_name: peft
|
4 |
license: cc-by-nc-4.0
|
5 |
tags:
|
6 |
+
- text-to-audio
|
7 |
+
- no-copyright-duwali
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
10 |
- name: musicgen-melody-lora-indianduwali-colab
|
|
|
16 |
|
17 |
# musicgen-melody-lora-indianduwali-colab
|
18 |
|
19 |
+
This model is a fine-tuned version of [facebook/musicgen-melody](https://huggingface.co/facebook/musicgen-melody) on the istvanj/no-copyright-duwali dataset.
|
20 |
|
21 |
## Model description
|
22 |
|
trainer_state.json
CHANGED
@@ -10,40 +10,40 @@
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 0.7619047619047619,
|
13 |
-
"grad_norm": 10.
|
14 |
"learning_rate": 8.75e-05,
|
15 |
"loss": 9.6121,
|
16 |
"step": 2
|
17 |
},
|
18 |
{
|
19 |
"epoch": 1.7619047619047619,
|
20 |
-
"grad_norm":
|
21 |
-
"learning_rate":
|
22 |
-
"loss": 10.
|
23 |
"step": 4
|
24 |
},
|
25 |
{
|
26 |
"epoch": 2.761904761904762,
|
27 |
-
"grad_norm":
|
28 |
-
"learning_rate":
|
29 |
-
"loss": 9.
|
30 |
"step": 6
|
31 |
},
|
32 |
{
|
33 |
"epoch": 3.761904761904762,
|
34 |
-
"grad_norm": 14.
|
35 |
-
"learning_rate":
|
36 |
-
"loss": 9.
|
37 |
"step": 8
|
38 |
},
|
39 |
{
|
40 |
"epoch": 3.761904761904762,
|
41 |
"step": 8,
|
42 |
"total_flos": 41961945956328.0,
|
43 |
-
"train_loss": 9.
|
44 |
-
"train_runtime":
|
45 |
-
"train_samples_per_second": 0.
|
46 |
-
"train_steps_per_second": 0.
|
47 |
}
|
48 |
],
|
49 |
"logging_steps": 2,
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 0.7619047619047619,
|
13 |
+
"grad_norm": 10.363198280334473,
|
14 |
"learning_rate": 8.75e-05,
|
15 |
"loss": 9.6121,
|
16 |
"step": 2
|
17 |
},
|
18 |
{
|
19 |
"epoch": 1.7619047619047619,
|
20 |
+
"grad_norm": 11.121501922607422,
|
21 |
+
"learning_rate": 6.25e-05,
|
22 |
+
"loss": 10.106,
|
23 |
"step": 4
|
24 |
},
|
25 |
{
|
26 |
"epoch": 2.761904761904762,
|
27 |
+
"grad_norm": 13.02573299407959,
|
28 |
+
"learning_rate": 3.7500000000000003e-05,
|
29 |
+
"loss": 9.8856,
|
30 |
"step": 6
|
31 |
},
|
32 |
{
|
33 |
"epoch": 3.761904761904762,
|
34 |
+
"grad_norm": 14.771383285522461,
|
35 |
+
"learning_rate": 1.25e-05,
|
36 |
+
"loss": 9.7431,
|
37 |
"step": 8
|
38 |
},
|
39 |
{
|
40 |
"epoch": 3.761904761904762,
|
41 |
"step": 8,
|
42 |
"total_flos": 41961945956328.0,
|
43 |
+
"train_loss": 9.836710214614868,
|
44 |
+
"train_runtime": 229.2884,
|
45 |
+
"train_samples_per_second": 0.715,
|
46 |
+
"train_steps_per_second": 0.035
|
47 |
}
|
48 |
],
|
49 |
"logging_steps": 2,
|