cregu commited on
Commit
739c1c4
·
verified ·
1 Parent(s): 3aa4eb5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # RNX Security Monitor
2
 
3
  A Python package for monitoring logs and file changes, detecting suspicious activity, and suggesting countermeasures for cybersecurity defense.
@@ -31,4 +43,4 @@ Follow the interactive menu to choose what to monitor.
31
  - watchdog
32
 
33
  ## License
34
- MIT
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - nvidia/OpenCodeReasoning
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ - brier_score
10
+ base_model:
11
+ - meta-llama/Llama-3.1-8B-Instruct
12
+ ---
13
  # RNX Security Monitor
14
 
15
  A Python package for monitoring logs and file changes, detecting suspicious activity, and suggesting countermeasures for cybersecurity defense.
 
43
  - watchdog
44
 
45
  ## License
46
+ MIT