CoolFace
Datasetpublic

khursani8/toolace-ms

ToolACE (Malay) A Malay (Bahasa Malaysia) edition of Team-ACE/ToolACE — a large-scale synthetic function-calling corpus with 11,300 multi-turn conversations. Original format preserved: system (function-composition instruction + tool JSON) and conversations (user/assistant/tool turns, assistant calls written as [API_Name(param=value)]). In this edition: System instructions, user queries, and assistant prose are in Malay Tool and parameter descriptions are in Malay API call… See the full description on the dataset page: https://huggingface.co/datasets/khursani8/toolace-ms.

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
0likes37downloads
Dataset Card

ToolACE (Malay)

A Malay (Bahasa Malaysia) edition of Team-ACE/ToolACE — a large-scale synthetic function-calling corpus with 11,300 multi-turn conversations.

Original format preserved: system (function-composition instruction + tool JSON) and conversations (user/assistant/tool turns, assistant calls written as [API_Name(param=value)]).

In this edition:

  • —System instructions, user queries, and assistant prose are in Malay
  • —Tool and parameter descriptions are in Malay
  • —API call syntax (`[API(...)]`), tool result JSON, tool names, parameter names/types are unchanged — calls remain well-formed against the same tools
  • —Malformed source records are passed through unchanged

Attribution

Derived from Team-ACE/ToolACE. Please cite the original work:

bibtex
@article{liu2024toolace,
  title={ToolACE: Winning the Points of LLM Function Calling},
  author={Liu, Hao and Wang, Yue and Zhang, Hu and others},
  journal={arXiv preprint arXiv:2409.00920},
  year={2024}
}

License

Apache License 2.0, inherited from the original dataset.