stanford-futuredata / ColBERT

ColBERT: state-of-the-art neural search (SIGIR'20, TACL'21, NeurIPS'21, NAACL'22, CIKM'22, ACL'23, EMNLP'23)
MIT License
2.68k stars 355 forks source link

Avoiding undefined behavior resulting from calling pop() on an empty stack #260

Closed jessiejuachon closed 8 months ago

jessiejuachon commented 9 months ago

fixes https://github.com/stanford-futuredata/ColBERT/issues/259