A clean, structured tool-call dataset in ShareGPT format derived from the popular glaiveai/glaive-function-calling-v2 dataset.
Each example follows the canonical ShareGPT schema used by OpenHermes, UltraChat, and many other fine-tuning datasets:
{
"conversations": [
{"from": "system", "value": "You are a helpful assistant with access to the following functions. Use them if required - {...}"},
{"from": "human", "value": "Can… See the full description on the dataset page:
https://huggingface.co/datasets/Guilherme34/sharegpt-tool-calls.