Metadata-Version: 2.1
Name: EMOLoss
Version: 0.0.2
Summary: Python package for the paper: EMO: Earth Mover Distance Optimization for Auto-regressive Language Modeling
Author-email: Siyu Ren <rsy0702@163.com>
Project-URL: Homepage, https://github.com/DRSY/EMO
Project-URL: Bug Tracker, https://github.com/DRSY/EMO/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# EMO

This is the Python package for the paper [EMO: Earth Mover Distance Optimization for Auto-regressive Language Modeling](https://arxiv.org/abs/2310.04691). 
For more details, please refer to the official Github page: https://github.com/DRSY/EMO.
