Commit e608af8
committed
exp77: order-13 flat Dirichlet + phrase[36,28,20,16]
Extend n-gram to order-13 (PR openai#921 validates higher orders: 0.0939).
Trim phrase to [36,28,20,16] to fit eval budget.
Flat Dirichlet c=1.0 (highest match only — avoids hierarchical overhead).1 parent 1b32847 commit e608af8
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
896 | 896 | | |
897 | 897 | | |
898 | 898 | | |
899 | | - | |
| 899 | + | |
900 | 900 | | |
901 | 901 | | |
902 | 902 | | |
| |||
2116 | 2116 | | |
2117 | 2117 | | |
2118 | 2118 | | |
2119 | | - | |
| 2119 | + | |
2120 | 2120 | | |
2121 | 2121 | | |
2122 | 2122 | | |
| |||
0 commit comments