u-haru commited on
Commit
c569249
1 Parent(s): 38596f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
1
  ---
2
  license: cc-by-sa-4.0
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-sa-4.0
3
+ task_categories:
4
+ - text-classification
5
+ size_categories:
6
+ - 1M<n<10M
7
  ---
8
+
9
+ # Malicious Logs
10
+
11
+ These are malicious logs collected from my Nginx server.
12
+
13
+ Isoration forest is used to collect these logs.
14
+
15
+ Model: [u-haru/log-inspector](https://huggingface.co/u-haru/log-inspector)
16
+ Code: [github.com/u-haru/log-inspector](https://github.com/u-haru/log-inspector)