mikr commited on
Commit
af29fed
1 Parent(s): 010aca3

Training in progress, step 1000

Browse files
ds_config.json CHANGED
@@ -18,14 +18,16 @@
18
  }
19
  },
20
 
21
- "scheduler": {
22
- "type": "WarmupLR",
23
- "params": {
24
- "warmup_min_lr": "auto",
25
- "warmup_max_lr": "auto",
26
- "warmup_num_steps": "auto"
27
- }
28
- },
 
 
29
 
30
  "zero_optimization": {
31
  "stage": 2,
 
18
  }
19
  },
20
 
21
+ "scheduler": {
22
+ "type": "WarmupDecayLR",
23
+ "params": {
24
+ "last_batch_iteration": -1,
25
+ "total_num_steps": "auto",
26
+ "warmup_min_lr": "auto",
27
+ "warmup_max_lr": "auto",
28
+ "warmup_num_steps": "auto"
29
+ }
30
+ },
31
 
32
  "zero_optimization": {
33
  "stage": 2,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9bb70a82042482fed76be80b66f7b7c259869d7ebd3566cabc622885de72ee6
3
  size 3086784957
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2570949865d0774ba0c804ba877390aaaf5741c0eedac5bcb3a4da58c87943e
3
  size 3086784957
run.log CHANGED
The diff for this file is too large to render. See raw diff
 
runs/Dec16_11-39-56_129-146-123-136/events.out.tfevents.1671194362.129-146-123-136.1919313.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4702a59f9ae3034bc2459cb7b218acbae0d3af2c24a18b9aa9c09f994a83658
3
- size 10865
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4728ad38ba102d8cc6450a4a2c5a11ff9a600919654a79cb1a8bd0754b711b2e
3
+ size 16517
runs/Dec16_19-20-02_129-146-123-136/1671219633.7827487/events.out.tfevents.1671219633.129-146-123-136.2641037.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2aca6e10c56759b412fd8465c46455b6bb681fbd992e64d6d61f2bb4c6e2207
3
+ size 5881
runs/Dec16_19-20-02_129-146-123-136/events.out.tfevents.1671219633.129-146-123-136.2641037.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f452403e058746f4c9482d44a6404cb9989b45d75647068763a8316607b3e12
3
+ size 10865
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8df01c6a6ee48122dcd1dcb653fb982017a43ad3fc571572348cae80335e6208
3
- size 4667
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73670645bd2bf1723e3b78c8b82c2cc22a3061fec255d9f19e7ae887f47066b1
3
+ size 4731