Metadata-Version: 2.1
Name: nids-transformers
Version: 0.0.1
Summary: Tag Generation and Text Generation for Network Packets using Transformers
Home-page: https://github.com/rdpahalavan/BERTSimilarWords
Author: Pahalavan R D
Author-email: rdpahalavan24@gmail.com
License: MIT
Keywords: NIDS Transformers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7.0
Description-Content-Type: text/markdown
Requires-Dist: accelerate (>=0.21.0)
Requires-Dist: numpy (>=1.20.0)
Requires-Dist: pandas (>=2.0.0)
Requires-Dist: peft (>=0.4.0)
Requires-Dist: scapy (>=2.5.0)
Requires-Dist: scikit-learn (>=1.3.0)
Requires-Dist: BERTSimilar (>=0.2.0)
Requires-Dist: setuptools (>=68.0.0)
Requires-Dist: torch (>=2.0.1)
Requires-Dist: tqdm (>=4.65.0)
Requires-Dist: transformers (>=4.31.0)

