Skip to content

Conversation

sufianj
Copy link

@sufianj sufianj commented Aug 19, 2022

Hello, adding label for special token [SEP] to the end of the label list should be either labels.append("O") or labels.insert(len(labels), "O").

Hello, adding label for special token [SEP] to the end of the label list should be either labels.append("O") or  labels.insert(len(labels), "O").
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant