File size: 1,722 Bytes
8fd8aa4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
  "train": {
    "total": 34104,
    "by_slice": {
      "tool_calling": 10789,
      "agentic": 9015,
      "code_gen": 7118,
      "instruction": 7182
    },
    "has_tools": {
      "True": 19651,
      "False": 14453
    },
    "n_turns": {
      "min": 2,
      "max": 244,
      "mean": 11.0
    },
    "top_categories": {
      "function_calling": 10789,
      "general": 6942,
      "seed-authoring": 2247,
      "csharp": 1424,
      "typescript": 1359,
      "java": 1319,
      "python": 903,
      "cpp": 848,
      "go": 621,
      "dependency-planning": 589,
      "project-integration": 508,
      "multi-turn-state": 447,
      "rust": 402,
      "parallel-mixed": 274,
      "build-game": 250,
      "parallel-same": 246,
      "javascript": 242,
      "multiple-functions": 189,
      "tool-selection": 188,
      "error-recovery": 187
    }
  },
  "validation": {
    "total": 3789,
    "by_slice": {
      "tool_calling": 1211,
      "instruction": 818,
      "agentic": 985,
      "code_gen": 775
    },
    "has_tools": {
      "True": 2183,
      "False": 1606
    },
    "n_turns": {
      "min": 2,
      "max": 230,
      "mean": 10.7
    },
    "top_categories": {
      "function_calling": 1211,
      "general": 797,
      "seed-authoring": 239,
      "typescript": 151,
      "java": 141,
      "csharp": 137,
      "cpp": 114,
      "python": 99,
      "go": 58,
      "multi-turn-state": 53,
      "project-integration": 52,
      "dependency-planning": 43,
      "javascript": 40,
      "rust": 35,
      "long-context-composite": 31,
      "parallel-mixed": 31,
      "build-game": 30,
      "parallel-same": 27,
      "missing-parameter": 20,
      "multiple-functions": 19
    }
  }
}