@@ -37,10 +37,16 @@ Make sure to have your models set up before running the script.
- Fine-Tuning: Explore how fine-tuning models on logic-based datasets could improve their performance on riddles.
- Chain-of-Thought (CoT): Investigate the use of prompt-engineering techniques such as Chain-of-Thought (CoT) reasoning to help models reason systematically.
- Chain-of-Thought (CoT): Investigate the use of prompt-engineering techniques such as CoT reasoning to help models reason systematically.
## Contribution
Author: Diogo Barbosa Monteiro
## ## Acknowledgements
This project leveraged the following AI tools for assistance in code generation and problem-solving:
-**GitHub Copilot**: Used for suggesting code snippets and completing functions during development.
-**ChatGPT**: Utilized for generating ideas, explanations, and troubleshooting during the research and writing stages of the project.
We acknowledge the valuable contributions of these tools in enhancing productivity and helping overcome technical challenges.