shukdevdatta123 commited on
Commit
cb7bc4e
·
verified ·
1 Parent(s): 26684ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -216,7 +216,7 @@ The model was evaluated based on the training loss across 200 steps. Below is th
216
 
217
  #### Summary
218
 
219
- The model performs well in identifying common forms of SQL injection but may not handle all edge cases or complex attack patterns. The model shows a significant reduction in training loss over the first 100 steps, indicating good convergence during the fine-tuning process. After step 100, the training loss becomes more stable but continues to fluctuate slightly. Overall, the model achieved a low loss by the final training step, suggesting effective learning and adaptation to the task of classifying SQL injections.
220
 
221
  ## Technical Specifications [optional]
222
 
 
216
 
217
  #### Summary
218
 
219
+ The model shows a significant reduction in training loss over the first 100 steps, indicating good convergence during the fine-tuning process. After step 100, the training loss becomes more stable but continues to fluctuate slightly. Overall, the model achieved a low loss by the final training step, suggesting effective learning and adaptation to the task of classifying SQL injections.
220
 
221
  ## Technical Specifications [optional]
222