Repository navigation

#

flan-t5

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.

Python
7549
2 小时前

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

Python
351
2 年前

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

Python
192
1 年前

Official implementation of the paper "CoEdIT: Text Editing by Task-Specific Instruction Tuning" (EMNLP 2023)

Shell
121
7 个月前

LLMs4OL:‌ Large Language Models for Ontology Learning

Python
112
7 个月前

Official implementation of the paper "CoEdIT: Text Editing by Task-Specific Instruction Tuning" (EMNLP 2023)

Shell
111
7 个月前

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

Python
51
2 年前

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

Python
50
1 年前

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

TypeScript
41
7 个月前

Fine-tuning of Flan-5T LLM for text classification 🤖 focuses on adapting a state-of-the-art language model to enhance its ability to classify text data.

Python
39
6 个月前

Tools and our test data developed for the HackAPrompt 2023 competition

HTML
35
1 年前

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

JavaScript
27
2 年前

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%.

Jupyter Notebook
21
2 年前

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

Python
21
2 年前

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

Jupyter Notebook
18
2 年前

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

Python
16
9 个月前

In-context learning, Fine-Tuning, RLHF on Flan-T5

Jupyter Notebook
14
2 年前

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.

Python
14
2 年前