920232796 / bert_seq2seq_DDPLinks
bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。
☆52Updated 2 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:
- CMeEE/CBLUE/NER实体识别☆130Updated 3 years ago
- GlobalPointer的优化版/NER实体识别☆120Updated 3 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆126Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆168Updated 3 years ago
- GPLinker_pytorch☆82Updated 3 years ago
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现,并在百度关系抽取数据集上训练测试。☆192Updated 2 years ago
- Implemention of NER model on chinese dataset.☆73Updated 2 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆230Updated 2 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆87Updated 2 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 3 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆114Updated 4 years ago
- 面向金融领域的篇章级事件抽取和事件因果关系抽取 第六名 方案及代码☆62Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆393Updated 2 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated last year
- TPlinker for NER 中文/英文命名实体识别☆125Updated 3 years ago
- OneRel在中文关系抽取中的使用☆126Updated last year
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆60Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆147Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- Knowledge Graph☆172Updated 2 years ago
- 基于ERNIE的中文NER☆37Updated 3 years ago
- Using BERT+Bi-LSTM+CRF☆139Updated 3 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆132Updated last year
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆53Updated 2 years ago
- 使用bert进行事件抽取。☆44Updated last year
- 基于pytorch + bert的多标签文本 分类(multi label text classification)☆103Updated last year
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆45Updated 2 years ago