File size: 1,719 Bytes
9a9236e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "train": {
    "total": 28862,
    "by_slice": {
      "agentic": 11290,
      "code_gen": 7191,
      "tool_calling": 10381
    },
    "has_tools": {
      "True": 18413,
      "False": 10449
    },
    "n_turns": {
      "min": 2,
      "max": 246,
      "mean": 14.1
    },
    "top_categories": {
      "seed-authoring": 2945,
      "Information Extraction": 1434,
      "csharp": 1417,
      "java": 1368,
      "typescript": 1367,
      "python": 903,
      "cpp": 876,
      "dependency-planning": 705,
      "go": 618,
      "project-integration": 609,
      "Stocks and Orders": 585,
      "multi-turn-state": 575,
      "Movie": 528,
      "Flight Services": 494,
      "Request Management": 481,
      "DSPy Agents": 401,
      "Loan and Financial Calculations": 395,
      "rust": 385,
      "parallel-mixed": 332,
      "Productivity": 324
    }
  },
  "validation": {
    "total": 3206,
    "by_slice": {
      "tool_calling": 1197,
      "agentic": 1200,
      "code_gen": 809
    },
    "has_tools": {
      "True": 2000,
      "False": 1206
    },
    "n_turns": {
      "min": 2,
      "max": 244,
      "mean": 14.2
    },
    "top_categories": {
      "seed-authoring": 327,
      "typescript": 171,
      "Information Extraction": 158,
      "java": 153,
      "csharp": 152,
      "python": 101,
      "cpp": 92,
      "dependency-planning": 81,
      "project-integration": 72,
      "Request Management": 66,
      "go": 61,
      "Stocks and Orders": 60,
      "Flight Services": 57,
      "DSPy Agents": 56,
      "rust": 54,
      "multi-turn-state": 52,
      "Movie": 51,
      "Location Services": 40,
      "parallel-mixed": 38,
      "Loan and Financial Calculations": 34
    }
  }
}