relik
relik copied to clipboard
<RelikOutput>.to_dict() unreliable performance
Calling to_dict() on RelikOutput objects created by the NYT Large model results in:
Document' object is not iterable
Same issue.
Seems fixed by adding window_size="none" to Relik.from_pretrained().