Datasets:
Upload scan_summary.json with huggingface_hub
Browse files- scan_summary.json +6 -0
scan_summary.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"total_files_scanned": 4,
|
| 3 |
+
"total_docs_scanned": 259921,
|
| 4 |
+
"total_contaminated": 1555,
|
| 5 |
+
"contamination_rate": 0.005982587016824342
|
| 6 |
+
}
|