File size: 1,009 Bytes
0b291b5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
  "total_samples": 100000,
  "splits": {
    "train": 90000,
    "validation": 5000,
    "test": 5000
  },
  "scenario_distribution": {
    "intent_understanding": 20000,
    "constraint_following": 20000,
    "ambiguity_handling": 10000,
    "context_retention": 10000,
    "safe_response_planning": 15000,
    "over_action_prevention": 10000,
    "format_following": 5000,
    "error_recovery": 5000,
    "risk_awareness": 3000,
    "professional_interaction": 2000
  },
  "domain_distribution": {
    "php_blog_cms": 10000,
    "javascript_ui": 10000,
    "css_layout": 10000,
    "python_agent": 10000,
    "g4f_integration": 10000,
    "node_vscode_extension": 10000,
    "hosting_security": 10000,
    "rag_pipeline": 10000,
    "seo_metadata": 10000,
    "php_admin_panel": 10000
  },
  "difficulty_distribution": {
    "medium": 29357,
    "hard": 29314,
    "expert": 14317,
    "easy": 27012
  },
  "generated_at": "2026-07-05",
  "dataset": "JumpLander-PMB-100K",
  "version": "1.0.0-synthetic"
}