Metadata-Version: 2.1
Name: nemo_synthetic_data
Version: 0.1
Summary: A package for generating synthetic conversational datasets
Home-page: https://github.com/rohithbojja/nemo_synthetic_data
Author: Rohith Bojja
Author-email: rohithbojja03@gmail.com
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
Requires-Dist: argparse
Requires-Dist: tqdm
Requires-Dist: requests
Requires-Dist: jsonlines
