diff --git a/README.md b/README.md index 27bb17e49bb04d917292b143ab91057a89168245..084276496dfb4784593de724c1b2144d3a58e413 100644 --- a/README.md +++ b/README.md @@ -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. ## Contact -Email: monteiro@cl.uni-heidelberg.de \ No newline at end of file +Barbosa Monteiro Diogo - monteiro@cl.uni-heidelberg.de \ No newline at end of file