GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

t5-model

Website
Wikipedia
https://static.github-zh.com/github_avatars/charent?size=40
charent / ChatLM-mini-Chinese

中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。

聊天机器人language-modelt5-modeltext-generation
Python 1.55 k
1 年前
https://static.github-zh.com/github_avatars/920232796?size=40
920232796 / bert_seq2seq

pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。

bertseq2seqnercrftext-classificationunilmPyTorchrobertagpt2t5-model
Python 1.3 k
3 年前
https://static.github-zh.com/github_avatars/clue-ai?size=40
clue-ai / PromptCLUE

PromptCLUE, 全中文任务支持零样本学习模型

中文gpt-3multitask-learningpretrained-modelst5-modelzero-shot-learningfew-shot-learningtransfer-learningbertprompt-tuningroberta
Jupyter Notebook 663
2 年前
https://static.github-zh.com/github_avatars/Shivanandroy?size=40
Shivanandroy / simpleT5

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

t5transformerssummarizationtranslationclassificationPyTorchfinetunefine-tuningt5-modeltraining
Python 395
2 年前
https://static.github-zh.com/github_avatars/vipulraheja?size=40
vipulraheja / coedit

#自然语言处理#Official implementation of the paper "CoEdIT: Text Editing by Task-Specific Instruction Tuning" (EMNLP 2023)

深度学习grammarlylarge-language-models大语言模型自然语言处理text-editinginstruction-tuningflan-t5t5t5-model
Shell 125
9 个月前
https://static.github-zh.com/github_avatars/vipulraheja?size=40
vipulraheja / coedit

#自然语言处理#Official implementation of the paper "CoEdIT: Text Editing by Task-Specific Instruction Tuning" (EMNLP 2023)

深度学习grammarlylarge-language-models大语言模型自然语言处理text-editinginstruction-tuningflan-t5t5t5-model
Shell 111
9 个月前
https://static.github-zh.com/github_avatars/UBC-NLP?size=40
UBC-NLP / araT5

AraT5: Text-to-Text Transformers for Arabic Language Understanding

arabicgenerationmachine-translationqasummarizationt5t5-modeltransformer
90
1 年前
https://static.github-zh.com/github_avatars/Praveen76?size=40
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 sho...

bert-modelgpt35turbolarge-language-models大语言模型t5-modelxlnet
Python 60
4 个月前
https://static.github-zh.com/github_avatars/p208p2002?size=40
p208p2002 / Transformer-QG-on-SQuAD

Implement Question Generator with SOTA pre-trained Language Models (RoBERTa, BERT, GPT, BART, T5, etc.)

squadpytorch-lightningbartgpt2text-generationt5-modelbertrobertaalbertFlaskAPI
Python 48
3 年前
https://static.github-zh.com/github_avatars/ai-forever?size=40
ai-forever / model-zoo

#自然语言处理#NLP model zoo for Russian

自然语言处理bertt5t5-modelrobertarussian-languagerussianPyTorchtransformers
47
4 年前
https://static.github-zh.com/github_avatars/DeanLJY?size=40
DeanLJY / BookCapsule

📚 Unearth the Core of Knowledge in Minutes 📓

t5-model
Python 45
1 年前
https://static.github-zh.com/github_avatars/osainz59?size=40
osainz59 / t5-encoder

A extension of Transformers library to include T5ForSequenceClassification class.

classificationt5t5-modeltransformers
Python 38
2 年前
https://static.github-zh.com/github_avatars/nsi319?size=40
nsi319 / Finetune-Transformers

#自然语言处理#Abstractive text summarization by fine-tuning seq2seq models.

自然语言处理huggingfacetransformerssequence-modelstransfer-learningt5-modelbartcolab
Python 37
4 年前
https://static.github-zh.com/github_avatars/gsarti?size=40
gsarti / it5

Materials for "IT5: Large-scale Text-to-text Pretraining for Italian Language Understanding and Generation" 🇮🇹

t5-modelhuggingface-transformerspretrained-modelsitalianresearch-papertransformertransfer-learning
Jupyter Notebook 30
1 年前
https://static.github-zh.com/github_avatars/wyu-du?size=40
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)

variational-autoencodergaussian-processestext-generationt5-modellstmtransformerstyle-transfer
Python 25
3 年前
https://static.github-zh.com/github_avatars/lesterpjy?size=40
lesterpjy / numeric-t5

#自然语言处理#Training T5 to perform numerical reasoning.

t5-modelPythonnlp-tasks自然语言处理question-answering
Jupyter Notebook 24
4 年前
https://static.github-zh.com/github_avatars/M-Taghizadeh?size=40
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%.

fine-tuningflan-t5large-language-models自然语言处理t5-modeltext-classification
Jupyter Notebook 21
2 年前
https://static.github-zh.com/github_avatars/yazdipour?size=40
yazdipour / text-to-sparql

End-to-End Model - Finetuned T5 for Text-to-SPARQL Task

t5t5-modeltransformertranslation
Jupyter Notebook 19
4 年前
https://static.github-zh.com/github_avatars/jongwooko?size=40
jongwooko / NASH-Pruning-Official

Code Implementation for "NASH: A Simple Unified Framework of Structured Pruning for Accelerating Encoder-Decoder Language Models" (EMNLP 2023)

auto-regressive-modelbartmodel-compressiont5-model
Python 16
2 年前
https://static.github-zh.com/github_avatars/mukul54?size=40
mukul54 / inter-iit-bridgei2i

#自然语言处理#Automated Headline generation and Aspect Based Sentiment Analysis

text-classificationtranslation自然语言处理PyTorcht5-model
Jupyter Notebook 15
2 年前
loading...