Metadata-Version: 2.1
Name: pytorch-dice-loss
Version: 0.1.0
Summary: Dice Loss in PyTorch for NLP
License: Apache License, Version 2.0
Author: Chenghao Mou
Author-email: mouchenghao@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: einops (>=0.3.2,<0.4.0)
Requires-Dist: torch (>=1.9.0,<2.0.0)
