summaryrefslogtreecommitdiff
path: root/results/vanilla_dfa_early_ckpts
diff options
context:
space:
mode:
Diffstat (limited to 'results/vanilla_dfa_early_ckpts')
-rw-r--r--results/vanilla_dfa_early_ckpts/vanilla_dfa_s42_log.json120
1 files changed, 120 insertions, 0 deletions
diff --git a/results/vanilla_dfa_early_ckpts/vanilla_dfa_s42_log.json b/results/vanilla_dfa_early_ckpts/vanilla_dfa_s42_log.json
new file mode 100644
index 0000000..bb211d4
--- /dev/null
+++ b/results/vanilla_dfa_early_ckpts/vanilla_dfa_s42_log.json
@@ -0,0 +1,120 @@
+{
+ "config": {
+ "seed": 42,
+ "max_epoch": 5,
+ "lr": 0.001,
+ "wd": 0.01,
+ "save_at": [
+ 1,
+ 2,
+ 3,
+ 4,
+ 5
+ ],
+ "output_dir": "results/vanilla_dfa_early_ckpts"
+ },
+ "log": [
+ {
+ "epoch": 0,
+ "h_norms": [
+ 8.718070030212402,
+ 8.780964851379395,
+ 8.812002182006836,
+ 8.828720092773438,
+ 8.893179893493652
+ ],
+ "g_norms": [
+ 0.0010068593546748161,
+ 0.000997236929833889,
+ 0.0009934091940522194,
+ 0.0009870644425973296,
+ 0.0009829498594626784
+ ]
+ },
+ {
+ "epoch": 1,
+ "h_norms": [
+ 802.1658935546875,
+ 3058.3173828125,
+ 4910.8408203125,
+ 6491.31494140625,
+ 7304.1533203125
+ ],
+ "g_norms": [
+ 2.526000798752648e-06,
+ 1.3625027577290894e-06,
+ 1.3747999219049234e-06,
+ 1.378283172925876e-06,
+ 1.3869492931917193e-06
+ ]
+ },
+ {
+ "epoch": 2,
+ "h_norms": [
+ 1580.3233642578125,
+ 13323.4609375,
+ 22799.7890625,
+ 32449.083984375,
+ 37769.375
+ ],
+ "g_norms": [
+ 1.142504174822534e-06,
+ 3.0893900770934124e-07,
+ 3.109949489044084e-07,
+ 3.1369876296594157e-07,
+ 3.1714918691250205e-07
+ ]
+ },
+ {
+ "epoch": 3,
+ "h_norms": [
+ 2344.037841796875,
+ 32468.109375,
+ 58174.1328125,
+ 87268.390625,
+ 104689.5234375
+ ],
+ "g_norms": [
+ 8.221624625548429e-07,
+ 1.3046170010966307e-07,
+ 1.2744629884764436e-07,
+ 1.2940536464611796e-07,
+ 1.2926365400289797e-07
+ ]
+ },
+ {
+ "epoch": 4,
+ "h_norms": [
+ 3132.316162109375,
+ 62912.65234375,
+ 117831.9375,
+ 183012.40625,
+ 223974.890625
+ ],
+ "g_norms": [
+ 6.481430432359048e-07,
+ 7.028656057173066e-08,
+ 6.718681078154987e-08,
+ 6.803762175877637e-08,
+ 6.805611008076085e-08
+ ]
+ },
+ {
+ "epoch": 5,
+ "h_norms": [
+ 3947.822998046875,
+ 109389.84375,
+ 203877.265625,
+ 330289.25,
+ 405665.21875
+ ],
+ "g_norms": [
+ 5.139339123161335e-07,
+ 4.3603474608744364e-08,
+ 4.2005297018476995e-08,
+ 4.2576637326874334e-08,
+ 4.249179852422458e-08
+ ]
+ }
+ ]
+} \ No newline at end of file