Metadata-Version: 2.1
Name: pytorch-nlp-pipeline
Version: 0.1.8
Summary: abstracted ML pipelines based on pytorch
Author: Lufei Wang
Author-email: wang.lufei@mayo.edu
Requires-Python: >=3.8
License-File: LICENSE.txt
Requires-Dist: torch (==1.12.1)
Requires-Dist: transformers (==4.26.0)
Requires-Dist: pandas (==1.5.3)
Requires-Dist: shortuuid (==1.0.11)
Requires-Dist: scikit-learn (==1.2.1)

abstracted ML pipelines based on pytorch - mainly for text classification
