End of training
Browse files- README.md +3 -1
- trainer_state.json +3 -3
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_10da_v2-colab
|
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# musicgen-large-lora-acid_techno_4ep_10da_v2-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_4ep_10da_v2-colab
|
|
|
16 |
|
17 |
# musicgen-large-lora-acid_techno_4ep_10da_v2-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
@@ -13,9 +13,9 @@
|
|
13 |
"step": 0,
|
14 |
"total_flos": 2632449197568.0,
|
15 |
"train_loss": 8966.395378112793,
|
16 |
-
"train_runtime": 8.
|
17 |
-
"train_samples_per_second": 4.
|
18 |
-
"train_steps_per_second": 0.
|
19 |
}
|
20 |
],
|
21 |
"logging_steps": 2,
|
|
|
13 |
"step": 0,
|
14 |
"total_flos": 2632449197568.0,
|
15 |
"train_loss": 8966.395378112793,
|
16 |
+
"train_runtime": 8.6949,
|
17 |
+
"train_samples_per_second": 4.6,
|
18 |
+
"train_steps_per_second": 0.46
|
19 |
}
|
20 |
],
|
21 |
"logging_steps": 2,
|