<?xml version='1.0' encoding='utf-8'?>
<article xmlns:ns0="http://www.w3.org/1999/xlink" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ali="http://www.niso.org/schemas/ali/1.0/" article-type="research-article" dtd-version="1.2" xml:lang="ru">
 <front>
 <journal-meta>
 <journal-id journal-id-type="publisher-id">dongu-vestnik04.ru</journal-id>
 <journal-title-group>
 <journal-title xml:lang="ru">Вестник Донецкого университета. Серия 04. Технические науки</journal-title>
 <trans-title-group xml:lang="en">
 <trans-title>Vestnik of Donetsk University. Series 04. Technical Sciences</trans-title>
 </trans-title-group>
 </journal-title-group>
 <issn publication-format="electronic">2663-4228</issn>
 </journal-meta>
 <article-meta>
 <article-id pub-id-type="publisher-id">514</article-id>
 <article-id pub-id-type="doi">10.5281/zenodo.19201896</article-id>
 <article-categories>
 <subj-group subj-group-type="toc-heading" xml:lang="en">
 <subject>Articles</subject>
 </subj-group>
 <subj-group subj-group-type="toc-heading" xml:lang="ru">
 <subject>Статьи</subject>
 </subj-group>
 <subj-group subj-group-type="article-type">
 <subject>Research Article</subject>
 </subj-group>
 </article-categories>
 <title-group>
 <article-title xml:lang="en">THE IMPACT OF PROMPT ENGINEERING ON THE ACCURACY OF LARGE LANGUAGES MODELS RESPONSES</article-title>
 <trans-title-group xml:lang="ru">
 <trans-title>ВЛИЯНИЕ ТЕХНИКИ PROMPT ENGINEERING НА ТОЧНОСТЬ ОТВЕТОВ БОЛЬШИХ ЯЗЫКОВЫХ МОДЕЛЕЙ</trans-title>
 </trans-title-group>
 </title-group>
 <contrib-group>
 <contrib contrib-type="author">
 <contrib-id contrib-id-type="orcid">https://orcid.org/0009-0002-7691-2973</contrib-id>
 <name-alternatives>
 <name xml:lang="en">
 <surname>Slipenko</surname>
 <given-names>Maksim Konstantinovich</given-names>
 </name>
 <name xml:lang="ru">
 <surname>Слипенко</surname>
 <given-names>Максим Константинович</given-names>
 </name>
 </name-alternatives>
 <email>maxim@slipenko.com</email>
 <xref ref-type="aff" rid="aff1">1</xref>
 </contrib>
 <contrib contrib-type="author">
 <contrib-id contrib-id-type="orcid">https://orcid.org/0000-0002-9066-6134</contrib-id>
 <name-alternatives>
 <name xml:lang="en">
 <surname>Rychka</surname>
 <given-names>Olga Valentinovna</given-names>
 </name>
 <name xml:lang="ru">
 <surname>Рычка</surname>
 <given-names>Ольга Валентиновна</given-names>
 </name>
 </name-alternatives>
 <email>olga_rychka@mail.ru</email>
 <xref ref-type="aff" rid="aff2">2</xref>
 </contrib>
 </contrib-group>
 <aff-alternatives id="aff1">
 <aff xml:lang="ru">
 <institution>ООО «Базальт СПО»</institution>
 </aff>
 <aff xml:lang="en">
 <institution>BaseALT LLC</institution>
 </aff>
 </aff-alternatives>
 <aff-alternatives id="aff2">
 <aff xml:lang="ru">
 <institution>ФГБОУ ВО «Донецкий национальный технический университет»</institution>
 </aff>
 <aff xml:lang="en">
 <institution>Donetsk National Technical University</institution>
 </aff>
 </aff-alternatives>
 <pub-date date-type="pub" iso-8601-date="27.02.2026" publication-format="electronic" />
 <issue>1</issue>
 <issue-title xml:lang="en">NO1 (27.0)</issue-title>
 <issue-title xml:lang="ru">№1 (27.0)</issue-title>
 <fpage>141</fpage>
 <lpage>150</lpage>
 <history>
 <date date-type="received" iso-8601-date="2026-07-15">
 <day>15</day>
 <month>07</month>
 <year>2026</year>
 </date>
 </history>
 <permissions>
 <copyright-statement xml:lang="ru">Copyright ©; 2026, Вестник Донецкого университета. Серия 04. Технические науки</copyright-statement>
 <copyright-statement xml:lang="en">Copyright ©; 2026, Vestnik of Donetsk University. Series 04. Technical Sciences</copyright-statement>
 <copyright-year>2026</copyright-year>
 <copyright-holder xml:lang="ru">Вестник Донецкого университета. Серия 04. Технические науки</copyright-holder>
 <copyright-holder xml:lang="en">Vestnik of Donetsk University. Series 04. Technical Sciences</copyright-holder>
 <license license-type="open-access" ns0:href="https://creativecommons.org/licenses/by-nc/4.0/" xml:lang="ru">
 <license-p>Эта статья распространяется на условиях лицензии Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)</license-p>
 </license>
 <license license-type="open-access" ns0:href="https://creativecommons.org/licenses/by-nc/4.0/" xml:lang="en">
 <license-p>This article is distributed under the terms of the Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0)</license-p>
 </license>
 <ali:free_to_read />
 </permissions>
 <self-uri ns0:href="https://dongu-vestnik04.ru/index.php/vestnik04/article/view/514">https://dongu-vestnik04.ru/index.php/vestnik04/article/view/514</self-uri>
 <abstract xml:lang="en">
 <p>The article addresses the relevant task of improving the response accuracy of large language models (LLMs) in chatbots. The problem is defined by the models’ sensitivity to prompt structure and the likelihood of generating incorrect responses. To optimize LLM performance without retraining, several Prompt Engineering techniques are applied, including zero-shot, one-shot, few-shot, role prompting, zero-CoT, Re2, and RaR. Experiments on the GSM8K, MMLU, and BigBench Hard datasets demonstrated domain-dependent accuracy improvements of up to 15% when using combined approaches. The study confirms the effectiveness of adaptive prompting in enhancing the quality of LLM responses.</p>
 </abstract>
 <trans-abstract xml:lang="ru">
 <p>В статье рассматривается актуальная задача повышения точности ответов больших языковых моделей (LLM) в чат-ботах. Проблема определяется чувствительностью LLM к структуре промптов и вероятностью появления некорректных ответов. Для оптимизации работы без дообучения применяются техники Prompt Engineering: zero-shot, one-shot, few-shot, role prompting, zero-CoT, Re2 и RaR. Эксперименты на датасетах GSM8K, MMLU и BigBench Hard показали доменно-зависимый прирост точности до 15% при комбинированных подходах. Сделан вывод об эффективности адаптивного промптинга для повышения качества ответов LLM.</p>
 </trans-abstract>
 <kwd-group xml:lang="en">
 <kwd>Prompt Engineering, large language models, response accuracy</kwd>
 </kwd-group>
 <kwd-group xml:lang="ru">
 <kwd>Prompt Engineering, большие языковые модели, точность ответов</kwd>
 </kwd-group>
 </article-meta>
 </front>
 <body>
 <p>[Полный текст статьи отсутствует в исходных данных. Необходимо добавить текст из PDF или другого источника.]</p>
 </body>
 <back>
 <ref-list>
 <title>Список литературы</title>
 <ref id="B1">
 <mixed-citation>1. GPT-4 Technical Report / OpenAI, J. Achiam, S. Adler [et al.] // arXiv preprint – 2024. – arXiv 2303.08774.</mixed-citation>
 </ref>
 <ref id="B2">
 <mixed-citation>2. Velasquez-Henao, Ju. D. Prompt Engineering: a methodology for optimizing interactions with AI-Language Models in the field of engineering / Ju. D. Velasquez-Henao, C. Ja. Franco-Cardona, L. Cadavid-Higuita // Dyna-Colombia. – 2023. – Vol. 90, No. 230. – P. 9-17. – DOI 10.15446/dyna.v90n230.111700. – EDN ICGTLM.</mixed-citation>
 </ref>
 <ref id="B3">
 <mixed-citation>3. Prompt Engineering or Fine-Tuning: An Empirical Assessment of LLMs for Code / J. Shin [et al.] // arXiv preprint – 2025. – arXiv 2310.10508.</mixed-citation>
 </ref>
 <ref id="B4">
 <mixed-citation>4. Barkley, L. Investigating the Role of Prompting and External Tools in Hallucination Rates of Large Language Models / L. Barkley, B. van der Merwe // arXiv preprint. – 2024. – arXiv 2410.19385.</mixed-citation>
 </ref>
 <ref id="B5">
 <mixed-citation>5. A Systematic Survey of Prompt Engineering in Large Language Models: Techniques and Applications / P. Sahoo [et al.] // arXiv preprint. – 2025. – arXiv 2402.07927.</mixed-citation>
 </ref>
 <ref id="B6">
 <mixed-citation>6. Kulikov, V. A Brief Overview Of Few-Shot Prompting In the Large Language Models / V. Kulikov, R. Neychev // Conference of Open Innovations Association, FRUCT. – 2023. – No. 33. – P. 364-370. – EDN YTPAJU.</mixed-citation>
 </ref>
 <ref id="B7">
 <mixed-citation>7. Lee, S. Schema Retrieval for Korean Geographic Knowledge Base Question Answering Using Few-Shot Prompting / S. Lee, K. Yu // ISPRS International Journal of Geo-Information. – 2024. – Vol. 13, No. 12. – P. 453. – DOI 10.3390/ijgi13120453. – EDN PJNINJ.</mixed-citation>
 </ref>
 <ref id="B8">
 <mixed-citation>8. The Prompt Report: A Systematic Survey of Prompt Engineering Techniques / S. Schulhoff [et al.] // arXiv preprint. – 2025. – arXiv 2406.06608.</mixed-citation>
 </ref>
 <ref id="B9">
 <mixed-citation>9. Aher, G. Using Large Language Models to Simulate Multiple Humans and Replicate Human Subject Studies / G. Aher [et al.] // arXiv preprint. – 2023. – arXiv 2208.10264.</mixed-citation>
 </ref>
 <ref id="B10">
 <mixed-citation>10. Chain of Thought Utilization in Large Language Models and Application in Nephrology / J. Miao, Ch. Thongprayoon, S. Suppadungsuk [et al.] // Medicina (Kaunas, Lithuania). – 2024. – Vol. 60, No. 1. – P. 148. – DOI 10.3390/medicina60010148. – EDN OCJFSO.</mixed-citation>
 </ref>
 <ref id="B11">
 <mixed-citation>11. Large Language Models are Zero-Shot Reasoners / T. Kojima [et al.] // arXiv preprint. – 2023. – arXiv 2205.11916.</mixed-citation>
 </ref>
 <ref id="B12">
 <mixed-citation>12. Re-Reading Improves Reasoning in Large Language Models / X. Xu [et al.] // arXiv preprint. – 2024. – arXiv 2309.06275.</mixed-citation>
 </ref>
 <ref id="B13">
 <mixed-citation>13. Rephrase and Respond: Let Large Language Models Ask Better Questions for Themselves / Y. Deng [et al.] // arXiv preprint. – 2024. – arXiv 2311.04205.</mixed-citation>
 </ref>
 <ref id="B14">
 <mixed-citation>14. Training Verifiers to Solve Math Word Problems / K. Cobbe [et al.] // arXiv preprint. – 2021. – arXiv 2110.14168.</mixed-citation>
 </ref>
 <ref id="B15">
 <mixed-citation>15. Measuring Massive Multitask Language Understanding / D. Hendrycks [et al.] // arXiv preprint. – 2021. – arXiv 2009.03300.</mixed-citation>
 </ref>
 <ref id="B16">
 <mixed-citation>16. Challenging BIG-Bench Tasks and Whether Chain-of-Thought Can Solve Them / M. Suzgun [et al.] // arXiv preprint. – 2022. – arXiv 2210.09261.</mixed-citation>
 </ref>
 <ref id="B17">
 <mixed-citation>17. LLMs-as-Judges: A Comprehensive Survey on LLM-based Evaluation Methods / H. Li, Q. Dong, J. Chen [et al.] // arXiv preprint. – 2024. – arXiv 2412. 05579.</mixed-citation>
 </ref>
 <ref id="B18">
 <mixed-citation>18. EvaluLLM: LLM assisted evaluation of generative outputs / M. Desmond, Z. Ashktorab, Q. Pan [et al.] // Companion Proceedings of the 29th International Conference on Intelligent User Interfaces. – ACM, 2024. – P. 30–32. – DOI 10.1145/3640544.3645216.</mixed-citation>
 </ref>
 <ref id="B19">
 <mixed-citation>19. BLEU: a method for automatic evaluation of machine translation / K. Papineni, S. Roukos, T. Ward [et al.] // Proceedings of the 40th Annual Meeting on Association for Computational Linguistics – Association for Computational Linguistics, 2001. – P. 311. – DOI 10.3115/1073083.1073135.</mixed-citation>
 </ref>
 <ref id="B20">
 <mixed-citation>20. A Survey on Evaluation Metrics for Machine Translation / S. Lee, J. Lee, H. Moon [et al.] // Mathematics. – 2023. – Т. 11, № 4. – P. 1006. – DOI 10.3390/math11041006.</mixed-citation>
 </ref>
 <ref id="B21">
 <mixed-citation>21. LLM-as-a-qualitative-judge: automating error analysis in natural language generation / N. Chirkova, T. O. Ajayi, S. Aycock [et al.] // arXiv preprint. – 2025. – arXiv 2506.09147.</mixed-citation>
 </ref>
 <ref id="B22">
 <mixed-citation>22. Тетеревенков, Д. Л. Экспертно-ориентированные методы оценки качества текстовой генерации больших языковых моделей / Д. Л. Тетеревенков // Мягкие измерения и вычисления. – 2025. – Т. 90, №5. – С. 30–37. – DOI 10.36871/2618-9976.2025.05.003. – EDN WRVOBU.</mixed-citation>
 </ref>
 <ref id="B23">
 <mixed-citation>REFERENCES LIST</mixed-citation>
 </ref>
 <ref id="B24">
 <mixed-citation>1. GPT-4 Technical Report / OpenAI, J. Achiam, S. Adler [et al.] // arXiv preprint – 2024. – arXiv 2303.08774.</mixed-citation>
 </ref>
 <ref id="B25">
 <mixed-citation>2. Velasquez-Henao, Ju. D. Prompt Engineering: a methodology for optimizing interactions with AI-Language Models in the field of engineering / Ju. D. Velasquez-Henao, C. Ja. Franco-Cardona, L. Cadavid-Higuita // Dyna-Colombia. – 2023. – Vol. 90, No. 230. – P. 9-17. – DOI 10.15446/dyna.v90n230.111700. – EDN ICGTLM.</mixed-citation>
 </ref>
 <ref id="B26">
 <mixed-citation>3. Prompt Engineering or Fine-Tuning: An Empirical Assessment of LLMs for Code / J. Shin [et al.] // arXiv preprint – 2025. – arXiv 2310.10508.</mixed-citation>
 </ref>
 <ref id="B27">
 <mixed-citation>4. Barkley, L. Investigating the Role of Prompting and External Tools in Hallucination Rates of Large Language Models / L. Barkley, B. van der Merwe // arXiv preprint. – 2024. – arXiv 2410.19385.</mixed-citation>
 </ref>
 <ref id="B28">
 <mixed-citation>5. A Systematic Survey of Prompt Engineering in Large Language Models: Techniques and Applications / P. Sahoo [et al.] // arXiv preprint. – 2025. – arXiv 2402.07927.</mixed-citation>
 </ref>
 <ref id="B29">
 <mixed-citation>6. Kulikov, V. A Brief Overview Of Few-Shot Prompting In the Large Language Models / V. Kulikov, R. Neychev // Conference of Open Innovations Association, FRUCT. – 2023. – No. 33. – P. 364-370. – EDN YTPAJU.</mixed-citation>
 </ref>
 <ref id="B30">
 <mixed-citation>7. Lee, S. Schema Retrieval for Korean Geographic Knowledge Base Question Answering Using Few-Shot Prompting / S. Lee, K. Yu // ISPRS International Journal of Geo-Information. – 2024. – Vol. 13, No. 12. – P. 453. – DOI 10.3390/ijgi13120453. – EDN PJNINJ.</mixed-citation>
 </ref>
 <ref id="B31">
 <mixed-citation>8. The Prompt Report: A Systematic Survey of Prompt Engineering Techniques / S. Schulhoff [et al.] // arXiv preprint. – 2025. – arXiv 2406.06608.</mixed-citation>
 </ref>
 <ref id="B32">
 <mixed-citation>9. Aher, G. Using Large Language Models to Simulate Multiple Humans and Replicate Human Subject Studies / G. Aher [et al.] // arXiv preprint. – 2023. – arXiv 2208.10264.</mixed-citation>
 </ref>
 <ref id="B33">
 <mixed-citation>10. Chain of Thought Utilization in Large Language Models and Application in Nephrology / J. Miao, Ch. Thongprayoon, S. Suppadungsuk [et al.] // Medicina (Kaunas, Lithuania). – 2024. – Vol. 60, No. 1. – P. 148. – DOI 10.3390/medicina60010148. – EDN OCJFSO.</mixed-citation>
 </ref>
 <ref id="B34">
 <mixed-citation>11. Large Language Models are Zero-Shot Reasoners / T. Kojima [et al.] // arXiv preprint. – 2023. – arXiv 2205.11916.</mixed-citation>
 </ref>
 <ref id="B35">
 <mixed-citation>12. Re-Reading Improves Reasoning in Large Language Models / X. Xu [et al.] // arXiv preprint. – 2024. – arXiv 2309.06275.</mixed-citation>
 </ref>
 <ref id="B36">
 <mixed-citation>13. Rephrase and Respond: Let Large Language Models Ask Better Questions for Themselves / Y. Deng [et al.] // arXiv preprint. – 2024. – arXiv 2311.04205.</mixed-citation>
 </ref>
 <ref id="B37">
 <mixed-citation>14. Training Verifiers to Solve Math Word Problems / K. Cobbe [et al.] // arXiv preprint. – 2021. – arXiv 2110.14168.</mixed-citation>
 </ref>
 <ref id="B38">
 <mixed-citation>15. Measuring Massive Multitask Language Understanding / D. Hendrycks [et al.] // arXiv preprint. – 2021. – arXiv 2009.03300.</mixed-citation>
 </ref>
 <ref id="B39">
 <mixed-citation>16. Challenging BIG-Bench Tasks and Whether Chain-of-Thought Can Solve Them / M. Suzgun [et al.] // arXiv preprint. – 2022. – arXiv 2210.09261.</mixed-citation>
 </ref>
 <ref id="B40">
 <mixed-citation>17. LLMs-as-Judges: A Comprehensive Survey on LLM-based Evaluation Methods / H. Li, Q. Dong, J. Chen [et al.] // arXiv preprint. – 2024. – arXiv 2412. 05579.</mixed-citation>
 </ref>
 <ref id="B41">
 <mixed-citation>18. EvaluLLM: LLM assisted evaluation of generative outputs / M. Desmond, Z. Ashktorab, Q. Pan [et al.] // Companion Proceedings of the 29th International Conference on Intelligent User Interfaces. – ACM, 2024. – P. 30–32. – DOI 10.1145/3640544.3645216.</mixed-citation>
 </ref>
 <ref id="B42">
 <mixed-citation>19. BLEU: a method for automatic evaluation of machine translation / K. Papineni, S. Roukos, T. Ward [et al.] // Proceedings of the 40th Annual Meeting on Association for Computational Linguistics. – Association for Computational Linguistics, 2001. – P. 311. – DOI 10.3115/1073083.1073135.</mixed-citation>
 </ref>
 <ref id="B43">
 <mixed-citation>20. A Survey on Evaluation Metrics for Machine Translation / S. Lee, J. Lee, H. Moon [et al.] // Mathematics. – 2023. – Т. 11, № 4. – P. 1006. – DOI 10.3390/math11041006.</mixed-citation>
 </ref>
 <ref id="B44">
 <mixed-citation>21. LLM-as-a-qualitative-judge: automating error analysis in natural language generation / N. Chirkova, T. O. Ajayi, S. Aycock [et al.] // arXiv preprint. – 2025. – arXiv 2506.09147.</mixed-citation>
 </ref>
 <ref id="B45">
 <mixed-citation>22. Teterevenkov, D. L. Ekspertno-orientirovannye metody otsenki kachestva tekstovoi generatsii bolshikh iazykovykh modelei / D. L. Teterevenkov // Miagkie izmereniia i vychisleniia. – 2025. – T. 90, №5. – S. 30–37. – DOI 10.36871/2618-9976.2025.05.003. – EDN WRVOBU.</mixed-citation>
 </ref>
 </ref-list>
 </back>
 </article>
