Skip to content

NLPToolkit is a toolkit for NLP(Natural Language Processing) and LLM(Large Language Models) using Pytorch.

License

Notifications You must be signed in to change notification settings

jianzhnie/NLP-Toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLPToolkit

PLMfamily

Introduction

nlptoolkit is a toolkit for NLP(Natural Language Processing) and LLM(Large Language Models) using Pytorch. nlptoolkit has implemented many language models and data preprocessing methods. More importantly, it provides a lot of examples that can run end-to-end.

Tokenizer

Support Models

Supported Language Models:

Supported Transformer Models:

Dependencies

  • Python 3.5+
  • Pytorch 1.5.0+

Reference:

License

NLPToolkit is released under the Apache 2.0 license.

Citation

Please cite the repo if you use the data or code in this repo.

@misc{NLPToolkit,
  author = {jianzhnie},
  title = {NLPToolkit: NLPToolkit is a toolkit for NLP and LLMs using Pytorch},
  year = {2023},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/jianzhnie/NLP-Toolkit}},
}

About

NLPToolkit is a toolkit for NLP(Natural Language Processing) and LLM(Large Language Models) using Pytorch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages