Lisennlp / distributed_train_pytorchLinks
pytorch分布式训练,支持多机多卡,单机多卡。
☆42Updated 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
- ☆36Updated 3 years ago
- lightweighted deep learning inference service framework☆40Updated 4 years ago
- RoFormer升级版☆154Updated 3 years ago
- 一个多模态内容理解算法框架,其中包含数据处理、预训练模型、常见模型以及模型加速等模块。☆319Updated 3 years ago
- 简洁易用版TinyBert:基于Bert进行知识蒸馏的预训练语言模型☆267Updated 4 years ago
- 基于Gated Attention Unit的Transformer模型(尝鲜版)☆98Updated 2 years ago
- 使用sentencepiece中BPE训练中文词表,并在transformers中进行使用。☆119Updated 2 years ago
- A text classification example using ddp horovod and accelerate☆33Updated 3 years ago
- 音乐类语料的意图识别填槽以及槽值纠错模型☆17Updated 2 years ago
- 基于seq2edit (Gector) 的中文文本纠错。☆29Updated 2 years ago
- Apply the Circular to the Pretraining Model☆37Updated 3 years ago
- RoFormer V1 & V2 pytorch☆507Updated 3 years ago
- 基于BERT的中文分词模型的一个简单demo☆8Updated 4 years ago
- 一个基于预训练的句向量生成工具☆138Updated 2 years ago
- FLASHQuad_pytorch☆67Updated 3 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
- 拼音转汉字, convert pinyin to 汉字 using deep networks☆22Updated 4 years ago
- This repository is the official implementation of the ECAI 2024 conference paper SUBLLM: A Novel Efficient Architecture with Token Sequen…☆69Updated last year
- 文本智能校对大赛(Chinese Text Correction)的baseline☆68Updated 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的预训练语言模型实现,分为两步:预训练和微调。目前已包括BERT、Roberta、ALbert三个模型,且皆可支持Whole Word Mask模式。☆17Updated 5 years ago
- python | 高效使用统计语言模型kenlm:新词发现、分词、智能纠错等☆166Updated 5 years ago
- 不用tensorflow estimator,分别采用字mask和wwm mask在中文领域内finetune bert模型☆23Updated 5 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆266Updated 2 years ago
- ☆17Updated 2 years ago
- a sample code for utilizing torch.distributed☆21Updated 4 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。☆226Updated 3 years ago
- ☆21Updated 3 years ago