armand0e commited on
Commit
c3d9c97
·
1 Parent(s): caad73a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -32
README.md CHANGED
@@ -25,54 +25,53 @@ All data was gathered using `stealth/ox-alpha` via OpenRouter (reasoning effort
25
 
26
  ## Topic distribution
27
 
28
- | Category | Prompts | Share |
29
  |---|---:|---:|
30
- | Coding (incl. Go/Rust, C++/Java/C#, shell/CLI) | 944 | 9.4% |
31
- | Knowledge QA | 900 | 9.0% |
32
- | Logical reasoning & decisions | 734 | 7.3% |
33
  | Web development | 720 | 7.2% |
34
  | Game development | 720 | 7.2% |
35
  | Three.js / browser 3D | 620 | 6.2% |
36
- | Writing & communication | 585 | 5.8% |
37
- | Math & quantitative reasoning | 575 | 5.7% |
38
  | Mobile development | 340 | 3.4% |
39
- | Instruction following & structured output | 311 | 3.1% |
40
  | Creativity | 300 | 3.0% |
41
- | Biology | 275 | 2.7% |
 
42
  | Physics & astronomy | 250 | 2.5% |
43
- | Security engineering (defensive) | 240 | 2.4% |
44
- | Machine learning | 240 | 2.4% |
45
  | Economics & finance | 240 | 2.4% |
46
- | Law & policy | 240 | 2.4% |
47
- | Health & medicine | 240 | 2.4% |
48
- | Multilingual & translation | 240 | 2.4% |
49
- | Education & tutoring | 235 | 2.3% |
50
- | Chemistry | 225 | 2.2% |
 
 
51
  | Humanities & social science | 200 | 2.0% |
52
- | Data tasks (SQL, spreadsheets, wrangling) | 185 | 1.8% |
53
- | Earth & environmental science | 150 | 1.5% |
54
  | Engineering | 150 | 1.5% |
55
- | Research methods | 75 | 0.7% |
 
56
  | DevOps / SRE | 40 | 0.4% |
57
- | Safety | 16 | 0.2% |
58
- | Explanation | 15 | 0.1% |
59
- | **Total** | **10,005** | **100%** |
60
-
61
 
62
  ## Difficulty
63
 
64
- | Tier | Prompts | Share |
65
  |---|---:|---:|
66
- | Hard | 4,402 | 44.0% |
67
- | Medium | 3,456 | 34.5% |
68
- | Expert | 984 | 9.8% |
69
- | Foundational | 965 | 9.6% |
70
- | Mixed (curated seeds) | 198 | 2.0% |
71
 
72
  ## Family
73
 
74
- | Family | Prompts | Share |
75
  |---|---:|---:|
76
- | Ability (do a task) | 7,103 | 71.0% |
77
- | Knowledge (explain/analyze) | 2,704 | 27.0% |
78
- | Curated seed (original hand-picked) | 198 | 2.0% |
 
25
 
26
  ## Topic distribution
27
 
28
+ | Category | Rows | Share |
29
  |---|---:|---:|
30
+ | Coding (incl. Go/Rust, C++/Java/C#, shell/CLI) | 944 | 9.5% |
31
+ | Knowledge QA | 891 | 9.0% |
32
+ | Logical reasoning & decisions | 734 | 7.4% |
33
  | Web development | 720 | 7.2% |
34
  | Game development | 720 | 7.2% |
35
  | Three.js / browser 3D | 620 | 6.2% |
36
+ | Writing & communication | 584 | 5.9% |
37
+ | Math & quantitative reasoning | 575 | 5.8% |
38
  | Mobile development | 340 | 3.4% |
 
39
  | Creativity | 300 | 3.0% |
40
+ | Instruction following & structured output | 293 | 2.9% |
41
+ | Biology | 274 | 2.8% |
42
  | Physics & astronomy | 250 | 2.5% |
 
 
43
  | Economics & finance | 240 | 2.4% |
44
+ | Machine learning | 240 | 2.4% |
45
+ | Security engineering (defensive) | 240 | 2.4% |
46
+ | Law & policy | 239 | 2.4% |
47
+ | Health & medicine | 237 | 2.4% |
48
+ | Education & tutoring | 235 | 2.4% |
49
+ | Multilingual & translation | 232 | 2.3% |
50
+ | Chemistry | 223 | 2.2% |
51
  | Humanities & social science | 200 | 2.0% |
52
+ | Data tasks (SQL, spreadsheets, wrangling) | 183 | 1.8% |
 
53
  | Engineering | 150 | 1.5% |
54
+ | Earth & environmental science | 148 | 1.5% |
55
+ | Research methods | 75 | 0.8% |
56
  | DevOps / SRE | 40 | 0.4% |
57
+ | Explanation | 15 | 0.2% |
58
+ | Safety | 12 | 0.1% |
59
+ | **Total** | **9,954** | **100%** |
 
60
 
61
  ## Difficulty
62
 
63
+ | Tier | Rows | Share |
64
  |---|---:|---:|
65
+ | Hard | 4,398 | 44.2% |
66
+ | Medium | 3,443 | 34.6% |
67
+ | Expert | 984 | 9.9% |
68
+ | Foundational | 943 | 9.5% |
69
+ | Mixed (curated seeds) | 186 | 1.9% |
70
 
71
  ## Family
72
 
73
+ | Family | Rows | Share |
74
  |---|---:|---:|
75
+ | Ability (do a task) | 7,077 | 71.1% |
76
+ | Knowledge (explain/analyze) | 2,691 | 27.0% |
77
+ | Curated seed (original hand-picked) | 186 | 1.9% |