kooff11 commited on
Commit
7cb537e
·
verified ·
1 Parent(s): d900fdf

Training in progress, step 10, 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:56f3caadc09736ba65c31d95ad7a37962e319df9347f4475d1e6d8021f905799
3
  size 26008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cc89545303c18949c80b514edaddae7e84866cb623a18f98c413b46a1c9d4d7
3
  size 26008
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49723feaf1237cfd93131f4f05acea90bc7ec5ba0dc9978772d442bd29989570
3
  size 61926
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bcbdedded29af27703691374a9e8cead9c5c687c0bfbef0d54c617b6a2a6aa0
3
  size 61926
last-checkpoint/rng_state_0.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6531c8916f86bd320c333db637094a901014c8debcbdff46f9636557899cd575
3
  size 14512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5c14142dfa46f49a566546178fbf9bb75cb8ea3abe4d872b9fb0e81794f00f4
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:96701f95a81e310809b51a6b2cd0e3d766b115273a84b53734b30ba2e9666c49
3
  size 14512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1707e0d4ace56f38c459da3c06c617c019d432eebcd26c94637a7024d10c4043
3
  size 14512
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d63217b923cb177f669d6bc2174b89abdc6a56d968d279b505491b37976d9bb
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4849a6ac0a1d895740f1ab4eba9d346b8d898008d0cfe93dd108cd928d7c63e
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.001363268436075491,
5
  "eval_steps": 5,
6
- "global_step": 5,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -58,6 +58,49 @@
58
  "eval_samples_per_second": 135.203,
59
  "eval_steps_per_second": 33.805,
60
  "step": 5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
  }
62
  ],
63
  "logging_steps": 1,
@@ -77,7 +120,7 @@
77
  "attributes": {}
78
  }
79
  },
80
- "total_flos": 119915151360.0,
81
  "train_batch_size": 2,
82
  "trial_name": null,
83
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.002726536872150982,
5
  "eval_steps": 5,
6
+ "global_step": 10,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
58
  "eval_samples_per_second": 135.203,
59
  "eval_steps_per_second": 33.805,
60
  "step": 5
61
+ },
62
+ {
63
+ "epoch": 0.0016359221232905893,
64
+ "grad_norm": 0.03697334602475166,
65
+ "learning_rate": 6e-05,
66
+ "loss": 11.9357,
67
+ "step": 6
68
+ },
69
+ {
70
+ "epoch": 0.0019085758105056873,
71
+ "grad_norm": 0.04659397527575493,
72
+ "learning_rate": 7e-05,
73
+ "loss": 11.9412,
74
+ "step": 7
75
+ },
76
+ {
77
+ "epoch": 0.0021812294977207854,
78
+ "grad_norm": 0.03356407210230827,
79
+ "learning_rate": 8e-05,
80
+ "loss": 11.9415,
81
+ "step": 8
82
+ },
83
+ {
84
+ "epoch": 0.002453883184935884,
85
+ "grad_norm": 0.037583865225315094,
86
+ "learning_rate": 9e-05,
87
+ "loss": 11.9381,
88
+ "step": 9
89
+ },
90
+ {
91
+ "epoch": 0.002726536872150982,
92
+ "grad_norm": 0.030221182852983475,
93
+ "learning_rate": 0.0001,
94
+ "loss": 11.9351,
95
+ "step": 10
96
+ },
97
+ {
98
+ "epoch": 0.002726536872150982,
99
+ "eval_loss": 11.938981056213379,
100
+ "eval_runtime": 182.6671,
101
+ "eval_samples_per_second": 135.268,
102
+ "eval_steps_per_second": 33.821,
103
+ "step": 10
104
  }
105
  ],
106
  "logging_steps": 1,
 
120
  "attributes": {}
121
  }
122
  },
123
+ "total_flos": 239830302720.0,
124
  "train_batch_size": 2,
125
  "trial_name": null,
126
  "trial_params": null