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

Migrate to Hugging Face datasets #56

Merged
merged 4 commits into from
Nov 11, 2023
Merged

Migrate to Hugging Face datasets #56

merged 4 commits into from
Nov 11, 2023

Conversation

SimonBoothroyd
Copy link
Owner

@SimonBoothroyd SimonBoothroyd commented Nov 11, 2023

Description

This PR migrates from using raw Arrow tables to instead using Hugging Face datasets. These use Arrow tables under the hood so we get the same benefits, but also have a bunch of rich convenience helpers on top.

TODO

  • Migrate dimer target
  • Migrate thermo target

Status

  • Ready to go

Copy link

codecov bot commented Nov 11, 2023

Codecov Report

Merging #56 (6920539) into main (c2a172a) will not change coverage.
The diff coverage is 100.00%.

@SimonBoothroyd SimonBoothroyd marked this pull request as ready for review November 11, 2023 23:21
@SimonBoothroyd SimonBoothroyd merged commit f4231cd into main Nov 11, 2023
2 checks passed
@SimonBoothroyd SimonBoothroyd deleted the use-datasets branch November 11, 2023 23:24
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.

1 participant