Upload 4 files
Browse files- .gitattributes +1 -0
- QUALITY_REPORT.txt +37 -0
- cve_cwe_2025.csv +3 -0
- prompts.csv +0 -0
- prompts_2.csv +0 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
cve_cwe_2025.csv filter=lfs diff=lfs merge=lfs -text
|
QUALITY_REPORT.txt
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
=== Neurvance Bundle Quality Report ===
|
| 2 |
+
Bundle: agentic-tool-use-pack
|
| 3 |
+
Generated: 2026-05-17T12:49:27Z
|
| 4 |
+
|
| 5 |
+
Pipeline stages applied:
|
| 6 |
+
[β] Stage 1: Encoding cleanup (HTML tags, control chars, whitespace)
|
| 7 |
+
[β] Stage 2: Exact deduplication (bundle-level hash set, cap 2M rows)
|
| 8 |
+
[β] Stage 3: Near-duplicate detection (MinHash, Jaccard β₯ 0.85, cap 100k)
|
| 9 |
+
[β] Stage 4: PII detection β full row removal (DROP, no masking)
|
| 10 |
+
[β] Stage 5: Toxicity filtering (slurs, CSAM indicators, hate speech)
|
| 11 |
+
[β] Stage 6: Language filter (English only)
|
| 12 |
+
[β] Stage 7: Content quality scoring (min words, repetition, URL density)
|
| 13 |
+
[β] Stage 8: Bias flagging β see flagged/ directory (your choice to use)
|
| 14 |
+
[β] Stage 9: License verified at ingestion (dataset_scanner.py)
|
| 15 |
+
[β] Stage 10: Train/test split not applicable for streaming delivery
|
| 16 |
+
[β] Stage 11: Quality report (this file)
|
| 17 |
+
|
| 18 |
+
Row statistics:
|
| 19 |
+
Total rows seen: 282,285
|
| 20 |
+
Rows in main files (clean): 261,891 (92.8%)
|
| 21 |
+
Rows in flagged/ (bias): 0 (0.0%)
|
| 22 |
+
Rows dropped total: 20,394 (7.2%)
|
| 23 |
+
Empty / encoding-only: 0
|
| 24 |
+
PII detected: 545
|
| 25 |
+
Toxic content: 5
|
| 26 |
+
Non-English: 104
|
| 27 |
+
Low quality: 0
|
| 28 |
+
Exact duplicate: 9,257
|
| 29 |
+
Near-duplicate: 10,482
|
| 30 |
+
|
| 31 |
+
File statistics:
|
| 32 |
+
Text files cleaned: 3
|
| 33 |
+
Binary files (warn & pass): 0
|
| 34 |
+
Bytes received (raw): 108,952,485
|
| 35 |
+
Bytes delivered (clean): 99,795,182
|
| 36 |
+
|
| 37 |
+
Neurvance β clean CC0 data for responsible AI training.
|
cve_cwe_2025.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38573caa1f7f9c9ae471f224ebcc09e737defafb28d053bad5012569e74f7000
|
| 3 |
+
size 97447056
|
prompts.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
prompts_2.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|