WalkerDK commited on
Commit
a496088
Β·
verified Β·
1 Parent(s): 629b3b7

Upload 4 files

Browse files
Files changed (5) hide show
  1. .gitattributes +1 -0
  2. QUALITY_REPORT.txt +37 -0
  3. cve_cwe_2025.csv +3 -0
  4. prompts.csv +0 -0
  5. 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