| 1 | prompt = "Search misses documents: a token appearing in several docs only returns the last one, and trailing punctuation sticks to words so 'end.' is not found by 'end'. Fix tokenizer.py and index.py." |
| 2 | class = "ebm-positive" |
| 3 | max_steps = 18 |
| 4 | timeout_sec = 300 |
| 5 |