johnymephisto / torch-berty

A text classifier made for people in a hurry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Torch Berty

torch-berty

A text classifier made for people in a hurry

This project aims at simplifying training and productionizing of BERT models easier for everyone without delving into details.

Uses PyTorch Lightning module along with support for GPU training and inference

TODO:

  • Bug fixes and ironing out issues in training
  • Inference script
  • Containerization

About

A text classifier made for people in a hurry

License:MIT License


Languages

Language:Python 100.0%