pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。
☆1,308Jun 18, 2022Updated 3 years ago
Alternatives and similar repositories for bert_seq2seq
Users that are interested in bert_seq2seq are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,208Apr 19, 2026Updated last month
- keras implement of transformers for humans☆5,422Nov 11, 2024Updated last year
- ☆442Mar 12, 2022Updated 4 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆819Jun 18, 2021Updated 4 years ago
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,244Mar 11, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Chinese NewsTitle Generation Project by GPT2.带有超级详细注释的中文GPT2新闻标题生成项目。☆1,111Mar 8, 2022Updated 4 years ago
- 中文文本摘要(text summarization)工具包, 抽取式中文文本摘要 Extractive text summary of Lead3、keyword、textrank、text teaser、word significance、LDA、LSI、NMF。(gra…☆419Jun 17, 2024Updated last year
- 天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch☆965Dec 23, 2020Updated 5 years ago
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆398May 31, 2024Updated last year
- ☆420Mar 4, 2024Updated 2 years ago
- 一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda☆1,882Mar 18, 2025Updated last year
- 搜索所有中文NLP数据集,附常用英文NLP数据集☆4,441Nov 21, 2022Updated 3 years ago
- DeepIE: Deep Learning for Information Extraction☆1,941Dec 9, 2022Updated 3 years ago
- Open Language Pre-trained Model Zoo☆1,006Nov 18, 2021Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 使用Bert,ERNIE,进行中文文本分类☆4,424Jun 28, 2024Updated last year
- 基于GPT2的中文摘要生成模型☆405Jul 6, 2023Updated 2 years ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,734Sep 23, 2020Updated 5 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆259Aug 13, 2021Updated 4 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,808Apr 4, 2026Updated last month
- 基于Transformer的生成式文本摘要☆185Jun 22, 2022Updated 3 years ago
- a bert for retrieval and generation☆860Feb 26, 2021Updated 5 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,384May 31, 2022Updated 3 years ago
- Embedding, NMT, Text_Classification, Text_Generation, NER etc.☆571Jun 12, 2023Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard☆4,254Feb 6, 2026Updated 3 months ago
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,786Jul 22, 2024Updated last year
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services☆4,904Feb 24, 2021Updated 5 years ago
- 基于Pytorch的,中文语义相似度匹配模型(ABCNN、Albert、Bert、BIMPM、DecomposableAttention、DistilBert、ESIM、RE2、Roberta、SiaGRU、XlNet)☆797Mar 22, 2020Updated 6 years ago
- 中文生成式预训练模型☆571Apr 3, 2022Updated 4 years ago
- Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo☆3,107May 9, 2024Updated 2 years ago
- 收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中☆2,242Aug 29, 2023Updated 2 years ago
- 使用UniLM实现中文文本摘要☆43Mar 25, 2020Updated 6 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记☆4,032Aug 18, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,979Nov 21, 2022Updated 3 years ago
- 可以将bert相关模型在网站上进行展示、测试,后端使用flask,前端使用vue。☆11Aug 20, 2021Updated 4 years ago
- Chinese version of GPT2 training code, using BERT tokenizer.☆7,603Apr 25, 2024Updated 2 years ago
- 100+ Chinese Word Vectors 上百种预训练中文词向量☆12,221Oct 30, 2023Updated 2 years ago
- NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。☆537May 20, 2023Updated 3 years ago
- CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition☆1,525Nov 21, 2022Updated 3 years ago
- 总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力☆7,493Aug 24, 2022Updated 3 years ago