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

Create a working dataloader #5

Closed
1 of 2 tasks
namiyousef opened this issue Feb 23, 2022 · 1 comment
Closed
1 of 2 tasks

Create a working dataloader #5

namiyousef opened this issue Feb 23, 2022 · 1 comment
Assignees

Comments

@namiyousef
Copy link
Owner

namiyousef commented Feb 23, 2022

Create a working dataloader that takes input text and prepares it for the model.

Criteria:

  • Needs to be parametrised so you can easily modify preprocessing settings
  • Needs to be fast for loading and processing data
@namiyousef
Copy link
Owner Author

Closing issue, parametrisation will be added as a separate issue once we have a better idea of which models we'll be using. Currently should work for most HuggingFace models

namiyousef added a commit that referenced this issue Mar 3, 2022
namiyousef added a commit that referenced this issue Mar 3, 2022
namiyousef added a commit that referenced this issue Mar 3, 2022
namiyousef added a commit that referenced this issue Mar 4, 2022
ValerieF412 pushed a commit that referenced this issue Mar 4, 2022
namiyousef added a commit that referenced this issue Mar 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants