Essays about: "language learning thesis"

Showing result 1 - 5 of 423 essays containing the words language learning thesis.

  1. 1. Where to Fuse

    University essay from Lunds universitet/Matematisk statistik

    Author : Lukas Petersson; [2024]
    Keywords : Technology and Engineering;

    Abstract : This thesis investigates fusion techniques in multimodal transformer models, focusing on enhancing the capabilities of large language models in understanding not just text, but also other modalities like images, audio, and sensor data. The study compares late fusion (concatenating modality tokens after separate encoding) and early fusion (concatenating before encoding) techniques, examining their respective advantages and disadvantages. READ MORE

  2. 2. Bridging Language & Data : Optimizing Text-to-SQL Generation in Large Language Models

    University essay from Linköpings universitet/Artificiell intelligens och integrerade datorsystem

    Author : Niklas Wretblad; Fredrik Gordh Riseby; [2024]
    Keywords : Chaining; Classification; Data Quality; Few-Shot Learning; Large Language Model; Machine Learning; Noise; Prompt; Prompt Engineering; SQL; Structured Query Language; Text-to-SQL; Zero-Shot Learning; Noise Identification;

    Abstract : This thesis explores text-to-SQL generation using Large Language Models within a financial context, aiming to assess the efficacy of current benchmarks and techniques. The central investigation revolves around the accuracy of the BIRD-Bench benchmark and the applicability of text-to-SQL models in real-world scenarios. READ MORE

  3. 3. The Navigation of Inclusivity and Language Development : The Impact of Autism Spectrum Disorder in the English as a Foreign Language Classroom

    University essay from Malmö universitet/Fakulteten för lärande och samhälle (LS)

    Author : Aurelia Adio; Fatema Ali; [2024]
    Keywords : Neurodevelopmental disorders; English as a Foreign language EFL ; Disabilities; Neurodiversity; Inclusion; Accessibility;

    Abstract : In today’s society, neurodevelopmental disorders (NDDs) have been researched in different areas of life. However, what has yet to be explored broadly is the correlation between the characteristics of various neurodevelopmental disorders and their possible impact on a primary school student’s language learning, speaking development, and inclusivity in the English as a Foreign language (EFL) classroom. READ MORE

  4. 4. Leveraging Large Language Models for Firm-Intelligence: A RAG Framework Approach

    University essay from Lunds universitet/Statistiska institutionen

    Author : Niclas Wölner-Hanssen; [2024]
    Keywords : Artificial Intelligence; Large Language Models; Retrieval Augmented Generation; Retrieval Augmented Generation Assessment; Contrastive Learning; Mathematics and Statistics;

    Abstract : In the wake of OpenAI's release of ChatGPT in November 2022, powered by the 175 billion parameter neural network GPT-3, the potential applications of Large Language Models (LLMs) in various sectors have become evident. One such application lies in hedge funds and trading desks where knowledge sharing is paramount. READ MORE

  5. 5. Front-end of a Debugger for Compiled Programs in Haskell

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Andreas Olsson; Carl Bergman; Brage Salhus Bunk; Elias Johansson; Krešimir Popovic; [2023-03-03]
    Keywords : Haskell; debugger; debug; heap; lazy evaluation; functional programming; GHC;

    Abstract : There are debugging tools available for Haskell programs today, but despite providing help for developers, these tools are not widely used in the Haskell community. Current debugging tools for Haskell have different kinds of limitations. This thesis will discuss the implementation of a new debugger with a graphical interface. READ MORE