notebooks
notebooks copied to clipboard
Update token_classification.ipynb
Fixed missing packages installation in token_classification.ipynb
What does this PR do?
Fixes a problem in the notebook transformers_doc/en/token_classification.ipynb. As written some line below in the notebook also the packages evaluate and seqeval where needed.
Who can review?
@sgugger