ylacombe HF staff commited on
Commit
3d89f15
1 Parent(s): 5a1cdf0

End of training

Browse files
Files changed (4) hide show
  1. README.md +4 -1
  2. all_results.json +4 -4
  3. train_results.json +4 -4
  4. trainer_state.json +16 -16
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
 
2
  tags:
 
 
3
  - generated_from_trainer
4
  datasets:
5
  - audiofolder
@@ -13,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # musicgen-melody-bella-ciao
15
 
16
- This model is a fine-tuned version of [](https://huggingface.co/) on the audiofolder dataset.
17
 
18
  ## Model description
19
 
 
1
  ---
2
+ base_model: ylacombe/musicgen-melody
3
  tags:
4
+ - text-to-audio
5
+ - patrickvonplaten/bella_ciao
6
  - generated_from_trainer
7
  datasets:
8
  - audiofolder
 
16
 
17
  # musicgen-melody-bella-ciao
18
 
19
+ This model is a fine-tuned version of [ylacombe/musicgen-melody](https://huggingface.co/ylacombe/musicgen-melody) on the PATRICKVONPLATEN/BELLA_CIAO - DEFAULT dataset.
20
 
21
  ## Model description
22
 
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 10.0,
3
- "train_loss": 7.327593892415365,
4
- "train_runtime": 114.1866,
5
  "train_samples": 30,
6
- "train_samples_per_second": 2.627,
7
- "train_steps_per_second": 1.314
8
  }
 
1
  {
2
  "epoch": 10.0,
3
+ "train_loss": 7.140205179850261,
4
+ "train_runtime": 114.8228,
5
  "train_samples": 30,
6
+ "train_samples_per_second": 2.613,
7
+ "train_steps_per_second": 1.306
8
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 10.0,
3
- "train_loss": 7.327593892415365,
4
- "train_runtime": 114.1866,
5
  "train_samples": 30,
6
- "train_samples_per_second": 2.627,
7
- "train_steps_per_second": 1.314
8
  }
 
1
  {
2
  "epoch": 10.0,
3
+ "train_loss": 7.140205179850261,
4
+ "train_runtime": 114.8228,
5
  "train_samples": 30,
6
+ "train_samples_per_second": 2.613,
7
+ "train_steps_per_second": 1.306
8
  }
trainer_state.json CHANGED
@@ -10,48 +10,48 @@
10
  "log_history": [
11
  {
12
  "epoch": 1.67,
13
- "learning_rate": 4.266666666666667e-05,
14
- "loss": 8.0945,
15
  "step": 25
16
  },
17
  {
18
  "epoch": 3.33,
19
- "learning_rate": 3.433333333333333e-05,
20
- "loss": 7.5595,
21
  "step": 50
22
  },
23
  {
24
  "epoch": 5.0,
25
- "learning_rate": 2.6000000000000002e-05,
26
- "loss": 7.2051,
27
  "step": 75
28
  },
29
  {
30
  "epoch": 6.67,
31
- "learning_rate": 1.7666666666666668e-05,
32
- "loss": 7.1045,
33
  "step": 100
34
  },
35
  {
36
  "epoch": 8.33,
37
- "learning_rate": 9.333333333333334e-06,
38
- "loss": 7.0282,
39
  "step": 125
40
  },
41
  {
42
  "epoch": 10.0,
43
- "learning_rate": 1.0000000000000002e-06,
44
- "loss": 6.9739,
45
  "step": 150
46
  },
47
  {
48
  "epoch": 10.0,
49
  "step": 150,
50
  "total_flos": 0.0,
51
- "train_loss": 7.327593892415365,
52
- "train_runtime": 114.1866,
53
- "train_samples_per_second": 2.627,
54
- "train_steps_per_second": 1.314
55
  }
56
  ],
57
  "logging_steps": 25,
 
10
  "log_history": [
11
  {
12
  "epoch": 1.67,
13
+ "learning_rate": 8.333333333333334e-06,
14
+ "loss": 7.5038,
15
  "step": 25
16
  },
17
  {
18
  "epoch": 3.33,
19
+ "learning_rate": 6.666666666666667e-06,
20
+ "loss": 7.1421,
21
  "step": 50
22
  },
23
  {
24
  "epoch": 5.0,
25
+ "learning_rate": 5e-06,
26
+ "loss": 7.1034,
27
  "step": 75
28
  },
29
  {
30
  "epoch": 6.67,
31
+ "learning_rate": 3.3333333333333333e-06,
32
+ "loss": 7.0666,
33
  "step": 100
34
  },
35
  {
36
  "epoch": 8.33,
37
+ "learning_rate": 1.6666666666666667e-06,
38
+ "loss": 7.0238,
39
  "step": 125
40
  },
41
  {
42
  "epoch": 10.0,
43
+ "learning_rate": 0.0,
44
+ "loss": 7.0015,
45
  "step": 150
46
  },
47
  {
48
  "epoch": 10.0,
49
  "step": 150,
50
  "total_flos": 0.0,
51
+ "train_loss": 7.140205179850261,
52
+ "train_runtime": 114.8228,
53
+ "train_samples_per_second": 2.613,
54
+ "train_steps_per_second": 1.306
55
  }
56
  ],
57
  "logging_steps": 25,