Code for ICLR 2024 Paper: CompA: Addressing the Gap in Compositional Reasoning in Audio-Language Models
-
Updated
Jul 10, 2024 - Python
Code for ICLR 2024 Paper: CompA: Addressing the Gap in Compositional Reasoning in Audio-Language Models
Code for ICASSP 2024 Paper: RECAP: Retrieval-Augmented Audio Captioning
Dynamic Few-Shot Prompting is a Python package that dynamically selects N samples that are contextually close to the user's task or query from a knowledge base (similar to RAG) to include in the prompt.
This repo implements many methods to retrieve molecules that are similar to a target molecule from a large molecule corpus.
This Streamlit application demonstrates the integration of ChatGroq (Llama3 model), OpenAIEmbeddings, and FAISS for document embedding and retrieval.
A lightweight implementation of Retrieval-Augmented Generation (RAG) for enhancing language models with external knowledge.
Add a description, image, and links to the retreival topic page so that developers can more easily learn about it.
To associate your repository with the retreival topic, visit your repo's landing page and select "manage topics."