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

Implement simple caching #9

Merged
merged 4 commits into from
Jul 15, 2024
Merged

Implement simple caching #9

merged 4 commits into from
Jul 15, 2024

Conversation

xukai92
Copy link
Collaborator

@xukai92 xukai92 commented Jul 15, 2024

  • 7982876 implements row-level caching by assuming a partial/cache dataset is provided by its file path
  • a150183 run tox on the existing code base to make the linter happy

tested via using

gen_data = sdg.generate(ds, "~/tmp/cache.jsonl")

in L58 of scripts/test_freeform_skills.py

Signed-off-by: Kai Xu <xuk@ibm.com>
Signed-off-by: Kai Xu <xuk@ibm.com>
Signed-off-by: Kai Xu <xuk@ibm.com>
Signed-off-by: Kai Xu <xuk@ibm.com>
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.

2 participants