Metadata-Version: 2.1
Name: nlptooldemo
Version: 0.0.2
Summary: A small example package
Home-page: https://github.com/pypa/sampleproject
Author: Yi Dai
Author-email: daiy17@mails.tsinghua.edu.cn
License: UNKNOWN
Description: # ToolkitDemo
        
        run: python -m torch.distributed.launch --nproc_per_node=2 work.py  
        
        embedding现在可以自己下载
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
