Skip to main content

Showing 1–3 of 3 results for author: Brannelly, Z

.
  1. arXiv:2406.11201  [pdf, other

    cs.CL cs.AI

    Fine-Tuning or Fine-Failing? Debunking Performance Myths in Large Language Models

    Authors: Scott Barnett, Zac Brannelly, Stefanus Kurniawan, Sheng Wong

    Abstract: Large Language Models (LLMs) have the unique capability to understand and generate human-like text from input queries. When fine-tuned, these models show enhanced performance on domain-specific queries. OpenAI highlights the process of fine-tuning, stating: "To fine-tune a model, you are required to provide at least 10 examples. We typically see clear improvements from fine-tuning on 50 to 100 tra… ▽ More

    Submitted 30 June, 2024; v1 submitted 17 June, 2024; originally announced June 2024.

    Comments: 8 pages, 4 figures

  2. arXiv:2406.06835  [pdf, other

    cs.SE

    Large language models for generating rules, yay or nay?

    Authors: Shangeetha Sivasothy, Scott Barnett, Rena Logothetis, Mohamed Abdelrazek, Zafaryab Rasool, Srikanth Thudumu, Zac Brannelly

    Abstract: Engineering safety-critical systems such as medical devices and digital health intervention systems is complex, where long-term engagement with subject-matter experts (SMEs) is needed to capture the systems' expected behaviour. In this paper, we present a novel approach that leverages Large Language Models (LLMs), such as GPT-3.5 and GPT-4, as a potential world model to accelerate the engineering… ▽ More

    Submitted 10 June, 2024; originally announced June 2024.

    Comments: 5 pages, 1 figure

  3. arXiv:2401.05856  [pdf, other

    cs.SE cs.AI

    Seven Failure Points When Engineering a Retrieval Augmented Generation System

    Authors: Scott Barnett, Stefanus Kurniawan, Srikanth Thudumu, Zach Brannelly, Mohamed Abdelrazek

    Abstract: Software engineers are increasingly adding semantic search capabilities to applications using a strategy known as Retrieval Augmented Generation (RAG). A RAG system involves finding documents that semantically match a query and then passing the documents to a large language model (LLM) such as ChatGPT to extract the right answer using an LLM. RAG systems aim to: a) reduce the problem of hallucinat… ▽ More

    Submitted 11 January, 2024; originally announced January 2024.