cookbook icon indicating copy to clipboard operation
cookbook copied to clipboard

Fix Issues with Colab Notebook in 'Annotate text data using Active Learning with Cleanlab'

Open sergiopaniego opened this issue 1 year ago • 2 comments

What does this PR do?

Fixes #138.

This PR addresses the three minor issues pointed out:

  1. Updated the datasets package version. Tested and confirmed it works correctly.
  2. Changed the dataset loading method to load directly as a Pandas DataFrame, following the approach used in the tutorial and Colab example.
  3. Updated the download links to ensure correct file retrieval.

Who can review?

@merveenoyan and @stevhliu.

sergiopaniego avatar Jul 08 '24 11:07 sergiopaniego

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@sergiopaniego very sorry for delayed response, I was off. I think we can merge

merveenoyan avatar Aug 29 '24 13:08 merveenoyan