You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pickle_scanning_benchmark/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ This repo allows to
7
7
- expand the dataset by synthetically generating malicious versions of the real-world files
8
8
- run any pickle scanning tool and measure its malicious pickle detection performance
9
9
10
-
Please note that this benchmark is **experimental** and
10
+
Please note that this benchmark is **experimental** and is intended for use for research purposes only.
11
11
12
12
## Real-world pickle files
13
13
This code scans public ML models. One current culprit is that the benchmark considers all public models to be "safe" by default. This might not be true in practice _depending_ on which files are being downloaded.
0 commit comments