An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with t5

A curated list of projects in awesome lists tagged with t5 .

https://github.com/shibing624/pycorrector

pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。

csc error-correction error-detection kenlm macbert4csc pycorrector spelling-errors t5

Last synced: 14 May 2025

https://github.com/shibing624/textgen

TextGen: Implementation of Text Generation models, include LLaMA, BLOOM, GPT2, BART, T5, SongNet and so on. 文本生成模型,实现了包括LLaMA,ChatGLM,BLOOM,GPT2,Seq2Seq,BART,T5,UDA等模型的训练和预测,开箱即用。

bart bert chatglm chatgpt gpt2 llama seq2seq t5 text-generation textgen xlnet

Last synced: 15 May 2025

https://github.com/stefan-it/turkish-bert

Turkish BERT/DistilBERT, ELECTRA, ConvBERT and T5 models

bert convbert distilbert electra t5 turkish

Last synced: 08 Apr 2025

https://github.com/shivanandroy/simplet5

simpleT5 is built on top of PyTorch-lightning⚡️ and Transformers🤗 that lets you quickly train your T5 models.

classification fine-tuning finetune pytorch simplet5 summarization t5 t5-model training transformers translation

Last synced: 12 Apr 2025

https://github.com/asahi417/lm-question-generation

Multilingual/multidomain question generation datasets, models, and python library for question generation.

bart nlp pytorch question-answering question-generation t5

Last synced: 06 Apr 2025

https://github.com/freedomintelligence/crosstalk-generation

Code and data for crosstalk text generation tasks, exploring whether large models and pre-trained language models can understand humor.

chinese crosstalk-dataset gpt-2 humor-generation pretrained-models t5 text-generation

Last synced: 24 Jun 2025

https://github.com/citiususc/Smarty-GPT

A wrapper of LLMs that biases its behaviour using prompts and contexts in a transparent manner to the end-users

awesome-chatgpt-prompts chatgpt gpt gpt-3 gpt-35-turbo gpt-4 language-model prompt-engineering prompts python t5 wrapper

Last synced: 17 Mar 2025

https://github.com/citiususc/smarty-gpt

A wrapper of LLMs that biases its behaviour using prompts and contexts in a transparent manner to the end-users

awesome-chatgpt-prompts chatgpt gpt gpt-3 gpt-35-turbo gpt-4 language-model prompt-engineering prompts python t5 wrapper

Last synced: 09 Apr 2025

https://github.com/shivanandroy/keyphrasetransformer

KeyPhraseTransformer lets you quickly extract key phrases, topics, themes from your text data with T5 transformer | Keyphrase extraction | Keyword extraction

keyphrase keyphrase-extraction keyphrase-extraction-algorithm keyword-extraction nlp t5 transformers

Last synced: 14 Apr 2025

https://github.com/kristiyanvachev/leaf-question-generation

Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.

ai distractors mcq ml multiple-choice neural-networks nlp question-generation quiz sense2vec t5 test transformers

Last synced: 15 Jul 2025

https://github.com/0x7o/text2keywords

Trained T5 and T5-large model for creating keywords from text

keyt5 keyword natural-language-processing nlp python rut5 t5 transformer transformers

Last synced: 16 Mar 2026

https://github.com/gsarti/t5-flax-gcp

Tutorial to pretrain & fine-tune a 🤗 Flax T5 model on a TPUv3-8 with GCP

gcp huggingface seq2seq t5 text-to-text-transfer-transformer tpu tpu-vm transformers

Last synced: 06 May 2025

https://github.com/chanind/frame-semantic-transformer

Frame Semantic Parser based on T5 and FrameNet

framenet huggingface nlp semantic-parsing t5 transformers

Last synced: 14 Apr 2025

https://github.com/920232796/bert_seq2seq_ddp

bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。

bert data-parallel ddp gpt2 nezha pytorch roberta t5 transformer

Last synced: 13 Apr 2025

https://github.com/gentaiscool/few-shot-lm

The source code of "Language Models are Few-shot Multilingual Learners" (MRL @ EMNLP 2021)

few-shot few-shot-learning gpt intent language-model multilingual nlp t5

Last synced: 15 Apr 2025

https://github.com/obss/turkish-question-generation

Automated question generation and question answering from Turkish texts using text-to-text transformers

arxiv mt5 multilingual neptune-ai nlp question-answering question-generation t5 transformers turkish wandb xquad

Last synced: 26 Sep 2025

https://github.com/joaolages/ratransformers

RATransformers 🐭- Make your transformer (like BERT, RoBERTa, GPT-2 and T5) Relation Aware!

bert deep-learning language-model natural-language-processing neural-network nlp pytorch t5 transformer transformers

Last synced: 25 Feb 2026

https://github.com/saareliad/FTPipe

FTPipe and related pipeline model parallelism research.

deep-neural-networks distributed-training fine-tuning nlp pipeline-parallelism t5

Last synced: 13 Apr 2025

https://github.com/megagonlabs/t5-japanese

Codes to pre-train Japanese T5 models

natural-language-processing nlp t5 transformer

Last synced: 23 Apr 2025

https://github.com/ahmedbesbes/audiolizr

A bentoML-powered API to transcribe audio and make sense of it

bentoml bentoml-service docker nlp openai openai-whisper pytube speech-recognition t5 torch transformers

Last synced: 04 Mar 2026

https://github.com/roim1998/apt

[ICML'24 Oral] APT: Adaptive Pruning and Tuning Pretrained Language Models for Efficient Training and Inference

bert efficient-deep-learning llama2 llm llm-finetuning peft peft-fine-tuning-llm pruning roberta t5

Last synced: 16 May 2025

https://github.com/osainz59/t5-encoder

A extension of Transformers library to include T5ForSequenceClassification class.

classification t5 t5-model transformers

Last synced: 19 Jul 2025

https://github.com/asahi417/lm-vocab-trimmer

Vocabulary Trimming (VT) is a model compression technique, which reduces a multilingual LM vocabulary to a target language by deleting irrelevant tokens from its vocabulary. This repository contains a python-library vocabtrimmer, that remove irrelevant tokens from a multilingual LM vocabulary for the target language.

bert gpt language-model model-compression nlp t5

Last synced: 17 Jul 2025

https://github.com/ztjhz/t5-jax

JAX implementation of the T5 model: Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer

jax natural-language-processing nlp nlp-model t5

Last synced: 22 Mar 2025

https://github.com/tlkh/t2t-tuner

Convenient Text-to-Text Training for Transformers

gpt huggingface language-model nlp pytorch t5 transformers

Last synced: 13 Apr 2025

https://github.com/ssbuild/t5_finetuning

clue chatyuan finetuning

adalora chat chatyuan clue lora qlora t5

Last synced: 24 Apr 2025

https://github.com/zer0int/comfyui-nuke-a-text-encoder

For SDXL, SD1.5, Flux. Nuke T5 and let CLIP guide Flux.1 on its own! Or let let random guide Flux.1! Or load a CLIP crazy opinion embedding about your image and let that guide the AI!

clip comfyui comfyui-nodes embeddings flux1 remove sdxl t5 text-encoder

Last synced: 30 Apr 2025

https://github.com/eliask93/transformer-models-for-domain-specific-machine-translation

Example application for the task of fine-tuning pretrained machine translation models on highly domain-specific, self-extracted translated sentences

bitext-mining machine-translation marian-nmt nllb nllb200 nlp sentence-extraction sentence-transformers t5

Last synced: 31 Jul 2025

https://github.com/autoscatto/meteo5

LilyGO T5 meteo gadget

arduino epaper esp32 lilygo t5

Last synced: 06 May 2025

https://github.com/sterbweise/t5server

Simple installation and configuration of a T5 server on linux (Debian 10 / Debian 11)

bo1 debian10 debian11 plutonium plutoniumt5 t5 t5mp t5sp t5zm

Last synced: 06 May 2025

https://github.com/jef1056/jade_t5

Conversational T5 model, finetuned for long-context conversational tasks

chatbot conversational-ai language-model python t5 tensorflow

Last synced: 14 Jul 2025

https://github.com/mahtafetrat/homo-ge2pe-persian

A Persian grapheme-to-phoneme (G2P) model designed for homograph disambiguation, fine-tuned using the HomoRich dataset to improve pronunciation accuracy.

farsi g2p ge2pe grapheme-to-phoneme homo-ge2pe homo-t5 homograph homograph-disambiguation homorich model persian phoneme-translation phonemization t5

Last synced: 27 Feb 2026

https://github.com/abdouaziz/wolof-translation

This project is about a neural machine translation in wolof language to french .

machine-trans mbart neural-machine-translation seq2seq-model t5 translation wolof

Last synced: 10 Apr 2025

https://github.com/sinanuozdemir/maven-modern-nlp

Modern Natural Language Processing with GPT-3 & more

bert chatgpt gpt3 machine-learning nlp t5

Last synced: 24 Apr 2025

https://github.com/jianzhnie/llmtoolkit

LLMToolkit is a toolkit for NLP(Natural Language Processing) and LLM(Large Language Models) using Pytorch.

bert elmo gpt nlp pytorch t5 transformer

Last synced: 06 Sep 2025

https://github.com/jianzhnie/LLMToolkit

LLMToolkit is a toolkit for NLP(Natural Language Processing) and LLM(Large Language Models) using Pytorch.

bert elmo gpt nlp pytorch t5 transformer

Last synced: 19 Mar 2025

https://github.com/fardinhash/multilabel-classification-llm

Multi-label classification using LLMs, with additional enhancements using quantization and LoRA (Low-Rank Adaptation). Get better performance on GPU.

bert-classification classification gpt-4 large-language-models llm mistral-7b multi-class-classification multi-label-classification multiclass-classification multilabel-classification t5 text-classification

Last synced: 04 Mar 2025

https://github.com/sonoisa/qiita-title-generation

Qiitaの記事本文を与えるとタイトルを自動生成してくれる深層学習モデルの推論処理

deep-learning natural-language-processing t5 transformers

Last synced: 31 Jan 2026

https://github.com/brucewlee/prompt-learning-readability

[EACL 2023] use text-to-text models (BART, T5) for readability assessment

bart readability readability-scores t5

Last synced: 12 Apr 2025

https://github.com/nicolay-r/vilongt5

LongT5-based model pre-trained on a large amount of unlabeled Vietnamese news texts and fine-tuned with ViMS and VMDS collections

language-model multi-document-summarization nlp t5 t5-model textsummarization transformer vietnamese vietnamese-nlp

Last synced: 01 Sep 2025

https://github.com/abhilash1910/transformers-workshop

Transformers Workshop on behalf of ML India. Contains resource notebook for training/inferring large scale transformer models for different downstream task

bert distilbert electra gpt2 keras t5 tf2 torch transformers

Last synced: 21 May 2026

https://github.com/aaronbriel/absum

Abstractive Summarization for Data Augmentation

abstract-summarization absum data-augmentation nlp t5 transformers

Last synced: 25 Apr 2025

https://github.com/ntphuc149/viag

ViAG: A Novel Framework for Fine-tuning Answer Generation models ultilizing Encoder-Decoder and Decoder-only Transformers's architecture

answer-generation bart bartpho bertscore bleu-score decoder-only encoder-decoder fine-tuning instruction-tuning llama llm meteor plms qlora question-answering qwen rouge t5 vit5

Last synced: 26 Jun 2025

https://github.com/chai-dev682/auto_rename_variable

Project for renaming variables in Python codes to make a Python code more comprehensive. Used BERT(Bidirectional Encoding Representation from Transformer) amd T5(Text to Text Transfer Transformer) models.

bert python t5

Last synced: 22 Apr 2026

https://github.com/mrpotatosanta/bo1-zombies-autosplitter

LiveSplit Autosplitter for Call of Duty: Black Ops Zombies on Steam, BGamer, and Plutonium T5

asl autosplitter bgamer black-ops black-ops-1 bo1 call-of-duty cod livesplit plutonium round-timer speedrun speedrunning t5 timer zombies zwr

Last synced: 07 Apr 2026

https://github.com/shilongdai/rot5

Small transformer trained from scratch

llm pytorch t5 tinystories transformers

Last synced: 07 May 2026

https://github.com/3riy/road-incident-detection-and-sms-alert-system

Real-Time Road Incident/Hazard Detection and SMS Alert Notification System using CV models, T5 string generation, and Twilio SMS API

computer-vision cv2 fire-detection flask incident-detection incident-response mongodb mongodb-database opencv opencv-python python python-3 python3 road-safety t5 t5-small twilio-api web-application webapp yolo

Last synced: 10 Apr 2026

https://github.com/ambidextrous9/text-summarization-using-t5

Text Summarization using Pre-Trained T5 on News Dataset

dataloader news pytorch-lightning t5 t5-model text-summarization

Last synced: 09 Jun 2026

https://github.com/abhijitramesh/semantic-similarity

This repository will contain state of the art implementation of semantic-similarity

bert huggingface nlp sematic-similarity snli t5

Last synced: 10 Jan 2026

https://github.com/mrapacz/interlinear-translation

Morphology-enhanced neural models for Ancient Greek interlinear translation, achieving 35-38% BLEU improvements for English and Polish translations. Includes custom T5 implementations and training code. [LoResLM@COLING2025]

ancient-greek coling coling2025 deep-learning interlinear-translation low-resource-languages machine-translation morphology neural-networks nlp t5 transformers

Last synced: 17 Jan 2026

https://github.com/ukplab/starsem2023-arithmetic-based-pretraining

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

bart contrastive-learning flan-t5 language-model numerical-reasoning pretraining t5 transformers

Last synced: 31 Jan 2026

https://github.com/vr-enhanced-learning/answer-generator

T5 based context-aware Answer Generator - TURB phase 1

machinelearning t5 transformer turb

Last synced: 10 Jul 2025

https://github.com/ssbuild/t5_rlhf

chatyuan_rlhf_training

adalora lora ppo qlora reward rlhf t5

Last synced: 15 May 2026

https://github.com/sreeeswaran/text-generation-using-t5

This project demonstrates the use of Transformers for text generation using the T5 model. The project includes the necessary code for training the model on a custom dataset and generating new text.

ai artificial-intelligence artificial-neural-networks deep-learning deep-neural-networks neural-networks t5 t5-model text-generation text-generation-using-t5 text-to-text text-to-text-generation text-to-text-transfer-transformer text-to-text-transformer tranformers

Last synced: 24 Aug 2025

https://github.com/lakshmi-bashyam/analysis_of_transfer_learning_methods

Report on study compares pre-training objectives, architectures, unlabeled data sets, transfer approaches, and other factors on of language understanding tasks. Analysing the inner workings of T5 and related transformer model architecture on multiple standard NLP datasets.

bert nlp t5 transfer-learning

Last synced: 24 Jan 2026

https://github.com/vr-enhanced-learning/summarizer

The Summarizer Module of the TURB

flan-t5 huggingface multi-news t5 transformer

Last synced: 13 Oct 2025

https://github.com/afrid1045/t5-text-summarization

This project outlines the step-by-step process of fine-tuning and using a T5 Transformer model for text summarization using HuggingFace. It's designed as a learning project to understand tokenizer behavior, sequence-to-sequence modeling, training loops, inference, and practical usage of Transformers in NLP.

deep-learning fine-tuning huggingface machine-learning nlp pytorch sequence-to-sequence t5 text-summarization transformers

Last synced: 01 May 2026

https://github.com/samaalharbi2/sdaia-t5-bootcamp

Sdaia T5-BootCamp: Data Science and Artificial Intelligence

ai data-science sdaia-academy t5

Last synced: 05 Apr 2025

https://github.com/fahmiaziz98/large_language_model

This repository contains my practice in learning llms, specifically BERT, T5, GPT-2

bert fine-tuning gpt-2 huggingface large-language-models llm-inference openai streamlit t5

Last synced: 19 Apr 2026

https://github.com/akash-47-tank/personalized-e-commerce-review-summarizer

Personalized E-commerce Product Review Summarizer: A Streamlit app that summarizes product reviews (e.g., from a CSV) using T5-small and tailors summaries to user preferences (price, durability, etc.) with NLP and lightweight ML.

data-analysis e-commerce machine-learning nlp personalization portfolio python scikit-learn sentiment-analysis streamlit t5 transformers web-app

Last synced: 05 May 2026

https://github.com/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

c4 flan-t5 google-colab-notebook python t5 t5-small transformers-models

Last synced: 27 Apr 2026

https://github.com/echosingh/news-article-summarizer

A terminal-style Gradio app that summarizes news articles using a fine-tuned t5-small-indian-news transformer model.

fine-tuning kaggle summarization t5

Last synced: 27 Apr 2026

https://github.com/teo-sl/human_faces_imagen

This repository contains the source code for the training and testing of Imagen on a dataset containing human faces.

conditional diffusion-models human-faces imagen pytorch t5

Last synced: 27 Apr 2026

https://github.com/sterbweise/plutonium-key-generator

Plutonium Key Generator is a utility designed to allows users to generate Plutonium server keys.

cli-tool iw4m plutonium plutonium-key rust server-key-generator t4 t5 t6

Last synced: 08 Oct 2025

https://github.com/labackdoor/rope-t5

A from-scratch implementation of a T5 model modified with Rotary Position Embeddings (RoPE). This project includes the code for pre-training on the C4 dataset in streaming mode with Flash Attention 2.

c4-dataset evaluation-benchmark flash-attention from-scratch huggingface language-model llm nlp pre-training pytorch rope rotary-position-embedding sequence-to-sequence span-corruption t5

Last synced: 13 Aug 2025

https://github.com/mynameisvinn/deepscribe-t5

ML infrastructure for tuning T5

t5

Last synced: 23 Oct 2025