Lisennlp / distributed_train_pytorchLinks
pytorch分布式训练,支持多机多卡,单机多卡。
☆41Updated 4 years ago
Alternatives and similar repositories for distributed_train_pytorch
Users that are interested in distributed_train_pytorch are comparing it to the libraries listed below
Sorting:
- 论文模型复现☆42Updated 2 years ago
- 简洁易用版TinyBert:基于Bert进行知识蒸馏的预训练语言模型☆266Updated 4 years ago
- lightweighted deep learning inference service framework☆39Updated 4 years ago
- 一个多模态内容理解算法框架,其中包含数据处理、预训练模型、常见模型以及模型加速等模块。☆318Updated 3 years ago
- FLASHQuad_pytorch☆67Updated 3 years ago
- RoFormer升级版☆153Updated 2 years ago
- 一个基于预训练的句向量生成工具☆137Updated 2 years ago
- ☆35Updated 3 years ago
- 文本智能校对大赛(Chinese Text Correction)的baseline☆67Updated 2 years ago
- CTC2021-中文文本纠错大赛的SOTA方案及在线演示☆72Updated 2 years ago
- Apply the Circular to the Pretraining Model☆37Updated 3 years ago
- 基于Gated Attention Unit的Transformer模型(尝鲜版)☆97Updated 2 years ago
- The code for our ACL2022 findings paper: CRACSpell: A Contextual Typo Robust Approach with Copy Mechanism to Improve Chinese Spelling Cor…☆75Updated 3 years ago
- Correcting Chinese Spelling Errors with Phonetic Pre-training 非官方实现☆40Updated 3 years ago
- A Multi-modal Model Chinese Spell Checker Released on ACL2021.☆160Updated last year
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆225Updated 2 years ago
- This is the official code for paper titled "Exploration and Exploitation: Two Ways to Improve Chinese Spelling Correction Models".☆68Updated 4 years ago
- 基于BERT的中文分词模型的一个简单demo☆8Updated 4 years ago
- [ICASSP 2022] AISHELL-NER: Named Entity Recognition from Chinese Speech☆23Updated 3 years ago
- 不用tensorflow estimator,分别采用字mask和wwm mask在中文领域内finetune bert模型☆23Updated 5 years ago
- A text classification example using ddp horovod and accelerate☆33Updated 3 years ago
- 基于mlm方式的带有纠错功能的拼音转汉字bert预训练模型,pinyin correcter,基于pytorch框架实现☆45Updated 4 years ago
- 基于seq2edit (Gector) 的中文文本纠错。☆29Updated 2 years ago
- 使用sentencepiece中BPE训练中文词表,并在transformers中进行使用。☆118Updated 2 years ago
- The Corpus & Code for EMNLP 2022 paper "FCGEC: Fine-Grained Corpus for Chinese Grammatical Error Correction" | FCGEC中文语法纠错语料及STG模型☆117Updated 7 months ago
- python | 高效使用统计语言模型kenlm:新词发现、分词、智能纠错等☆165Updated 5 years ago
- Use bert to predict punctuation on IWSLT2012 and The People's Daily 2014☆66Updated 5 years ago
- 拼音转汉字, convert pinyin to 汉字 using deep networks☆22Updated 4 years ago
- 实现了Transformer中的几种位置编码方案☆44Updated 3 years ago
- ☆50Updated 3 years ago