ylacombe HF staff commited on
Commit
240c2ee
1 Parent(s): b85242e

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 +37 -7
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.274218139648437,
4
- "train_runtime": 171.1896,
5
  "train_samples": 30,
6
- "train_samples_per_second": 1.752,
7
- "train_steps_per_second": 0.876
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
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 10.0,
3
- "train_loss": 7.274218139648437,
4
- "train_runtime": 171.1896,
5
  "train_samples": 30,
6
- "train_samples_per_second": 1.752,
7
- "train_steps_per_second": 0.876
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
  }
trainer_state.json CHANGED
@@ -8,23 +8,53 @@
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  {
12
  "epoch": 6.67,
13
- "learning_rate": 1.6666666666666667e-05,
14
- "loss": 7.3982,
15
  "step": 100
16
  },
 
 
 
 
 
 
 
 
 
 
 
 
17
  {
18
  "epoch": 10.0,
19
  "step": 150,
20
  "total_flos": 0.0,
21
- "train_loss": 7.274218139648437,
22
- "train_runtime": 171.1896,
23
- "train_samples_per_second": 1.752,
24
- "train_steps_per_second": 0.876
25
  }
26
  ],
27
- "logging_steps": 100,
28
  "max_steps": 150,
29
  "num_input_tokens_seen": 0,
30
  "num_train_epochs": 10,
 
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
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,
58
  "max_steps": 150,
59
  "num_input_tokens_seen": 0,
60
  "num_train_epochs": 10,