datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
unified-tool-calls
unified-tool-calls
A single consolidated corpus of tool-calling conversations converted from four source datasets into one unified format.
Source datasets
source
repository
raw rows
converted
in final corpus
xlam
dusersad12/xlam-function-calling-60k
100
97
92
toolace
dusersad12/ToolACE
30
30
28
glaive
dusersad12/glaive_toolcall_en
100
97
92
hermes
dusersad12/hermes-tool-calls
18
18
16
Total entries in the merged corpus: 228.… See the full description on the dataset page: https://huggingface.co/datasets/dusersad12/unified-tool-calls.sera-4.5-django-t2-recall05-toolcalls
SERA-4.5A Django T2 (Recall=0.5) Toolcalls
This dataset contains normalized multi-turn tool-calling trajectories derived from:
Source dataset: allenai/Sera-4.5A-Django-T2
Filter: line_level_recall == 0.5
Splits
train.jsonl: 6200 records
val.jsonl: 331 records
Format
Each line is a JSON object with:
id: trajectory id
messages: normalized chat/tool-call messages
metadata: includes instance_id, func_name, func_path, line_level_recall
Processing… See the full description on the dataset page: https://huggingface.co/datasets/endsky/sera-4.5-django-t2-recall05-toolcalls.
