t5-model
There are 147 repositories under t5-model topic.
920232796/bert_seq2seq
pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。
charent/ChatLM-mini-Chinese
中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。
clue-ai/PromptCLUE
PromptCLUE, 全中文任务支持零样本学习模型
Shivanandroy/simpleT5
simpleT5 is built on top of PyTorch-lightning⚡️ and Transformers🤗 that lets you quickly train your T5 models.
vipulraheja/coedit
Official implementation of the paper "CoEdIT: Text Editing by Task-Specific Instruction Tuning" (EMNLP 2023)
UBC-NLP/araT5
AraT5: Text-to-Text Transformers for Arabic Language Understanding
DeanLJY/BookCapsule
📚 Unearth the Core of Knowledge in Minutes 📓
p208p2002/Transformer-QG-on-SQuAD
Implement Question Generator with SOTA pre-trained Language Models (RoBERTa, BERT, GPT, BART, T5, etc.)
ai-forever/model-zoo
NLP model zoo for Russian
Praveen76/LLM-Projects-Archive
The "LLM Projects Archive" is a centralized GitHub repository, offering a diverse collection of Language Model Models projects. A valuable resource for researchers, developers, and enthusiasts, it showcases the latest advancements and applications in the realm of LLMs. Explore and contribute to the dynamic landscape of language model projects.
osainz59/t5-encoder
A extension of Transformers library to include T5ForSequenceClassification class.
nsi319/Finetune-Transformers
Abstractive text summarization by fine-tuning seq2seq models.
gsarti/it5
Materials for "IT5: Large-scale Text-to-text Pretraining for Italian Language Understanding and Generation" 🇮🇹
wyu-du/GP-VAE
This repository contains the data and code for the paper "Diverse Text Generation via Variational Encoder-Decoder Models with Gaussian Process Priors" (SPNLP@ACL2022)
lesterpjy/numeric-t5
Training T5 to perform numerical reasoning.
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%.
yazdipour/text-to-sparql
End-to-End Model - Finetuned T5 for Text-to-SPARQL Task
mukul54/inter-iit-bridgei2i
Automated Headline generation and Aspect Based Sentiment Analysis
jongwooko/NASH-Pruning-Official
About Code for the paper "NASH: A Simple Unified Framework of Structured Pruning for Accelerating Encoder-Decoder Language Models" (EMNLP 2023 Findings)
lcl-hse/heptabot
A full-text error corrector for English based on transformers and deep learning
AnMol12499/Text-to-SQL-using-T5-Model
Natural Language to SQL
aryashah2k/NLP-Data-Augmentation
Implementing 5 Different Approaches To Augmenting Data For Natural Language Processing Tasks.
dmhyun/MSRP
Official repository of Generating Multiple-Length Summaries via Reinforcement Learning for Unsupervised Sentence Summarization [EMNLP'22 Findings]
Sharif-SLPL/t5-fa
T5 (Text-to-Text Transformer Model) for Farsi.
jacek-michalak/flan-t5-xl_GODEL-v1_1-large-seq2seq_gpt2-xl_chatbots-without-any-safety
Flan-T5 GODEL GPT-2 chatbots without any input and output filters
nerdimite/abstract-to-title-generator
A T5-based Seq2Seq Model that Generates Titles for Machine Learning Papers using the Abstract
svjack/GLM-Open-Dialogue
A enhanced Open Dialogue Context Generator supported by General Language Model Pretraining with Autoregressive Blank Infilling
tm243/CodeT5-KDE
CodeT5 LLM fine-tuned with C++ code from KDE
ZhangChengX/T5-Fine-Tuning-for-Question-Generation
T5 Fine-tuning on SQuAD Dataset for Question Generation
pedro-r-marques/tutorial-t5-fine-tune
Tutorial for text classification with fine tuning of a T5 model on TPUs.
shivaniNK8/News-Article-Text-Summarizer-Transformer
Extractive and Abstractive text summarization of news articles with T5 (Text-To-Text Transfer Transformer) and text ranking algorithms
kenilc/finetune4textgen
A python script to fine-tune pre-trained models for text generation
RobinSmits/FakeNews-Generator-And-Detector
Train a T5 model to generate simple Fake News and use a RoBERTa model to classify what's fake and what's real.
Tejas1510/MOM
MOM is a create chrome extension to integrate with online meetings in order to produce multilingual text and voice summarizer for taking Minutes of Meeting
nikoslefkos/semcom-framework
A repository for my Diploma Thesis; "Semantic communications framework with Transformer based models"