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

hello!Could you share a prompt for building a thinking template library using LLM,I want to expand this library #5

Open
1aplace opened this issue Feb 21, 2025 · 2 comments

Comments

@1aplace
Copy link

1aplace commented Feb 21, 2025

No description provided.

@ZhaochenYu0201
Copy link
Member

Thank you for your attention to our work, and we really appreciate your attempt to expand our template library. In our implementation, we utilize LLMs to extract templates from our self-curated math dataset, which is structured with summarizations of problems along with related problems. Therefore, our specific prompts might not be directly applicable to your dataset.

However, we are happy to offer some general guidance and suggestions on how you can achieve this, tailored to different dataset types:

General Deductive Summarization (Varied Problem Sets): Use prompts like, "Analyze these problems, extract core logic and strategies, and create universal templates." This captures broad principles.

Task Decomposition (Detailed Solutions): Try, "Decompose solutions, identify key steps, analyze patterns, and synthesize techniques." This allows for granular analysis.

Type-Specific Comparison (Categorized Datasets): Consider, "Categorize problems, compare strategies, note similarities/differences, and develop type-specific templates, then a general framework." This highlights unique and shared strategies.

Heuristic/Dialectical Analysis (In-Depth Analysis): Use prompts like, "Act as a consultant, discuss insightful strategies, provide examples, limitations, and optimal approaches." This encourages deep exploration.

Crucially, make sure the LLM's output aligns with our template structure using few-shot examples or clear instructions for JSON output.

The optimal prompt is highly dependent on your specific dataset. We recommend selecting a suitable approach and tailoring it to your unique requirements. Please feel free to ask if you have further inquiries.

@1aplace
Copy link
Author

1aplace commented Feb 24, 2025

thanks!!!

@1aplace 1aplace closed this as completed Feb 24, 2025
@YangLing0818 YangLing0818 reopened this Mar 2, 2025
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

3 participants