Welcome to the LLM Reasoning Task Collection repository! This project is an open collaboration to create a comprehensive master list of reasoning tasks that can teach, elicit, or show reasoning samples to large language models (LLMs) for training purposes.
The goal of this repository is to gather a diverse set of reasoning tasks designed to improve the reasoning capabilities of LLMs. Contributors are encouraged to submit tasks, provide examples, and optionally include diagrams or workflows to illustrate how the tasks function.
Input:
Karen is 25. The age to vote is 18. Can Karen vote?
Output:
Yes
Input:
Dog's eat bread. Bread comes from wheat. Do dogs eat food made from wheat?
Output:
Yes
{image here}
- Citation 1
- Citation 2
- Tag 1
- Tag 2
- ...
Description: This task involves providing a series of syllogisms to the model to evaluate its logical reasoning capabilities.
Input:
Karen is 25. The age to vote is 18. Can Karen vote?
Output:
Yes
Input:
Dog's eat bread. Bread comes from wheat. Do dogs eat food made from wheat?
Output:
Yes
We welcome contributions from everyone! To contribute, please see our Contribution Guide.
This project is licensed under the Apache 2.0 License. See the LICENSE file for details.
