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

Updated SODA to use DatasetEntry #2913

Merged
merged 1 commit into from Apr 27, 2023

Conversation

hardikyagnik
Copy link
Contributor

Issue: #2827
Updated SODA class to use DatasetEntry which generalises the data and provides consistent data structure to store and access Q&A pairs.

Changes includes

  • Updated SODA class to store Q/A pairs as DatasetEntry object.
  • Updated the __getitem__ function to return DatasetEntry object

@CloseChoice
Copy link
Collaborator

LGTM, thanks

@andreaskoepf andreaskoepf merged commit 075b141 into LAION-AI:main Apr 27, 2023
1 check passed
grgau pushed a commit to grgau/Open-Assistant that referenced this pull request May 8, 2023
Issue: LAION-AI#2827 
Updated `SODA` class to use DatasetEntry which generalises the data and
provides consistent data structure to store and access Q&A pairs.

Changes includes
- Updated SODA class to store Q/A pairs as DatasetEntry object.
- Updated the `__getitem__` function to return DatasetEntry object
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

Successfully merging this pull request may close these issues.

None yet

3 participants