| license: apache-2.0 | |
| language: | |
| - en | |
| task_categories: | |
| - text-generation | |
| pretty_name: BFCL V4 Parallel Native | |
| # BFCL V4 Parallel Native | |
| Native BFCL v4 single-turn parallel function-calling rows for decentralized multi-agent collaboration. | |
| Source data comes from the official Berkeley Function Calling Leaderboard v4 data and possible-answer files. | |
| ## Fields | |
| - `id` | |
| - `official_category` | |
| - `task_type` | |
| - `user_prompt` | |
| - `function` | |
| - `ground_truth` | |
| ## Categories | |
| - `live_parallel` | |
| - `live_parallel_multiple` | |
| - `parallel` | |
| - `parallel_multiple` | |
| ## Counts | |
| - `train`: 352 rows | |
| - `eval`: 88 rows | |
| - total: 440 rows | |
| By category: | |
| - `live_parallel`: 16 | |
| - `live_parallel_multiple`: 24 | |
| - `parallel`: 200 | |
| - `parallel_multiple`: 200 | |
| ## Notes | |
| - Rows are native single-turn BFCL parallel or live parallel examples. | |
| - No `turn_index` field is included because these rows are not flattened multi-turn examples. | |