functiongemma
functiongemma-agent-sft
FunctionGemma Agent SFT Dataset
Training data for fine-tuning FunctionGemma models on agentic tool-calling tasks, designed for use with llama-agent.
Format
Uses FunctionGemma's native format with <escape> delimiters (not JSON):
<start_of_turn>developer
You are a model that can do function calling with the following functions
<start_function_declaration>declaration:read_file{...}<end_function_declaration>
...
<end_of_turn>
<start_of_turn>user
Fix the typo in config.json… See the full description on the dataset page: https://huggingface.co/datasets/victor/functiongemma-agent-sft.functiongemma-e-commerce-dataset
E-Commerce Customer Support Agent Routing Dataset
A synthetic dataset of 12,550 customer support queries labeled for routing to 7 specialized agents. Designed for fine-tuning function-calling models like FunctionGemma for multi-agent orchestration.
Dataset Summary
This dataset contains realistic e-commerce customer support queries with linguistic variations (polite, casual, urgent) mapped to appropriate agent function calls. It demonstrates how function-calling models can… See the full description on the dataset page: https://huggingface.co/datasets/scionoftech/functiongemma-e-commerce-dataset.functiongemma-browser-edit-e14-4-scale-51200-datasetcode-tool-calling-functiongemma
Code Tool Calling Dataset (FunctionGemma Format)
A curated dataset of coding-focused tool-calling examples formatted for FunctionGemma-style training as demonstrated in google/mobile-actions.
Dataset Overview
Total: 82,406 examples (85% train / 15% validation split per subset)
Subsets
Config Name
Original Dataset
Original Subset
Train
Validation
Total
ToolRM
ibm-research/ToolRM-train-data
train
44,293
7,823
52,116
Toucan-1.5M-SFT… See the full description on the dataset page: https://huggingface.co/datasets/eacortes/code-tool-calling-functiongemma.functiongemma-prepaid-cards-tool-calling-v2
FunctionGemma Prepaid-Cards Tool-Calling Dataset
Synthetic training data for fine-tuning google/functiongemma-270m-it so it can
recognize chat intents for buying prepaid cards, checking balances, and viewing
transaction history, and emit the correct tool call.
Tools
Tool
Purpose
purchase_card(amount, card_type, email?, currency?)
Buy a Digital Prepaid Visa or Virtual Prepaid Mastercard
get_card_balance(card_number)
Check the balance of a card… See the full description on the dataset page: https://huggingface.co/datasets/Qrzysztof/functiongemma-prepaid-cards-tool-calling-v2.functiongemma-prepaid-cards-tool-calling
FunctionGemma Prepaid-Cards Tool-Calling Dataset
Synthetic training data for fine-tuning google/functiongemma-270m-it so it can
recognize chat intents for buying prepaid cards, checking balances, and viewing
transaction history, and emit the correct tool call.
Tools
Tool
Purpose
purchase_card(amount, card_type, email?, currency?)
Buy a Digital Prepaid Visa or Virtual Prepaid Mastercard
get_card_balance(card_number)
Check the balance of a card… See the full description on the dataset page: https://huggingface.co/datasets/Qrzysztof/functiongemma-prepaid-cards-tool-calling.
