Skip to content

Conversation

junkyul
Copy link
Collaborator

@junkyul junkyul commented Sep 4, 2025

Added prompt optimization notebook in tutorial.
This case uses type manipulation and product/quotient while parallelizing the optimization loops.

@junkyul junkyul requested review from D3f0 and gliozzo September 4, 2025 23:39
@junkyul junkyul added the documentation Improvements or additions to documentation label Sep 4, 2025
@junkyul junkyul linked an issue Sep 4, 2025 that may be closed by this pull request
2 tasks
@D3f0
Copy link
Collaborator

D3f0 commented Sep 8, 2025

@junkyul do you think we can refactor to use Hugging Face's datasets to reduce the size of the PR

@junkyul
Copy link
Collaborator Author

junkyul commented Sep 8, 2025

@D3f0 I will check if the same data set is available in HF. Probably, there will be.

@D3f0
Copy link
Collaborator

D3f0 commented Sep 9, 2025

@junkyul looks like the tain extended is this one: https://huggingface.co/datasets/openai/gsm8k
There are instructions, I wonder if we can implement from_dataset to pull data from huggingface.

@junkyul
Copy link
Collaborator Author

junkyul commented Sep 11, 2025

@D3f0
the dataset files are downloaded from HF. Those files are modified from the original dataset files so I created a public HF datasets junkyul/gsm8k.

@D3f0
Copy link
Collaborator

D3f0 commented Sep 18, 2025

@junkyul should we try to consume your fork with datasets?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Jupiter Agentic walktrough

2 participants