notebooks
notebooks copied to clipboard
Fix: Install missing evaluate library
What does this PR do?
Fixes # Install missing evaluate library in 'transformers_doc/en/pytorch/training.ipynb' The evaluate library was not installed, causing an import error.