| license: mit | |
| base_model: mistralai/Mistral-7B-Instruct-v0.2 | |
| tags: | |
| - lora | |
| - solidity | |
| - security | |
| - smart-contracts | |
| - web3 | |
| # Solidity Security Audit LoRA | |
| Fine-tuned LoRA on 2000 smart contract security findings from Code4rena. | |
| ## Training | |
| - Base: Mistral-7B-Instruct-v0.2 | |
| - Dataset: 9,359 findings (HIGH/MEDIUM severity) | |
| - Epochs: 2 | |
| - Final loss: 0.888 | |
| - Token accuracy: 79% | |
| ## Usage | |
| Load with PEFT on top of Mistral-7B-Instruct-v0.2. | |