How-to-use-Transformers
NLP tutorial
A comprehensive guide to using the Transformers library for natural language processing tasks
Transformers 库快速入门教程
1k stars
12 watching
151 forks
Language: Python
last commit: 4 months ago bertclassificationnatural-language-processingnernlppromptpytorchqasentiment-classificationsummarizationtransformertransformerstranslation
Related projects:
Repository | Description | Stars |
---|---|---|
chrislemke/sk-transformers | Provides a collection of reusable data transformation tools | 10 |
tongjilibo/bert4torch | An implementation of transformer models in PyTorch for natural language processing tasks | 1,257 |
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. | 293 |
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,926 |
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 | 482 |
bigscience-workshop/megatron-deepspeed | A collection of tools and scripts for training large transformer language models at scale | 1,342 |
huggingface/swift-coreml-transformers | Provides Swift implementations of popular transformer-based models for question answering and text generation. | 1,618 |
nlgranger/seqtools | A Python library to manipulate and transform indexable data | 49 |
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,996 |