Skip to content

A PyTorch-based toolkit for natural language processing

License

Notifications You must be signed in to change notification settings

isLouisHsu/TorchBlocks

 
 

Repository files navigation

TorchBlocks

(Work in Progress!!)

A PyTorch-based toolkit for natural language processing

Requirements

  • torch>=1.6.0
  • transformers>=4.1.1
  • torchmetrics>=0.6.0

TorchBlocks requires Python 3.7+. We recommend installing TorchBlocks in a Linux or OSX environment.

Installation

Recommended (because of active development):

git clone https://github.com/lonePatient/TorchBlocks.git
cd TorchBlocks
python setup.py install

Tutorials

About

A PyTorch-based toolkit for natural language processing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • Shell 1.5%