How-to-use-Transformers

NLP tutorial

A comprehensive guide to using the Transformers library for natural language processing tasks

Transformers 库快速入门教程

GitHub

1k stars
12 watching
149 forks
Language: Python
last commit: 2 months ago
bertclassificationnatural-language-processingnernlppromptpytorchqasentiment-classificationsummarizationtransformertransformerstranslation

Related projects:

Repository Description Stars
chrislemke/sk-transformers Provides a collection of reusable data transformation tools 8
tongjilibo/bert4torch An implementation of transformer models in PyTorch for natural language processing tasks 1,248
nlpodyssey/cybertron A Go package providing an easy interface to use pre-trained NLP models from the HuggingFace repository for tasks like text classification and machine translation. 291
german-nlp-group/german-transformer-training Trains German transformer models to improve language understanding 23
sarnikowski/danish_transformers An open-source collection of Danish language models for natural language processing tasks 30
leviswind/pytorch-transformer Implementation of a transformer-based translation model in PyTorch 240
microsoft/megatron-deepspeed Research tool for training large transformer language models at scale 1,914
dfki-nlp/gevalm Evaluates German transformer language models with syntactic agreement tests 7
ibrahimsobh/transformers An implementation of deep neural network architectures, including Transformers, in Python. 214
fastnlp/cpt A pre-trained transformer model for natural language understanding and generation tasks in Chinese 481
bigscience-workshop/megatron-deepspeed A collection of tools and scripts for training large transformer language models at scale 1,339
huggingface/swift-coreml-transformers Provides Swift implementations of popular transformer-based models for question answering and text generation. 1,619
nlgranger/seqtools A Python library to manipulate and transform indexable data 48
davidnemeskey/embert Provides pre-trained transformer-based models and tools for natural language processing tasks 2
delip/pytorchnlpbook A comprehensive Python tutorial and codebase for building natural language processing applications with PyTorch. 1,995