Safetensors
SonDePoisson commited on
Commit
a387f33
·
verified ·
1 Parent(s): 4047ee1

Upload folder using huggingface_hub

Browse files
pretrained_model/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:993d526bc8d002bf4bbd3613405242a23ebc947177e658ad446f73ed2873d190
3
  size 1197790104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c6957aa8b0151420c474b7b77ce21b5b4198a3b5d60d1ec6113085ceb015f07
3
  size 1197790104
training_state/optimizer_param_groups.json CHANGED
@@ -1,6 +1,6 @@
1
  [
2
  {
3
- "lr": 9.34687384344914e-05,
4
  "betas": [
5
  0.9,
6
  0.95
 
1
  [
2
  {
3
+ "lr": 7.5625e-05,
4
  "betas": [
5
  0.9,
6
  0.95
training_state/optimizer_state.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4dd12523f89c4a01b8c13dff32c4eec669dbef8a5f760dd45e8505b684e926e
3
  size 412659164
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:567fadf1a2ab1774f815c7bd7a05bf5988ec6557e4e1951773016c62da086dc3
3
  size 412659164
training_state/rng_state.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:338358e3f659b5910099ef50283b7657057e11ea7fbf00a0055312f10c3c5764
3
  size 15612
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afe28229a357d3f46df748f2be957a03c059563c37c80957d5e1fb01684de637
3
  size 15612
training_state/scheduler_state.json CHANGED
@@ -2,11 +2,11 @@
2
  "base_lrs": [
3
  0.0001
4
  ],
5
- "last_epoch": 5000,
6
- "_step_count": 5001,
7
  "_get_lr_called_within_step": false,
8
  "_last_lr": [
9
- 9.34687384344914e-05
10
  ],
11
  "lr_lambdas": [
12
  null
 
2
  "base_lrs": [
3
  0.0001
4
  ],
5
+ "last_epoch": 10000,
6
+ "_step_count": 10001,
7
  "_get_lr_called_within_step": false,
8
  "_last_lr": [
9
+ 7.5625e-05
10
  ],
11
  "lr_lambdas": [
12
  null
training_state/training_step.json CHANGED
@@ -1,3 +1,3 @@
1
  {
2
- "step": 5000
3
  }
 
1
  {
2
+ "step": 10000
3
  }