End of training
Browse files- README.md +3 -1
- trainer_state.json +8 -8
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-acid3_techno-colab
|
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# musicgen-melody-lora-acid3_techno-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 |
+
- acid_data
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
10 |
- name: musicgen-melody-lora-acid3_techno-colab
|
|
|
16 |
|
17 |
# musicgen-melody-lora-acid3_techno-colab
|
18 |
|
19 |
+
This model is a fine-tuned version of [facebook/musicgen-melody](https://huggingface.co/facebook/musicgen-melody) on the ShaySha/acid_data dataset.
|
20 |
|
21 |
## Model description
|
22 |
|
trainer_state.json
CHANGED
@@ -10,19 +10,19 @@
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 2.0,
|
13 |
-
"grad_norm": 0.
|
14 |
"learning_rate": 0.0,
|
15 |
-
"loss":
|
16 |
"step": 2
|
17 |
},
|
18 |
{
|
19 |
"epoch": 2.0,
|
20 |
"step": 2,
|
21 |
-
"total_flos":
|
22 |
-
"train_loss":
|
23 |
-
"train_runtime":
|
24 |
-
"train_samples_per_second": 0.
|
25 |
-
"train_steps_per_second": 0.
|
26 |
}
|
27 |
],
|
28 |
"logging_steps": 2,
|
@@ -42,7 +42,7 @@
|
|
42 |
"attributes": {}
|
43 |
}
|
44 |
},
|
45 |
-
"total_flos":
|
46 |
"train_batch_size": 2,
|
47 |
"trial_name": null,
|
48 |
"trial_params": null
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 2.0,
|
13 |
+
"grad_norm": 0.5394480228424072,
|
14 |
"learning_rate": 0.0,
|
15 |
+
"loss": 4.8066,
|
16 |
"step": 2
|
17 |
},
|
18 |
{
|
19 |
"epoch": 2.0,
|
20 |
"step": 2,
|
21 |
+
"total_flos": 1182547133952.0,
|
22 |
+
"train_loss": 4.806564807891846,
|
23 |
+
"train_runtime": 27.6339,
|
24 |
+
"train_samples_per_second": 0.579,
|
25 |
+
"train_steps_per_second": 0.072
|
26 |
}
|
27 |
],
|
28 |
"logging_steps": 2,
|
|
|
42 |
"attributes": {}
|
43 |
}
|
44 |
},
|
45 |
+
"total_flos": 1182547133952.0,
|
46 |
"train_batch_size": 2,
|
47 |
"trial_name": null,
|
48 |
"trial_params": null
|