An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: flan-t5

xorbitsai/inference

Replace OpenAI GPT with another LLM in your app by changing a single line of code. Xinference gives you the freedom to use any LLM you need. With Xinference, you're empowered to run inference with any open-source language models, speech recognition models, and multimodal models, whether in the cloud, on-premises, or even on your laptop.

Language: Python - Size: 44.6 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 7,585 - Forks: 642

MyriamBA/Dialogue-Summarizer

An End-to-End Dialogue Summarization Project using LLM.

Language: Jupyter Notebook - Size: 74.2 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

georgian-io/LLM-Finetuning-Toolkit

Toolkit for fine-tuning, ablating and unit-testing open-source LLMs.

Language: Python - Size: 32.7 MB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 834 - Forks: 97

yyDing1/GNER

Rethinking Negative Instances for Generative Named Entity Recognition [ACL 2024 Findings]

Language: Python - Size: 4.69 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 50 - Forks: 2

zorazrw/filco

[Preprint] Learning to Filter Context for Retrieval-Augmented Generaton

Language: Python - Size: 44.9 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 192 - Forks: 20

rpidanny/llm-prompt-templates

Empower your LLM to do more than you ever thought possible with these state-of-the-art prompt templates.

Language: TypeScript - Size: 641 KB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 41 - Forks: 2

CodeName-Detective/Prompt-to-Song-Generation-using-Large-Language-Models

This project uses LLMs to generate music from text by understanding prompts, creating lyrics, determining genre, and composing melodies. It harnesses LLM capabilities to create songs based on text inputs through a multi-step approach.

Language: Jupyter Notebook - Size: 57.6 MB - Last synced at: 12 days ago - Pushed at: 11 months ago - Stars: 13 - Forks: 0

ramendrasingla/RL-LLM-Based-Title-Generator

Struggled with creating catchy, human-like titles using ChatGPT or other LLMs? If you've ever been frustrated by AI-generated titles that lack a human touch, I’ve just published something you’ll find useful. My latest blog explores how Reinforcement Learning (RL) can push LLMs to craft more compelling, attention-grabbing headlines

Language: Python - Size: 374 KB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

zeyadusf/LLMs-from-Scratch

Build a Large Language Model (From Scratch) book and Finetuned Models

Language: Jupyter Notebook - Size: 8.22 MB - Last synced at: 26 days ago - Pushed at: 7 months ago - Stars: 29 - Forks: 17

mltrev23/google-flan-t5-small

Training and fine-tuning flan-t5-small model based on provided text

Language: Python - Size: 14.6 KB - Last synced at: 19 days ago - Pushed at: 9 months ago - Stars: 16 - Forks: 0

hisanusman/Violent-activities-detection-and-scene-understanding

This project will be using a multi-modal approach to detect violent activities in CCTV footages, along with integrating scene understanding through CLIP and automatic AI report generation via LangChain (OpenAI & FLAN-T5). Criminal detection and recognition will also be implemented in order to identify criminals in CCTV feeds and alert authorities.

Language: Jupyter Notebook - Size: 1.01 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

sergio11/llm_finetuning_and_evaluation

The LLM FineTuning and Evaluation project 🚀 enhances FLAN-T5 models for tasks like summarizing Spanish news articles 🇪🇸📰. It features detailed notebooks 📚 on fine-tuning and evaluating models to optimize performance for specific applications. 🔍✨

Language: Jupyter Notebook - Size: 499 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

nicolay-r/THOR-ECAC

The official fork of THoR Chain-of-Thought framework, enhanced and adapted for Emotion Cause Analysis (ECAC-2024)

Language: Python - Size: 5.24 MB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 12 - Forks: 0

arasgungore/Generative-AI-with-LLMs

My solutions to the lab assignments in the Generative AI with Large Language Models course offered by Amazon Web Services.

Language: Jupyter Notebook - Size: 44.9 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

Kuberwastaken/TREAT-CS50

An Early (Flan T-5) version of An Open-Source AI Web App to Detect Triggering Content in Movies and Shows - Kuber Mehta's CS50x Capstone Project

Language: CSS - Size: 1.58 MB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

declare-lab/flan-alpaca

This repository contains code for extending the Stanford Alpaca synthetic instruction tuning to existing instruction-tuned models such as Flan-T5.

Language: Python - Size: 33.2 KB - Last synced at: 19 days ago - Pushed at: almost 2 years ago - Stars: 351 - Forks: 38

terjanq/hack-a-prompt

Tools and our test data developed for the HackAPrompt 2023 competition

Language: HTML - Size: 1.89 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 32 - Forks: 5

eeshan15/FLAN-T5-Model-Implementation

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

RuvenGuna94/Dialogue-Summary-PEFT-Fine-Tuning

This notebook fine-tunes the FLAN-T5 model for dialogue summarization, comparing full fine-tuning with Parameter-Efficient Fine-Tuning (PEFT). It evaluates performance using ROUGE metrics, demonstrating PEFT's efficiency while achieving competitive results.

Language: Jupyter Notebook - Size: 289 KB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

himanshuvnm/Foundation-Model-Large-Language-Model-FM-LLM

This repository was commited under the action of executing important tasks on which modern Generative AI concepts are laid on. In particular, we focussed on three coding actions of Large Language Models. Extra and necessary details are given in the README.md file.

Language: Jupyter Notebook - Size: 431 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 2

pintamonas4575/NLP-text-detox-MAADM-UPM

NLP for detoxing language phrases in several languages.

Language: Jupyter Notebook - Size: 8.82 MB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

RuvenGuna94/Dialogue-Summary-Use-Case

GEN AI use case: dialogue summary. This notebook is extracted from the course Generative AI with Large Language Models. It is used to understand how input text can affect model performance.

Language: Jupyter Notebook - Size: 84 KB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

RuvenGuna94/Notes--Generative-AI-with-Large-Language-Models

Projects and exercises from the 'LangChain for LLM Application Development' course by DeepLearning.AI. Learn to build real-world applications with LangChain.

Size: 2.34 MB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

RajVenkat20/LLM-Optimizations-QLoRA-AWQ

This project takes the Flan-T5 LLM and applies QLoRA and AWQ quantization techniques

Language: Python - Size: 488 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

davide-abbattista/SciQA

The Scientific Question Answering (SciQA) System is an end-to-end solution designed to provide accurate, contextually relevant, and citation-supported answers to user queries.

Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Himidiri/MergeX

Revolutionizing open-world gaming, MergeX harnesses NLP advances to empower players with limitless dialogue interactions with NPCs. By imbuing each character with a unique biography, conversations authentically align with NPC personalities, transcending traditional limitations.

Language: Jupyter Notebook - Size: 243 MB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 3

ayax537/codsoft-task4

📣 Forth task on CodSoft Internship During my internship at CodSoft, I had the opportunity to develop a Spam SMS Detection model. The goal was to create a machine-learning solution to classify SMS messages as "ham" or "spam" automatically.

Language: Python - Size: 3.91 KB - Last synced at: 30 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ayax537/CodSoft-TASK101

Naive Bayes Model: Cleaned data, engineered features, and achieved impressive results. FLAN-T5 Large Language Model: Explored zero-shot, one-shot, and few-shot inference techniques.

Language: Python - Size: 3.91 KB - Last synced at: 30 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

satyampurwar/large-language-models

Unlocking the Power of Generative AI: In-Context Learning, Instruction Fine-Tuning and Reinforcement Learning Fine-Tuning.

Language: Jupyter Notebook - Size: 170 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

HoangLayor/Finetune-LLMs-for-Sequence-Classification

Finetune Flan-T5 for email classification

Language: Jupyter Notebook - Size: 135 KB - Last synced at: 20 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

replicate/getting-started-nextjs-language

A template Next.js app for running language models like FLAN-T5 with Replicate's API

Language: JavaScript - Size: 355 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 27 - Forks: 4

AishwaryaHastak/RAG-using-T5

An End-to-End RAG Pipeline for handling Question and Answer in the Data Science domain

Language: Jupyter Notebook - Size: 2.27 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 1

PrathamLearnsToCode/Fine-tuning-FLAN-T5-with-LoRA-WandB

Fine tune an LLM for summarization task using Low rank adaptation

Language: Jupyter Notebook - Size: 1.05 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

mltrev23/flan-t5-fine-tune

Flan-t5 model fine tune LoRA and Langchain

Language: Python - Size: 34.2 KB - Last synced at: 19 days ago - Pushed at: 8 months ago - Stars: 8 - Forks: 0

owaisahmadlone/SQL-LLM

Fintetuned Flan-T5 to provide SQL queries given Natural Language Text. Two steps of finetuning: First on general Natural Language to SQL Queries and second on queries related to a single database

Size: 2.86 MB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ShubhRanpara/Auto-Filler

This repository contains my team's internship project work at Flexbox Technologies. We have developed a system that fills the patient details form automatically with the patient data extracted from pdf file.

Language: Python - Size: 6.82 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

ShubhRanpara/Auto-Filler-Web

This repository contains my internship project work at Flexbox Technologies. I have developed a system that fills the patient details form automatically with the patient data extracted from pdf file.

Language: HTML - Size: 7.26 MB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

qiqinyi/GenAI-with-LLMs

My lab work of “Generative AI with Large Language Models” course offered by DeepLearning.AI and Amazon Web Services on coursera.

Language: Jupyter Notebook - Size: 28.9 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

VanekPetr/flan-t5-text-classifier

Fine-tuning of Flan-5T LLM for text classification

Language: Python - Size: 9.69 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 9 - Forks: 3

r-gheda/rag-complex-qa

Prompt-engineered RAGs for Open Domain Complex QA

Language: Jupyter Notebook - Size: 34.8 MB - Last synced at: 6 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ShubhRanpara/ChatPDF

This repository contains one of my cool project which I have created during my college's MINeD hack-a-thon.

Language: Python - Size: 195 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

HamedBabaei/LLMs4OL

LLMs4OL:‌ Large Language Models for Ontology Learning

Language: Python - Size: 38.1 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 66 - Forks: 7

Abhi-vish/Chat-With-PDFs

Chat with PDFs: A Streamlit-based web app for uploading multiple PDFs, asking natural language questions, and receiving answers using advanced language models.

Language: Python - Size: 7.81 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

AJlearner46/Deduplicate-flanv2-finetune-LLaMa3-

perform deduplication on FLAN v2 dataset & Finetune LLaMa3 using this dataset

Language: Jupyter Notebook - Size: 27.3 KB - Last synced at: 6 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

kconstable/LLM-fine-tuning

For this project, I fine-tuned two separate models for three tasks: document summarization, dialogue summarization and text classification

Language: Jupyter Notebook - Size: 195 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

shoryasethia/ConversationSummarizerLLM

Fine Tuning pegasus and flan-t5 pre-trained language model on dialogsum datasets for conversation summarization to to optimize context window in RAG-LLMs

Language: Jupyter Notebook - Size: 38.1 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

WaveGenAI/lyric-tagger

The codebase for finetuning a flant5 model to include tag in a lyric.

Language: Python - Size: 47.9 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

kHarshit/llm-projects

LLM projects

Language: Jupyter Notebook - Size: 4.69 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

pankajrawat9075/Dialog-Summarization-with-Generative-AI

Using Open-Source LLMs like FLAN-T5, built a Dialog Summarization model and did fine-tuning with DialogSum HF Dataset

Language: Jupyter Notebook - Size: 78.1 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

purrvaja/Text-Summarization-with-FLAN-T5

Demonstration of LLM techniques such as prompt engineering, full finetuning, PEFT (LoRA) etc.

Language: Jupyter Notebook - Size: 36.1 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

AkashKV-1998/Dialog-Summarization-using-Large-Language-Model

This repository contains notebook files that discuss Large Language Models (LLMs), covering topics like fine-tuning, prompt engineering, and techniques such as PEFT (Parameter Efficient Fine-Tuning) and PPO (Proximal Policy Optimization) etc.

Language: Jupyter Notebook - Size: 80.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

bsantraigi/Frugal-Prompting-Analysis

Official Code for Analysis Done in the Paper "Frugal Prompting for Dialog Models"

Language: Jupyter Notebook - Size: 3.68 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ambideXtrous9/MTP-News-Article-based-Question-Answering-System

MTP-FlanT5-SBERT-Model-for-NewsQA-and-Teacher-Student-Model

Language: Jupyter Notebook - Size: 3.77 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

shishir-dwi/HealPal-Chatmate

The LLM-based medical chatbot, powered by the Llama-2-7b-chat-hf model from Meta and implemented within the Langchain framework, offers personalized healthcare support.

Language: Jupyter Notebook - Size: 277 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

highplainscomputing/HPC_T5

This repository is made for T5 model where user can train their model on any T5 model version.

Language: Jupyter Notebook - Size: 1.21 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rochitasundar/Generative-AI-with-Large-Language-Models

This repository contains the lab work for Coursera course on "Generative AI with Large Language Models".

Language: Jupyter Notebook - Size: 218 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

synkathairo/flan-t5-large-gradio

A gradio frontend for Google's Flan-T5 Large language model, can also be adjusted for other sizes.

Language: Python - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 2

dylan-slack/Tablet

The TABLET benchmark for evaluating instruction learning with LLMs for tabular prediction.

Language: Python - Size: 41.3 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 13 - Forks: 1

jruranski/TherapyAI

Web app for a therapist chatbot. Using a custom fine-tuned local flan-t5 model for summarisation and ChatGPT3.5 for chat.

Language: Jupyter Notebook - Size: 3.4 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

trjo1/genaiwithllms

Fine-tuned FLAN T-5 using Instruction Fine-Tuning (Full), LoRA-based PEFT, and RLHF with PPO

Language: Jupyter Notebook - Size: 56.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fahimabrar/Large-Language-Model

This repository contains Zero, Few shot Inference, Fine Tuning a Large Language Model For Document Summarization, and lot more is coming...

Language: Jupyter Notebook - Size: 1.11 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

semaj87/summarise-dialogue-flan-t5

Performing the task of dialogue summarisation using Generative AI, whilst comparing the effects of zero shot, one shot and few shot prompt engineering. These steps are used to enhance the completion of Large Language Models (LLMs))

Language: Jupyter Notebook - Size: 278 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

purang2/Report-Summarization

Summarize Long Document with Pretrained sequence-to-sequence LM with long-range attention!

Size: 145 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

KRR-Oxford/LLMap-Prelim

A preliminary investigation for ontology alignment (OM) with large language models (LLMs).

Language: Python - Size: 20.4 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

laceymalarky/nlp_question_answer

Developed a generative large language model fine-tuned on Stack Overflow data for question answering and deployed web UI.

Language: Jupyter Notebook - Size: 40 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

claudiatang-git/english-hawaiian-pidgin-translator

Finetuned FLAN-T5 to translate English to Hawaiian Pidgin

Language: Jupyter Notebook - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sahilichake/Document-Summarization-App-using-LLM

Document Summarization App using large language model (LLM) and Langchain framework. Used a pre-trained T5 model and its tokenizer from Hugging Face Transformers library. Created a summarization pipeline to generate summary using model.

Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

aolivtous/LLMs-for-DocVQA

Master's thesis on Large Language Models for Document Visual Question Answering

Language: Python - Size: 12.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

iansnyder333/FakeNews-GPT_Project

Harness the power of GPT-2 and Flan-T5-Large using a single GPU with LoRA.

Language: Python - Size: 8.86 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kkkravets/Seq2Lightning

Project based on PyTorch-lightning and Transformers for training Seq2SeqLM models, with a primary focus on MT5 and FLAN-T5, yet not limited to them

Language: Python - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

navneet1083/textsum-tune

This project is based on fine-tuning LLM models (FLAN-T5) for text summarisation task using PEFT approach. All evaluation metrics being computed on ROUGE scoring and LoRA optimisation techniques being used for fine-tuning.

Language: Jupyter Notebook - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

LaniW/CensoredCrawledConversation

Text-To-Text Textbots to Demonstrate Output Differences Between Models Trained on Filtered/Unfiltered Datasets for HSS4 - The Modern Context: Select Figures and Topics

Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

purang2/LLM-NLP-Seminar-PPT-Slides

2023 My NLP PPT Slides (LLM, NLP)

Size: 22.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

UKPLab/starsem2023-arithmetic-based-pretraining

Code and data for the StarSem 2023 paper "Arithmetic-Based Pretraining -- Improvin Numeracy of Pretrained Language Models"

Language: Julia - Size: 108 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

HamedBabaei/author-profiling-pan2023

Symbol Team model for PAN@AP 2023 shared task on Profiling Cryptocurrency Influencers with Few-shot Learning

Language: Python - Size: 1.48 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

Reason-Wang/flan-alpaca-lora

This repository contains the code to train flan t5 with alpaca instructions and low rank adaptation.

Language: Python - Size: 6.71 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 23 - Forks: 3

abhinav-neil/socratic-models Fork of milenakapralova/socraticmodels

Socratic models for multimodal reasoning & image captioning

Language: Jupyter Notebook - Size: 48.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

the-good-fellas/flan-t5-ptbr

Tutorial para treino de um modelo baseado Flan-T5 usando Flax no GCP-TPU

Language: Python - Size: 183 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

M-Taghizadeh/flan-t5-base-imdb-text-classification

In this implementation, using the Flan T5 large language model, we performed the Text Classification task on the IMDB dataset and obtained a very good accuracy of 93%.

Language: Jupyter Notebook - Size: 42 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

kavlata/LLM-experiments

Multiple LLM based models for NLP tasks. Starting with Question answering on custom data

Language: Jupyter Notebook - Size: 739 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

vr-enhanced-learning/summarizer

The Summarizer Module of the TURB

Language: Jupyter Notebook - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

batmanscode/Talk2Book

Use AI to personify books, so that you can talk to them 🙊

Language: Jupyter Notebook - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0