andlyu commited on
Commit
37ee4d6
·
verified ·
1 Parent(s): 6b586d7

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. model.safetensors +1 -1
  2. train_config.json +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8dbbffd7b56782df92156cd98dcaf7ec6d403c29d03fa7268e9035efff9c5d63
3
  size 206701072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11b9c9e74aab3169ce3cb5a081705d3ca1f3ee8b37901b2cc48b1bff4274048d
3
  size 206701072
train_config.json CHANGED
@@ -139,7 +139,7 @@
139
  "seed": 1000,
140
  "num_workers": 4,
141
  "batch_size": 8,
142
- "steps": 100000,
143
  "eval_freq": 20000,
144
  "log_freq": 200,
145
  "save_checkpoint": true,
 
139
  "seed": 1000,
140
  "num_workers": 4,
141
  "batch_size": 8,
142
+ "steps": 120000,
143
  "eval_freq": 20000,
144
  "log_freq": 200,
145
  "save_checkpoint": true,