ylacombe HF staff commited on
Commit
f7507b0
1 Parent(s): bf8f262

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
  model-index:
5
  - name: musicgen-melody-bella-ciao
@@ -11,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
11
 
12
  # musicgen-melody-bella-ciao
13
 
14
- This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
15
 
16
  ## Model description
17
 
 
1
  ---
2
+ base_model: ylacombe/musicgen-melody
3
  tags:
4
+ - text-to-audio
5
+ - ylacombe/bella_ciao
6
  - generated_from_trainer
7
  model-index:
8
  - name: musicgen-melody-bella-ciao
 
14
 
15
  # musicgen-melody-bella-ciao
16
 
17
+ This model is a fine-tuned version of [ylacombe/musicgen-melody](https://huggingface.co/ylacombe/musicgen-melody) on the YLACOMBE/BELLA_CIAO - DEFAULT dataset.
18
 
19
  ## Model description
20
 
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 20.0,
3
- "train_loss": 7.698295211791992,
4
- "train_runtime": 141.1997,
5
  "train_samples": 10,
6
- "train_samples_per_second": 1.416,
7
- "train_steps_per_second": 1.416
8
  }
 
1
  {
2
  "epoch": 20.0,
3
+ "train_loss": 7.524070739746094,
4
+ "train_runtime": 153.2004,
5
  "train_samples": 10,
6
+ "train_samples_per_second": 1.305,
7
+ "train_steps_per_second": 1.305
8
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 20.0,
3
- "train_loss": 7.698295211791992,
4
- "train_runtime": 141.1997,
5
  "train_samples": 10,
6
- "train_samples_per_second": 1.416,
7
- "train_steps_per_second": 1.416
8
  }
 
1
  {
2
  "epoch": 20.0,
3
+ "train_loss": 7.524070739746094,
4
+ "train_runtime": 153.2004,
5
  "train_samples": 10,
6
+ "train_samples_per_second": 1.305,
7
+ "train_steps_per_second": 1.305
8
  }
trainer_state.json CHANGED
@@ -10,60 +10,60 @@
10
  "log_history": [
11
  {
12
  "epoch": 2.5,
13
- "learning_rate": 4.3999999999999997e-07,
14
- "loss": 9.1366,
15
  "step": 25
16
  },
17
  {
18
  "epoch": 5.0,
19
- "learning_rate": 3.775e-07,
20
- "loss": 8.1903,
21
  "step": 50
22
  },
23
  {
24
  "epoch": 7.5,
25
- "learning_rate": 3.15e-07,
26
- "loss": 7.7121,
27
  "step": 75
28
  },
29
  {
30
  "epoch": 10.0,
31
- "learning_rate": 2.5249999999999996e-07,
32
- "loss": 7.4457,
33
  "step": 100
34
  },
35
  {
36
  "epoch": 12.5,
37
  "learning_rate": 1.9249999999999998e-07,
38
- "loss": 7.3392,
39
  "step": 125
40
  },
41
  {
42
  "epoch": 15.0,
43
  "learning_rate": 1.3e-07,
44
- "loss": 7.2883,
45
  "step": 150
46
  },
47
  {
48
  "epoch": 17.5,
49
  "learning_rate": 6.75e-08,
50
- "loss": 7.2359,
51
  "step": 175
52
  },
53
  {
54
  "epoch": 20.0,
55
  "learning_rate": 5e-09,
56
- "loss": 7.2382,
57
  "step": 200
58
  },
59
  {
60
  "epoch": 20.0,
61
  "step": 200,
62
  "total_flos": 0.0,
63
- "train_loss": 7.698295211791992,
64
- "train_runtime": 141.1997,
65
- "train_samples_per_second": 1.416,
66
- "train_steps_per_second": 1.416
67
  }
68
  ],
69
  "logging_steps": 25,
 
10
  "log_history": [
11
  {
12
  "epoch": 2.5,
13
+ "learning_rate": 4.425e-07,
14
+ "loss": 9.0808,
15
  "step": 25
16
  },
17
  {
18
  "epoch": 5.0,
19
+ "learning_rate": 3.7999999999999996e-07,
20
+ "loss": 8.0507,
21
  "step": 50
22
  },
23
  {
24
  "epoch": 7.5,
25
+ "learning_rate": 3.175e-07,
26
+ "loss": 7.5948,
27
  "step": 75
28
  },
29
  {
30
  "epoch": 10.0,
31
+ "learning_rate": 2.55e-07,
32
+ "loss": 7.2855,
33
  "step": 100
34
  },
35
  {
36
  "epoch": 12.5,
37
  "learning_rate": 1.9249999999999998e-07,
38
+ "loss": 7.1565,
39
  "step": 125
40
  },
41
  {
42
  "epoch": 15.0,
43
  "learning_rate": 1.3e-07,
44
+ "loss": 7.0459,
45
  "step": 150
46
  },
47
  {
48
  "epoch": 17.5,
49
  "learning_rate": 6.75e-08,
50
+ "loss": 7.0015,
51
  "step": 175
52
  },
53
  {
54
  "epoch": 20.0,
55
  "learning_rate": 5e-09,
56
+ "loss": 6.9769,
57
  "step": 200
58
  },
59
  {
60
  "epoch": 20.0,
61
  "step": 200,
62
  "total_flos": 0.0,
63
+ "train_loss": 7.524070739746094,
64
+ "train_runtime": 153.2004,
65
+ "train_samples_per_second": 1.305,
66
+ "train_steps_per_second": 1.305
67
  }
68
  ],
69
  "logging_steps": 25,