Bengali Zero-shot text classification that allows a model to classify text into categories without having seen any labeled examples of those categories during training!
-
Updated
Sep 24, 2021 - Python
A large language model (LLM) is a type of machine learning model designed for understanding, generating, and interacting with human language. These models are trained on extensive datasets containing text from books, articles, websites, and other sources to learn patterns, context, and semantics in language. LLMs are widely used in applications like chatbots, code generation, translation, summarization, and more. They are often built using transformer architectures and are central to the field of generative AI.
Bengali Zero-shot text classification that allows a model to classify text into categories without having seen any labeled examples of those categories during training!
A simple script to evaluate generative rationale(explanation)
Generative video sculpture using GPT-Neo, Coqui-Ai and Three.js.
Utilizing Language Models to Expand Vision-based Commonsense Knowledge Graphs
A suite of tests to verify bias, safety, trust, and security concerns for LLMs.
Experimental search engine for conversational AI such as parl.ai, large language models such as OpenAI GPT3, and humans (maybe).
An experiment annotating protein sequences using pretrained LLMs GPT-3 and OPT-2.7B
Keplermatik is a suite of interconnected tools to predict satellite orbits. Keplermatik Krista is a voice assistant that can provide any information from PyKeplermatik in an easily accessible format.
Re-implementation of Andrej Karpathy's nanoGPT
AI classifier for indicating AI-written text
Evaluate prompts for LLM applications
A repository dealing with the ability to use LLMs for semantic search. The data considered are specific curated documents targetting closed domain search. This is created to show how relatively simple it is to use these methods and increase productivity within an org.
A Flask Server Demo Application showing off some llama-index LLM prompt magic, including file upload and parsing :)