nevera commited on
Commit
0f20ef7
·
verified ·
1 Parent(s): f2aa27b

update maze README: H/L cycles 0/0

Browse files
Files changed (1) hide show
  1. maze/README.md +1 -1
maze/README.md CHANGED
@@ -33,7 +33,7 @@ non-augmented 1000-maze build.** The test split is identical (single orientation
33
  |---|---|
34
  | model | FPTRM single-z (`fp_trm_singlez`) |
35
  | hidden size / heads / expansion | 512 / 8 / 4 |
36
- | H-cycles / L-cycles | 3 / 6 |
37
  | H-layers / L-layers | 0 / 2 |
38
  | n_backwards_L | 6 |
39
  | positional enc / puzzle-emb len | RoPE / 16 |
 
33
  |---|---|
34
  | model | FPTRM single-z (`fp_trm_singlez`) |
35
  | hidden size / heads / expansion | 512 / 8 / 4 |
36
+ | H-cycles / L-cycles | 0 / 0 |
37
  | H-layers / L-layers | 0 / 2 |
38
  | n_backwards_L | 6 |
39
  | positional enc / puzzle-emb len | RoPE / 16 |