Pinned Repositories
apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
BadAgent
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
create_alert
用于规范纠错输出的格式和方式
DiT
Official PyTorch Implementation of "Scalable Diffusion Models with Transformers"
FASPell
2019-SOTA简繁中文拼写检查工具:FASPell Chinese Spell Checker (Chinese Spell Check / 中文拼写检错 / 中文拼写纠错 / 中文拼写检查)
getskills
jlauplants
我的辅修毕业设计,以后有空再来完善功能
T5corrector
DPamK's Repositories
DPamK/BadAgent
DPamK/jlauplants
我的辅修毕业设计,以后有空再来完善功能
DPamK/T5corrector
DPamK/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
DPamK/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
DPamK/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
DPamK/create_alert
用于规范纠错输出的格式和方式
DPamK/DiT
Official PyTorch Implementation of "Scalable Diffusion Models with Transformers"
DPamK/FASPell
2019-SOTA简繁中文拼写检查工具:FASPell Chinese Spell Checker (Chinese Spell Check / 中文拼写检错 / 中文拼写纠错 / 中文拼写检查)
DPamK/iterative-stratification
scikit-learn cross validators for iterative stratification of multilabel data
DPamK/JointBERT
Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"
DPamK/JointIDSF
BERT-based joint intent detection and slot filling with intent-slot attention mechanism (INTERSPEECH 2021)
DPamK/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
DPamK/Lac
DPamK/llama
Inference code for LLaMA models
DPamK/LLaMA-Factory
Unify Efficient Fine-Tuning of 100+ LLMs
DPamK/LMFlow
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models
DPamK/MedicalGPT
MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练、有监督微调、RLHF(奖励建模、强化学习训练)和DPO(直接偏好优化)。
DPamK/mh_nlu
DPamK/mmdetection
OpenMMLab Detection Toolbox and Benchmark
DPamK/MuCGEC
MuCGEC中文纠错数据集及文本纠错SOTA模型开源;Code & Data for our NAACL 2022 Paper "MuCGEC: a Multi-Reference Multi-Source Evaluation Dataset for Chinese Grammatical Error Correction"
DPamK/nlu_LabelCreater
DPamK/PaddleSeg
Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, 3D Segmentation, etc.
DPamK/pycorrector
pycorrector is a toolkit for text error correction. 文本纠错,Kenlm,ConvSeq2Seq,BERT,MacBERT,ELECTRA,ERNIE,Transformer,T5等模型实现,开箱即用。
DPamK/PygameGames
Games: Create interesting games in pure python.
DPamK/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
DPamK/snips-nlu
Snips Python library to extract meaning from text
DPamK/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
DPamK/ViTGAN
A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.
DPamK/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/