Lijiadong / TorchBlocks

A PyTorch-based toolkit for natural language processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TorchBlocks

A PyTorch-based toolkit for natural language processing

Requirements

  • transformers>=4.1.1
  • torch>=1.6.0

TorchBlocks requires Python 3.6+. 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

License:MIT License


Languages

Language:Python 96.4%Language:Shell 3.6%