ShaySha commited on
Commit
c34153d
1 Parent(s): 00e8dfa

End of training

Browse files
Files changed (2) hide show
  1. README.md +3 -1
  2. trainer_state.json +12 -19
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_10da-colab
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # musicgen-large-lora-acid_techno_2ep_10da-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_10da-colab
 
16
 
17
  # musicgen-large-lora-acid_techno_2ep_10da-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
@@ -1,28 +1,21 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 2.0,
5
  "eval_steps": 500,
6
- "global_step": 2,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
- "epoch": 2.0,
13
- "grad_norm": 0.06630055606365204,
14
- "learning_rate": 0.0,
15
- "loss": 3.3534,
16
- "step": 2
17
- },
18
- {
19
- "epoch": 2.0,
20
- "step": 2,
21
- "total_flos": 1645280748480.0,
22
- "train_loss": 3.3534023761749268,
23
- "train_runtime": 7.8997,
24
- "train_samples_per_second": 1.266,
25
- "train_steps_per_second": 0.253
26
  }
27
  ],
28
  "logging_steps": 2,
@@ -36,13 +29,13 @@
36
  "should_epoch_stop": false,
37
  "should_evaluate": false,
38
  "should_log": false,
39
- "should_save": true,
40
- "should_training_stop": true
41
  },
42
  "attributes": {}
43
  }
44
  },
45
- "total_flos": 1645280748480.0,
46
  "train_batch_size": 2,
47
  "trial_name": null,
48
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0,
5
  "eval_steps": 500,
6
+ "global_step": 0,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
+ "epoch": 0,
13
+ "step": 0,
14
+ "total_flos": 1316224598784.0,
15
+ "train_loss": 4471.3897705078125,
16
+ "train_runtime": 4.2258,
17
+ "train_samples_per_second": 4.733,
18
+ "train_steps_per_second": 0.473
 
 
 
 
 
 
 
19
  }
20
  ],
21
  "logging_steps": 2,
 
29
  "should_epoch_stop": false,
30
  "should_evaluate": false,
31
  "should_log": false,
32
+ "should_save": false,
33
+ "should_training_stop": false
34
  },
35
  "attributes": {}
36
  }
37
  },
38
+ "total_flos": 1316224598784.0,
39
  "train_batch_size": 2,
40
  "trial_name": null,
41
  "trial_params": null