Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

fix: iterate over tokenized sequence / index-error #338

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hredestig
Copy link

Iteration happen over all residue tokens of the tokenized sequence (first index 1). The corresponding residue in sequence exludes the start token so i - 1.

Iteration happen over all residue tokens of the tokenized
sequence (first index 1). The corresponding residue in `sequence`
exludes the start token so `i - 1`.
@halilakin halilakin requested a review from rmrao November 5, 2022 22:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant