bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。
☆53Aug 29, 2022Updated 3 years ago
Alternatives and similar repositories for bert_seq2seq_DDP
Users that are interested in bert_seq2seq_DDP are comparing it to the libraries listed below
Sorting:
- pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。☆1,307Jun 18, 2022Updated 3 years ago
- 基于ChatGPT的问答对自动生成,可复用于其他NLP领域☆20Apr 3, 2023Updated 2 years ago
- Explore different chinese nlp tasks by using t5/mt5/t5-pegasus like text-classification, text-summary and so on.☆31Aug 20, 2022Updated 3 years ago
- pytorch版损失函数,改写自科学空间文章,【通过互信息思想来缓解类别不平衡问题】、【将“softmax+交叉熵”推广到多标签分类问题】☆12Aug 22, 2021Updated 4 years ago
- 文本生成 - 通过商品参数和图片自动生成营销文本☆12Sep 17, 2021Updated 4 years ago
- Supplementary material for PPG2BP-cGAN☆13May 14, 2023Updated 2 years ago
- NestedFormer: Nested Modality-Aware Transformer for Brain Tumor Segmentation (MICCAI 2022)☆46Sep 3, 2022Updated 3 years ago
- ☆11Aug 25, 2020Updated 5 years ago
- 可以将bert相关模型在网站上进行展示、测试,后端使用flask,前端使用vue。☆11Aug 20, 2021Updated 4 years ago
- pytorch实现聊天机器人,seq2seq模型☆10Feb 9, 2020Updated 6 years ago
- ☆22Jun 20, 2024Updated last year
- ☆13Aug 21, 2022Updated 3 years ago
- 基于百度uie的关系抽取☆20Sep 26, 2022Updated 3 years ago
- 斗破苍穹小说的新词发现☆13May 12, 2022Updated 3 years ago
- Code for our ACL 2023 paper: Causality-aware Concept Extraction based on Knowledge-guided Prompting☆14Aug 19, 2023Updated 2 years ago
- ☆12Feb 20, 2021Updated 5 years ago
- Quantum Natural Language Processing (QNLP)'s project repository for Qiskit Hackathon Europe.☆16Sep 4, 2024Updated last year
- 本方案在以下赛事中获得TOP3名次:1.2021百度paddlepaddle&国家电网AI创新大赛 语义解析赛道 三等奖 2.千言·语义解析 冠军 3.CCKS 2022 金融NL2SQL 亚军 4. WAIC 2022 Text2SQL 三等奖☆33Feb 18, 2022Updated 4 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆53Nov 29, 2022Updated 3 years ago
- Cross-GCN: Enhancing Graph Convolutional Network with k-Order Feature Interactions☆12Mar 26, 2020Updated 5 years ago
- 2019年讯飞开发者大赛应用分类标注赛第一名解决方案☆12Oct 23, 2019Updated 6 years ago
- We propose an quantum image processing platform covering various verticals such as weather forecasting. They all can be modeled using rec…☆16Mar 12, 2022Updated 4 years ago
- 一个高性能高并发网络服务器框架☆13Dec 13, 2022Updated 3 years ago
- 用于学习“从零开始重写sylar C++高性能分布式服务器框架“,添加了很多注解和文档方便学习☆12Feb 28, 2024Updated 2 years ago
- [VLDB'23] SUREL+ is a novel set-based computation framework for scalable subgraph-based graph representation learning.☆17Apr 10, 2025Updated 11 months ago
- ☆15May 24, 2024Updated last year
- System traces dataset generation tool.☆14Mar 18, 2022Updated 4 years ago
- ☆11May 29, 2024Updated last year
- Document-Level In-Context Few-Shot Relation Extraction via Pre-Trained Language Models☆12May 15, 2024Updated last year
- Code for paper "ProgGen: Generating Named Entity Recognition Datasets Step-by-step with Self-Reflexive Large Language Models"☆17Mar 29, 2024Updated last year
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Jun 1, 2022Updated 3 years ago
- 一个面向繁体中文古籍分词的python工具包☆36Jan 3, 2022Updated 4 years ago
- 汉语框架语义解析☆18Apr 25, 2023Updated 2 years ago
- Pytorch implementation of paper: Small Pre-trained Language Models Can be Fine-tuned as Large Models via Over-Parameterization.☆12May 18, 2023Updated 2 years ago
- ☆38Dec 24, 2022Updated 3 years ago
- 使用BERT构建多标签标注模型☆42Feb 23, 2020Updated 6 years ago
- 该仓库主要记录 NLP 算法工程师相关的 搜索引擎 学习笔记☆13Apr 9, 2022Updated 3 years ago
- [Paper][AAAI2023] Analogical Inference Enhanced Knowledge Graph Embedding☆13Jan 19, 2023Updated 3 years ago
- 输入一段文本,使用 `TextRank`算法 从输入文本中提取关键词和摘要(重要的句子),并使用Flask写成后台形式☆12Dec 27, 2019Updated 6 years ago