huggingface / notebooks

Notebooks using the Hugging Face libraries 🤗
Apache License 2.0
3.44k stars 1.46k forks source link

Updated broken link to Datasets Documentation & added --upgrade directive for Colab users. #473

Open peremartra opened 5 months ago

peremartra commented 5 months ago

Updated the link to the documentation of the Datasets library to the current one. The previous link was broken.

Added the --upgrade directive to the installation of the Transformers library, in the first code cell, for users running the notebook in Colab. Although Colab now includes it by default, it may be an older version, so this ensures that Colab users have the latest version of the Transformers library.

review-notebook-app[bot] commented 5 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

smith-kyle commented 5 months ago

The diff for this pull request is better in GitNotebooks: https://gitnotebooks.com/huggingface/notebooks/pull/473

ReviewNB has a hard time when the underlying JSON diff includes spurious changes. In reality this change is quite small!