Commit 2cf9507
committed
README: fix Usage block to match published headline + new tester defaults
- Step 3: loss._lambda=1.5 -> loss._lambda=1, the lambda used for the
paper's Table 2/3 results (and the lambda whose joint .ckpt is now
published in WEIGHT_FILES as ninja_desc_<base_desc>_joint).
- Evaluation: drop the stale epoch=21 step=13749 example (which pointed
at an internal eq_lr/2021-07-16_run1 path that no longer applies).
The default invocation now relies on lemurianet_module.py's auto-
download of the published joint checkpoint when
padesc_checkpoint.base_dir is null. Custom-run example uses
padesc_checkpoint.epoch=last instead.1 parent ad65801 commit 2cf9507
1 file changed
Lines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
107 | 113 | | |
108 | 114 | | |
109 | 115 | | |
110 | 116 | | |
111 | 117 | | |
112 | | - | |
| 118 | + | |
113 | 119 | | |
114 | 120 | | |
115 | 121 | | |
| |||
0 commit comments