Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add active learning with Hugging Face transformers tutorial #421

Closed
dvsrepo opened this issue Oct 5, 2021 · 0 comments · Fixed by #1585
Closed

Add active learning with Hugging Face transformers tutorial #421

dvsrepo opened this issue Oct 5, 2021 · 0 comments · Fixed by #1585
Labels
good first issue Indicates a good issue for first-time contributors status: help wanted Indicates that a maintainer wants help on an issue or pull request type: documentation Improvements or additions to documentation
Projects
Milestone

Comments

@dvsrepo
Copy link
Member

dvsrepo commented Oct 5, 2021

Based on the existing active learning tutorial (https://rubrix.readthedocs.io/en/stable/tutorials/05-active_learning.html), we would like to add an example using BaaL and Hugging Face Transformers.

Another option is to extend the current tutorial using Hugging Face and ModAL with skorch. I'd recommend to start with whatever is easier

@dvsrepo dvsrepo added type: documentation Improvements or additions to documentation good first issue Indicates a good issue for first-time contributors status: help wanted Indicates that a maintainer wants help on an issue or pull request labels Oct 5, 2021
@frascuchon frascuchon added this to Backlog in Release via automation Jun 14, 2022
@frascuchon frascuchon added this to the v0.16.0 milestone Jul 5, 2022
@frascuchon frascuchon moved this from Backlog to Planified in Release Jul 5, 2022
@frascuchon frascuchon moved this from Planified to In progress in Release Jul 5, 2022
Release automation moved this from In progress to Waiting Release Jul 7, 2022
@frascuchon frascuchon moved this from Waiting Release to Ready to Release QA in Release Jul 7, 2022
frascuchon pushed a commit that referenced this issue Jul 8, 2022
* docs: add tutorial

* docs: remove as_pandas argument

* docs: latest version of code

* docs: add simulation with transformers

* chorse: run black

* docs: adapt tutorial to query_params

* docs: start fleshing out

* docs: first complete version

* docs: remove simulation and sklearn part

* docs: add simulation bonus

* docs: add screenshot

* docs: add to gallery

* docs: add emoji

* docs: add video

* docs: remove bonus: sklearn-transformers comparison

* docs: fix listener decorator link

(cherry picked from commit f254e8d)

docs: implement christopher comments (#1609)

(cherry picked from commit 090f8a8)

Closes #1601,#421
@frascuchon frascuchon moved this from Ready to Release QA to Approved Release QA in Release Jul 8, 2022
frascuchon pushed a commit that referenced this issue Jul 8, 2022
#1609)

* docs: add tutorial

* docs: remove as_pandas argument

* docs: latest version of code

* docs: add simulation with transformers

* chorse: run black

* docs: adapt tutorial to query_params

* docs: start fleshing out

* docs: first complete version

* docs: remove simulation and sklearn part

* docs: add simulation bonus

* docs: add screenshot

* docs: add to gallery

* docs: add emoji

* docs: add video

* docs: remove bonus: sklearn-transformers comparison

* docs: fix listener decorator link

(cherry picked from commit f254e8d)

docs: implement christopher comments

(cherry picked from commit 090f8a8)

Closes #1601,#421
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Indicates a good issue for first-time contributors status: help wanted Indicates that a maintainer wants help on an issue or pull request type: documentation Improvements or additions to documentation
Projects
No open projects
Release
Approved Release QA
Development

Successfully merging a pull request may close this issue.

2 participants