UER-py
Model trainer
A toolkit for building pre-training models and fine-tuning them on downstream tasks in natural language processing
Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo
3k stars
76 watching
526 forks
Language: Python
last commit: 7 months ago albertbartbertchineseclassificationclueelmofine-tuninggptgpt-2model-zoonatural-language-processingnerpegasuspre-trainingpytorchrobertat5unilmxlm-roberta
Related projects:
Repository | Description | Stars |
---|---|---|
qubvel-org/segmentation_models.pytorch | A PyTorch library for building and training neural networks for image segmentation tasks. | 9,696 |
codertimo/bert-pytorch | An implementation of Google's 2018 BERT model in PyTorch, allowing pre-training and fine-tuning for natural language processing tasks | 6,222 |
thunlp/plmpapers | Compiles and organizes key papers on pre-trained language models, providing a resource for developers and researchers. | 3,328 |
huawei-noah/pretrained-language-model | A collection of pre-trained language models and optimization techniques for efficient natural language processing | 3,028 |
yunjey/pytorch-tutorial | A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,251 |
cadene/pretrained-models.pytorch | Provides pre-trained PyTorch models for various computer vision tasks and datasets. | 9,036 |
victoresque/pytorch-template | An open-source PyTorch deep learning project template providing a structured environment for building and training various models. | 4,754 |
tiger-ai-lab/uniir | Trains and evaluates a universal multimodal retrieval model to perform various information retrieval tasks. | 110 |
openbmb/cpm-live | A live training platform for large-scale deep learning models, allowing community participation and collaboration in model development and deployment. | 511 |
shenweichen/deepctr-torch | A PyTorch-based package for building and training click-through rate models using various deep learning architectures. | 3,023 |
rdspring1/pytorch_gbw_lm | Trains a large-scale PyTorch language model on the 1-Billion Word dataset | 123 |
dsksd/deepnlp-models-pytorch | Pytorch implementations of various Deep NLP models from Stanford's cs-224n course | 2,954 |
ahkarami/deep-learning-in-production | A collection of notes and references on deploying deep learning models in production environments | 4,306 |
mlfoundations/open_flamingo | A framework for training large multimodal models to generate text conditioned on images or other text. | 3,742 |
zllrunning/face-parsing.pytorch | Implementation of a face parsing model using PyTorch and a modified BiSeNet architecture. | 2,317 |