adamjweintraut commited on
Commit
636679b
1 Parent(s): eb50e94

Training in progress, step 1500, checkpoint

Browse files
last-checkpoint/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:01bcdb51423150a134e6e9e538e83ac0241e437ee06e4f207a1520097481f789
3
  size 1625525396
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15bdcc4341a2712fd2b7ed826f5620086eb78fa487c5a45b254a2bdd4edfffef
3
  size 1625525396
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:057757861d66f1ae8c1ae01875cb7429fe6c6dda10b3e6c3ad5f56232bde4e85
3
  size 3250956559
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fb22564fe20913a05418ec34066edda9eda8601abf3ec0ae336fd3e5dbb5b6b
3
  size 3250956559
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:333ba09bff458e71dc26fed46a13a420cd849a9ad71efe06b014f5627bab7dcc
3
- size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a3a7c42f21aa6b5889a1847211138f7a68b52d5fe02636e7e81b54607fa833f
3
+ size 14308
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:441fe55200e88247d0cb84c3a5d41f73058895b59e0666b89da76a37ed964576
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7592e941fa77449d9f7015724b6a3901e596c11e155596880b96def1f284283
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 3.000533103942871,
3
- "best_model_checkpoint": "/content/drive/MyDrive/W210 Capstone - Lyric Generation with Melody/loaf/models/lyrlen/bart/bart-finetuned-lyrlen-128-tokens/checkpoint-500",
4
- "epoch": 0.3333333333333333,
5
  "eval_steps": 500,
6
- "global_step": 500,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -22,6 +22,36 @@
22
  "eval_samples_per_second": 22.741,
23
  "eval_steps_per_second": 1.425,
24
  "step": 500
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  }
26
  ],
27
  "logging_steps": 500,
@@ -29,7 +59,7 @@
29
  "num_input_tokens_seen": 0,
30
  "num_train_epochs": 1,
31
  "save_steps": 500,
32
- "total_flos": 2167104602112000.0,
33
  "train_batch_size": 16,
34
  "trial_name": null,
35
  "trial_params": null
 
1
  {
2
+ "best_metric": 2.9601285457611084,
3
+ "best_model_checkpoint": "/content/drive/MyDrive/W210 Capstone - Lyric Generation with Melody/loaf/models/lyrlen/bart/bart-finetuned-lyrlen-128-tokens/checkpoint-1500",
4
+ "epoch": 1.0,
5
  "eval_steps": 500,
6
+ "global_step": 1500,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
22
  "eval_samples_per_second": 22.741,
23
  "eval_steps_per_second": 1.425,
24
  "step": 500
25
+ },
26
+ {
27
+ "epoch": 0.67,
28
+ "grad_norm": 2.5961496829986572,
29
+ "learning_rate": 1.6666666666666667e-05,
30
+ "loss": 3.0614,
31
+ "step": 1000
32
+ },
33
+ {
34
+ "epoch": 0.67,
35
+ "eval_loss": 3.0103020668029785,
36
+ "eval_runtime": 130.3818,
37
+ "eval_samples_per_second": 23.009,
38
+ "eval_steps_per_second": 1.442,
39
+ "step": 1000
40
+ },
41
+ {
42
+ "epoch": 1.0,
43
+ "grad_norm": 2.4491631984710693,
44
+ "learning_rate": 0.0,
45
+ "loss": 3.0034,
46
+ "step": 1500
47
+ },
48
+ {
49
+ "epoch": 1.0,
50
+ "eval_loss": 2.9601285457611084,
51
+ "eval_runtime": 134.9259,
52
+ "eval_samples_per_second": 22.234,
53
+ "eval_steps_per_second": 1.393,
54
+ "step": 1500
55
  }
56
  ],
57
  "logging_steps": 500,
 
59
  "num_input_tokens_seen": 0,
60
  "num_train_epochs": 1,
61
  "save_steps": 500,
62
+ "total_flos": 6501313806336000.0,
63
  "train_batch_size": 16,
64
  "trial_name": null,
65
  "trial_params": null