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-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_2ep_30da-colab
|
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# musicgen-large-lora-acid_techno_2ep_30da-colab
|
16 |
|
17 |
-
This model is a fine-tuned version of [facebook/musicgen-large](https://huggingface.co/facebook/musicgen-large) on
|
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_2ep_30da-colab
|
|
|
16 |
|
17 |
# musicgen-large-lora-acid_techno_2ep_30da-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,7 +1,7 @@
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
-
"epoch": 1.
|
5 |
"eval_steps": 500,
|
6 |
"global_step": 2,
|
7 |
"is_hyper_param_search": false,
|
@@ -9,27 +9,27 @@
|
|
9 |
"is_world_process_zero": true,
|
10 |
"log_history": [
|
11 |
{
|
12 |
-
"epoch": 0.
|
13 |
-
"grad_norm": 1.
|
14 |
"learning_rate": 0.0001,
|
15 |
-
"loss": 8.
|
16 |
"step": 1
|
17 |
},
|
18 |
{
|
19 |
-
"epoch": 1.
|
20 |
-
"grad_norm":
|
21 |
"learning_rate": 0.0,
|
22 |
-
"loss":
|
23 |
"step": 2
|
24 |
},
|
25 |
{
|
26 |
-
"epoch": 1.
|
27 |
"step": 2,
|
28 |
-
"total_flos":
|
29 |
-
"train_loss":
|
30 |
-
"train_runtime":
|
31 |
-
"train_samples_per_second":
|
32 |
-
"train_steps_per_second": 0.
|
33 |
}
|
34 |
],
|
35 |
"logging_steps": 1,
|
@@ -49,7 +49,7 @@
|
|
49 |
"attributes": {}
|
50 |
}
|
51 |
},
|
52 |
-
"total_flos":
|
53 |
"train_batch_size": 2,
|
54 |
"trial_name": null,
|
55 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 1.6153846153846154,
|
5 |
"eval_steps": 500,
|
6 |
"global_step": 2,
|
7 |
"is_hyper_param_search": false,
|
|
|
9 |
"is_world_process_zero": true,
|
10 |
"log_history": [
|
11 |
{
|
12 |
+
"epoch": 0.6153846153846154,
|
13 |
+
"grad_norm": 1.2766305208206177,
|
14 |
"learning_rate": 0.0001,
|
15 |
+
"loss": 8.999,
|
16 |
"step": 1
|
17 |
},
|
18 |
{
|
19 |
+
"epoch": 1.6153846153846154,
|
20 |
+
"grad_norm": 1.5327303409576416,
|
21 |
"learning_rate": 0.0,
|
22 |
+
"loss": 10.065,
|
23 |
"step": 2
|
24 |
},
|
25 |
{
|
26 |
+
"epoch": 1.6153846153846154,
|
27 |
"step": 2,
|
28 |
+
"total_flos": 5593954544832.0,
|
29 |
+
"train_loss": 9.532014846801758,
|
30 |
+
"train_runtime": 18.5492,
|
31 |
+
"train_samples_per_second": 2.696,
|
32 |
+
"train_steps_per_second": 0.108
|
33 |
}
|
34 |
],
|
35 |
"logging_steps": 1,
|
|
|
49 |
"attributes": {}
|
50 |
}
|
51 |
},
|
52 |
+
"total_flos": 5593954544832.0,
|
53 |
"train_batch_size": 2,
|
54 |
"trial_name": null,
|
55 |
"trial_params": null
|