EleutherAI/lm-evaluation-harness
View on GitHubRuler QA tasks do not work for `max_seq_lengths` < 4096
Open
#2,963 opened on May 9, 2025
buggood first issue
Repository metrics
- Stars
- (12,755 stars)
- PR merge metrics
- (Avg merge 15d 7h) (11 merged PRs in 30d)
Description
when max_seq_lengths is set to 2048, the program will hang on a while true loop forever. 4096 or beyond works normally