bert4torch
Transformer library
An implementation of transformer models in PyTorch for natural language processing tasks
An elegent pytorch implement of transformers
1k stars
16 watching
155 forks
Language: Python
last commit: 6 days ago bellebertbert4kerasbert4torchchatglmlarge-language-modelsllamallmnamed-entity-recognitionnlppytorchrelation-extractionseq2seqtext-classificationtransformers
Related projects:
Repository | Description | Stars |
---|---|---|
leviswind/pytorch-transformer | Implementation of a transformer-based translation model in PyTorch | 239 |
jsksxs360/how-to-use-transformers | A comprehensive guide to using the Transformers library for natural language processing tasks | 1,133 |
german-nlp-group/german-transformer-training | Trains German transformer models to improve language understanding | 23 |
lemonhu/ner-bert-pytorch | A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data. | 438 |
lucidrains/reformer-pytorch | An implementation of Reformer, an efficient Transformer model for natural language processing tasks. | 2,120 |
huggingface/pytorch-openai-transformer-lm | Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |
fastnlp/cpt | A pre-trained transformer model for natural language understanding and generation tasks in Chinese | 481 |
zhuiyitechnology/gau-alpha | An implementation of a Gated Attention Unit-based Transformer model for natural language processing tasks | 96 |
matlab-deep-learning/transformer-models | An implementation of deep learning transformer models in MATLAB | 206 |
kazuto1011/deeplab-pytorch | PyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets | 1,093 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |
zhuiyitechnology/roformer | An enhanced transformer model with improved relative position embeddings for natural language processing tasks | 819 |
locuslab/pytorch_fft | Provides an efficient wrapper around CUDA FFTs for PyTorch transformations | 314 |
dfki-nlp/gevalm | Evaluates German transformer language models with syntactic agreement tests | 7 |
rdspring1/pytorch_gbw_lm | Trains a large-scale PyTorch language model on the 1-Billion Word dataset | 123 |