essobi commited on
Commit
54bc1fc
·
verified ·
1 Parent(s): 8d20576

Dataset card

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -19,7 +19,7 @@ selected for synthetic augmentation with format-aware prompt routing.
19
 
20
  ## Selection
21
 
22
- - Picked every 3th shard (3 of 27938 shards)
23
  - Word count filter: 50-8000
24
  - Per-site cap: 10,000
25
  - Format detection: skip prompts that duplicate native document format
@@ -28,23 +28,23 @@ selected for synthetic augmentation with format-aware prompt routing.
28
 
29
  | Metric | Value |
30
  |--------|-------|
31
- | Source docs scanned | 255,841 |
32
- | Selected | 251,661 |
33
- | Total words | 196,694,035 |
34
- | Avg words/doc | 781 |
35
- | Length filtered | 4,180 |
36
  | Site capped | 0 |
37
  | All formats native | 0 |
38
- | Output shards | 3 |
39
 
40
  ## Prompt Applicability
41
 
42
  | Prompt | Applicable | Would Skip |
43
  |--------|-----------|------------|
44
- | FAQ | 250,245 | 1,416 |
45
- | Math | 250,428 | 1,233 |
46
- | Table | 251,632 | 29 |
47
- | Tutorial | 239,300 | 12,361 |
48
 
49
  ## Schema
50
 
 
19
 
20
  ## Selection
21
 
22
+ - Picked every 3th shard (9313 of 27938 shards)
23
  - Word count filter: 50-8000
24
  - Per-site cap: 10,000
25
  - Format detection: skip prompts that duplicate native document format
 
28
 
29
  | Metric | Value |
30
  |--------|-------|
31
+ | Source docs scanned | 54,947,699 |
32
+ | Selected | 54,017,165 |
33
+ | Total words | 44,119,449,000 |
34
+ | Avg words/doc | 816 |
35
+ | Length filtered | 930,534 |
36
  | Site capped | 0 |
37
  | All formats native | 0 |
38
+ | Output shards | 9313 |
39
 
40
  ## Prompt Applicability
41
 
42
  | Prompt | Applicable | Would Skip |
43
  |--------|-----------|------------|
44
+ | FAQ | 53,731,426 | 285,739 |
45
+ | Math | 53,781,379 | 235,786 |
46
+ | Table | 54,012,976 | 4,189 |
47
+ | Tutorial | 50,824,756 | 3,192,409 |
48
 
49
  ## Schema
50