feat: [new open benchmark] BFCL_v3

This commit is contained in:
Yang Yang 2025-03-11 19:18:14 -07:00
parent 98b1b15e0f
commit 9dc717742a
9 changed files with 1577 additions and 6 deletions

View file

@ -118,9 +118,30 @@ models:
model_type: embedding
shields: []
vector_dbs: []
datasets: []
datasets:
- dataset_id: bfcl
provider_id: huggingface
url:
uri: https://huggingface.co/datasets/llamastack/bfcl_v3/tree/main
metadata:
path: llamastack/bfcl_v3
split: train
dataset_schema:
function:
type: string
language:
type: string
ground_truth:
type: string
id:
type: string
chat_completion_input:
type: string
scoring_fns: []
benchmarks: []
benchmarks:
- benchmark_id: bfcl
dataset_id: bfcl
scoring_functions: ["basic::bfcl"]
tool_groups:
- toolgroup_id: builtin::websearch
provider_id: tavily-search