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
158 forks
Language: Python
last commit: about 1 month 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 | 240 |
jsksxs360/how-to-use-transformers | A comprehensive guide to using the Transformers library for natural language processing tasks | 1,220 |
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. | 442 |
lucidrains/reformer-pytorch | An implementation of Reformer, an efficient Transformer model for natural language processing tasks. | 2,132 |
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 | 482 |
zhuiyitechnology/gau-alpha | An implementation of a transformer-based NLP model utilizing gated attention units | 98 |
matlab-deep-learning/transformer-models | An implementation of deep learning transformer models in MATLAB | 209 |
kazuto1011/deeplab-pytorch | PyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets | 1,098 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
zhuiyitechnology/roformer | An enhanced transformer model with improved relative position embeddings for natural language processing tasks | 837 |
locuslab/pytorch_fft | Provides an efficient wrapper around CUDA FFTs for PyTorch transformations | 315 |
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 |