Metadata-Version: 2.1
Name: simpletrainer
Version: 0.3.1
Summary: Simple PyTorch Trainer
License: Apache-2.0
Keywords: deeplearning,pytorch,torch,trainer,nlp
Author: wangyuxin
Author-email: wangyuxin@mokahr.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: accelerate (>=0.12.0,<0.13.0)
Requires-Dist: coolname (>=1.1.0,<2.0.0)
Requires-Dist: pydantic (>=1.10.2,<2.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: rich (>=12.5.1,<13.0.0)
Requires-Dist: tensorboard (>=2.10.0,<3.0.0)
Requires-Dist: torchinfo (>=1.7.0,<2.0.0)
Requires-Dist: tqdm (>=4.64.1,<5.0.0)
Description-Content-Type: text/markdown

# SimpleTrainer

Simple PyTorch Trianer

