--- configs: - config_name: default data_files: - split: ne_deva path: data/ne_deva.jsonl - split: ne_latn path: data/ne_latn.jsonl license: apache-2.0 language: - ne - en task_categories: - text-generation tags: - function-calling - tool-use - nepali - sharegpt - hermes - synthetic size_categories: - 1K`, `human` is the Nepali request, `gpt` carries reasoning inside `` followed by `` blocks. `tools` and `expected_tool_calls` are JSON strings. ## Example (`ne_latn`) ``` human: Mero project ko naya feature review ko lagi ready cha. Pahila feature_branch lai origin remote repository ma push gardinu, ani feature_branch bata main branch ko lagi pull request banaidinu. gpt: The user wants two things: push the branch, then open a PR … {"name": "push_branch_to_remote", "arguments": {"branch_name": "feature_branch", "remote_name": "origin"}} {"name": "create_pull_request", "arguments": {...}} ``` ## Stats - rows: 1186 (584 + 602) - source rows attempted per script: 1090 (first 1100 of `func_calling_singleturn`) - excluded: localization gate (dropped values or wrong script), and rows where no rollout of 4 reproduced the ground-truth calls ## License Apache-2.0, inherited from the source dataset.