ShomyLiu / torch-ddp-examplesLinks
A text classification example using ddp horovod and accelerate
☆33Updated 3 years ago
Alternatives and similar repositories for torch-ddp-examples
Users that are interested in torch-ddp-examples are comparing it to the libraries listed below
Sorting:
- a baseline to practice☆45Updated 4 years ago
- pytorch分布式训练☆67Updated 2 years ago
- 简洁易用版TinyBert:基于Bert进行知识蒸馏的预训练语言模型☆267Updated 4 years ago
- R-Drop方法在中文任务上的简单实验☆91Updated 3 years ago
- 2022微信大数据挑战赛 第8名 方案☆74Updated 2 years ago
- A PyTorch-based toolkit for natural language processing☆159Updated 2 years ago
- 论文模型复现☆42Updated 2 years ago
- FLASHQuad_pytorch☆67Updated 3 years ago
- NLP中文预训练模型泛化能力挑战赛(https://tianchi.aliyun.com/competition/entrance/531841/introduction?spm=5176.12281957.1004.2.7a883eafYhYhOq)☆37Updated 4 years ago
- RoFormer升级版☆154Updated 3 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆226Updated 3 years ago
- ☆34Updated 4 years ago
- 基于tensorflow1.x的预训练模型调用,支持单机多卡、梯度累积,XLA加速,混合精度。可灵活训练、验证、预测。☆59Updated 3 years ago
- Knowledge Graph☆175Updated 2 years ago
- 我的数据竞赛方案总结☆69Updated last year
- CoSENT、STS、SentenceBERT☆170Updated 6 months ago
- Hugging BERT together. Misc scripts for Huggingface transformers.☆71Updated 2 years ago
- Apply the Circular to the Pretraining Model☆37Updated 3 years ago
- Label Mask for Multi-label Classification☆57Updated 4 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 4 years ago
- 华为哪吒模型实践指南☆21Updated 3 years ago
- 全球人工智能技术创新大赛-赛道三-冠军方案☆239Updated 4 years ago
- 实现了Transformer中的几种位置编码方案