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 support for HF datasets for Text Classification task #55

Closed
ArshaanNazir opened this issue Jan 29, 2023 · 1 comment · Fixed by #511 or #521
Closed

Add support for HF datasets for Text Classification task #55

ArshaanNazir opened this issue Jan 29, 2023 · 1 comment · Fixed by #511 or #521
Assignees
Labels
⭐ Feature Indicates new feature requests v1.5.0

Comments

@ArshaanNazir
Copy link
Collaborator

ArshaanNazir commented Jan 29, 2023

No description provided.

@ArshaanNazir ArshaanNazir added the ⭐ Feature Indicates new feature requests label Jan 29, 2023
@ArshaanNazir ArshaanNazir mentioned this issue Jan 29, 2023
14 tasks
@luca-martial luca-martial changed the title Add support for HF datasets. Add support for HF datasets Jan 29, 2023
@dcecchini
Copy link

Let's start with text classification.

Assume that the datasets have at least two columns text and label. Optionally, add parameter to set the names of the text and label columns.

Use the instantiated object, not downloading the datasets internally (not adding dependency to datasets library).

@dcecchini dcecchini changed the title Add support for HF datasets Add support for HF datasets for Text Classification task May 29, 2023
@Prikshit7766 Prikshit7766 linked a pull request Jun 12, 2023 that will close this issue
4 tasks
@RakshitKhajuria RakshitKhajuria linked a pull request Jun 15, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐ Feature Indicates new feature requests v1.5.0
Projects
None yet
5 participants