PhoenixB commited on
Commit
5eeed97
·
verified ·
1 Parent(s): 32e78b0

Training in progress, step 30, checkpoint

Browse files
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6b06ac304778a47745fb8abd167b7219c3320be98539733ddcd5e671da351c7
3
  size 50503544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f633a2899b9a0b0a35dd23cb2918b464ed0dfff73a3b36411fe0ea72204e09f7
3
  size 50503544
last-checkpoint/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d67d25b87527b61c91c8e7d18e57bd73f35d30287aa5b68f7112222e921af54
3
  size 101199994
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecb1d77f4127098da753eb5f56918d6fcfd1dd693db94a0a8d57c4221c27d8d8
3
  size 101199994
last-checkpoint/pytorch_model_fsdp.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5172a22bb08f1b68d12690f75b8cd3ef5e82debe9c0c3b0b77f52526c3a82a85
3
  size 50577394
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26cfa1fb691e9923a54eb787f2d327d9f24114450d188bd6bf519aa393c61fc3
3
  size 50577394
last-checkpoint/rng_state_0.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6574920222cc0afd983863e85657be4cd8aa2b22c6988e3866fcb5e10a1e03e0
3
  size 14512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f7c76b5dd7d58f0f67893500f944ce1242b822c11e35f9009bf9f8171d2317a
3
  size 14512
last-checkpoint/rng_state_1.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd353c747ce4944019f5cbb9589140851903a138c47658710efce18a66b3c49c
3
  size 14512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1990fcc5f8c49c183ee5661ea2361874845f363d193c2fc8247dfee40b92fb7a
3
  size 14512
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:015707cb16790250630febca682498cb5d3456d5a13443b953687f19dc7d59ed
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2def2cd24154d8cecbaa07c36ae27e5ebb9b7273a78abfea27aa67c480e4ae2b
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.00233836080907284,
5
  "eval_steps": 10,
6
- "global_step": 20,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -59,6 +59,28 @@
59
  "eval_samples_per_second": 14.009,
60
  "eval_steps_per_second": 3.503,
61
  "step": 20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62
  }
63
  ],
64
  "logging_steps": 5,
@@ -73,12 +95,12 @@
73
  "should_evaluate": false,
74
  "should_log": false,
75
  "should_save": true,
76
- "should_training_stop": false
77
  },
78
  "attributes": {}
79
  }
80
  },
81
- "total_flos": 4311014367559680.0,
82
  "train_batch_size": 2,
83
  "trial_name": null,
84
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.00350754121360926,
5
  "eval_steps": 10,
6
+ "global_step": 30,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
59
  "eval_samples_per_second": 14.009,
60
  "eval_steps_per_second": 3.503,
61
  "step": 20
62
+ },
63
+ {
64
+ "epoch": 0.00292295101134105,
65
+ "grad_norm": 1.8934458494186401,
66
+ "learning_rate": 1.9098300562505266e-05,
67
+ "loss": 3.4946,
68
+ "step": 25
69
+ },
70
+ {
71
+ "epoch": 0.00350754121360926,
72
+ "grad_norm": 0.7404616475105286,
73
+ "learning_rate": 0.0,
74
+ "loss": 3.4585,
75
+ "step": 30
76
+ },
77
+ {
78
+ "epoch": 0.00350754121360926,
79
+ "eval_loss": 3.4866576194763184,
80
+ "eval_runtime": 514.2075,
81
+ "eval_samples_per_second": 14.008,
82
+ "eval_steps_per_second": 3.502,
83
+ "step": 30
84
  }
85
  ],
86
  "logging_steps": 5,
 
95
  "should_evaluate": false,
96
  "should_log": false,
97
  "should_save": true,
98
+ "should_training_stop": true
99
  },
100
  "attributes": {}
101
  }
102
  },
103
+ "total_flos": 6466521551339520.0,
104
  "train_batch_size": 2,
105
  "trial_name": null,
106
  "trial_params": null