ShaySha commited on
Commit
2f657fc
·
verified ·
1 Parent(s): bc383b4

End of training

Browse files
Files changed (2) hide show
  1. README.md +3 -1
  2. trainer_state.json +8 -8
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_20da_v4-colab
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # musicgen-large-lora-acid_techno_2ep_20da_v4-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_2ep_20da_v4-colab
 
16
 
17
  # musicgen-large-lora-acid_techno_2ep_20da_v4-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
@@ -10,26 +10,26 @@
10
  "log_history": [
11
  {
12
  "epoch": 0.8,
13
- "grad_norm": 0.9572145938873291,
14
  "learning_rate": 0.0001,
15
- "loss": 8.9787,
16
  "step": 1
17
  },
18
  {
19
  "epoch": 1.0,
20
- "grad_norm": 0.2813553214073181,
21
  "learning_rate": 0.0,
22
- "loss": 2.2209,
23
  "step": 2
24
  },
25
  {
26
  "epoch": 1.0,
27
  "step": 2,
28
  "total_flos": 3290561496960.0,
29
- "train_loss": 5.599770545959473,
30
- "train_runtime": 11.2689,
31
- "train_samples_per_second": 3.55,
32
- "train_steps_per_second": 0.177
33
  }
34
  ],
35
  "logging_steps": 1,
 
10
  "log_history": [
11
  {
12
  "epoch": 0.8,
13
+ "grad_norm": 1.5954439640045166,
14
  "learning_rate": 0.0001,
15
+ "loss": 8.9222,
16
  "step": 1
17
  },
18
  {
19
  "epoch": 1.0,
20
+ "grad_norm": 0.6375588178634644,
21
  "learning_rate": 0.0,
22
+ "loss": 2.1991,
23
  "step": 2
24
  },
25
  {
26
  "epoch": 1.0,
27
  "step": 2,
28
  "total_flos": 3290561496960.0,
29
+ "train_loss": 5.560663461685181,
30
+ "train_runtime": 11.683,
31
+ "train_samples_per_second": 3.424,
32
+ "train_steps_per_second": 0.171
33
  }
34
  ],
35
  "logging_steps": 1,