Training in progress, step 1000
Browse files- ds_config.json +10 -8
- pytorch_model.bin +1 -1
- run.log +0 -0
- runs/Dec16_11-39-56_129-146-123-136/events.out.tfevents.1671194362.129-146-123-136.1919313.0 +2 -2
- runs/Dec16_19-20-02_129-146-123-136/1671219633.7827487/events.out.tfevents.1671219633.129-146-123-136.2641037.1 +3 -0
- runs/Dec16_19-20-02_129-146-123-136/events.out.tfevents.1671219633.129-146-123-136.2641037.0 +3 -0
- training_args.bin +2 -2
ds_config.json
CHANGED
@@ -18,14 +18,16 @@
|
|
18 |
}
|
19 |
},
|
20 |
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
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:
|
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:
|
3 |
-
size
|
|
|
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:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73670645bd2bf1723e3b78c8b82c2cc22a3061fec255d9f19e7ae887f47066b1
|
3 |
+
size 4731
|