RoyJoy commited on
Commit
7e1b367
1 Parent(s): 63f0dec

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:51fac471c6130082ce8eb45711e0dcfd7a548658f06c1d263fed4509ce9056d9
3
  size 50503544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c5171143aabae918fff4bde27fb229e940691c2adb94b6f478c7ac8bfd53283
3
  size 50503544
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4d250c6653dfa36c4f1c7ddcf988a98e5e5356af5dc24d407bbf01301d56ba7
3
  size 25986148
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8f5a2278a90d76f077fa6035eb07ad1cd0d17a3390e6cf34e1c3662147d6cb0
3
  size 25986148
last-checkpoint/rng_state_0.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1a140be1f7d123ea9b7ad3e11cb880da31c48a32364dcc354c332d562e270fa
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f6ecbaf452726da63a8f0a3ce966647efe7edb77a37960bbff28b39c85e7ad6
3
  size 15024
last-checkpoint/rng_state_1.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c4124609480e436091ddd8cf6353f844959c53776732ecdabe8e758275813f6
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:245c446184f337880ab21d532d391b7fddbcdff08b1fe7c0a866b08a50c3b906
3
  size 15024
last-checkpoint/rng_state_2.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c97e433f6b45ddae1a13ef0715194087b1045cef8b790ba97a7723677e3f3117
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8beaf52949563642b53522aa1914a3ebdd98186a1e23358b080b67be20f95227
3
  size 15024
last-checkpoint/rng_state_3.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70a785605b24bc322b5f87cff2d745b8f0b821661528ac974fff3682225a8d93
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f92793ee11f2c6048daa0f8c632cc0be7418b7cead6788d8260209487365393
3
  size 15024
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c8e6b04902f17ae368c3e6cfd97a31ad4de2f025d673daea8c033ce0e260946
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb578e75c11a81e85dda67a691f96ba4793a02960f1409fd3e1511aac873491a
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.20454545454545456,
5
  "eval_steps": 3,
6
- "global_step": 9,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -102,6 +102,13 @@
102
  "eval_samples_per_second": 60.497,
103
  "eval_steps_per_second": 8.175,
104
  "step": 9
 
 
 
 
 
 
 
105
  }
106
  ],
107
  "logging_steps": 1,
@@ -116,12 +123,12 @@
116
  "should_evaluate": false,
117
  "should_log": false,
118
  "should_save": true,
119
- "should_training_stop": false
120
  },
121
  "attributes": {}
122
  }
123
  },
124
- "total_flos": 7411455158648832.0,
125
  "train_batch_size": 2,
126
  "trial_name": null,
127
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.22727272727272727,
5
  "eval_steps": 3,
6
+ "global_step": 10,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
102
  "eval_samples_per_second": 60.497,
103
  "eval_steps_per_second": 8.175,
104
  "step": 9
105
+ },
106
+ {
107
+ "epoch": 0.22727272727272727,
108
+ "grad_norm": 3.013317108154297,
109
+ "learning_rate": 0.0002,
110
+ "loss": 1.6307,
111
+ "step": 10
112
  }
113
  ],
114
  "logging_steps": 1,
 
123
  "should_evaluate": false,
124
  "should_log": false,
125
  "should_save": true,
126
+ "should_training_stop": true
127
  },
128
  "attributes": {}
129
  }
130
  },
131
+ "total_flos": 8234950176276480.0,
132
  "train_batch_size": 2,
133
  "trial_name": null,
134
  "trial_params": null