--- language: - en license: apache-2.0 library_name: peft tags: - security - infosec - cybersec - hack datasets: - venkycs/llm4security metrics: - accuracy base_model: togethercomputer/Llama-2-7B-32K-Instruct --- ## Training procedure This repository contains security-specific domain data collected using Stanford Alpaca. We want to express our gratitude to the Stanford Alpaca team for their valuable contributions. This dataset enhances our understanding of security-related language and supports the development of safer AI applications. Acknowledgments - Special thanks to Stanford Alpaca for providing the tools and resources to gather security domain data. For more information about Stanford Alpaca, visit their website. ### Framework versions - PEFT 0.4.0 (Thanks to HuggingFace team)