Bingguang commited on
Commit
289fcc9
·
verified ·
1 Parent(s): 8b82b4d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -66,7 +66,7 @@ The FunReason-MT trained model leads in out-of-distribution agentic tasks (Web S
66
 
67
  ### FunReason-MT Dataset
68
 
69
- The training set comprises **10,000 high-quality multi-turn samples**. This dataset was generated using the three-phase FunReason-MT data synthesis framework, which focuses on generating complex trajectories that require:
70
 
71
  1. **Environment-API Graph Interactions** for collecting goal-directed, correct execution traces.
72
  2. **Advanced Tool-Query Synthesis** for creating logical-jump queries that abstract multi-step actions.
 
66
 
67
  ### FunReason-MT Dataset
68
 
69
+ The training set comprises **16,000 high-quality multi-turn samples**. This dataset was generated using the three-phase FunReason-MT data synthesis framework, which focuses on generating complex trajectories that require:
70
 
71
  1. **Environment-API Graph Interactions** for collecting goal-directed, correct execution traces.
72
  2. **Advanced Tool-Query Synthesis** for creating logical-jump queries that abstract multi-step actions.