← Back to Evaluation
multi-order n-gram backoff
EvaluationUsed in
4 PRs
Best BPB
0.6364
Avg BPB
0.8489
Submissions
Hyperparameters Across PRs
| pr_number | parameters |
|---|---|
| 802 | {"orders":[2,3,4,5,6,7],"highest_matching_order_wins":true,"score_first":true,"min_count":2} |
| 808 | {"orders":[2,3,4,5,6,7],"entropy_adaptive_alpha":true} |
| 810 | {"orders":"2-11","score_first":true,"backward_looking":true} |
| 828 | {"orders":"2-7","score_first":true,"backward_looking":true,"entropy_adaptive_alpha":true} |