datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
mobile-actions-ita
Dataset Card: Mobile Actions (Italian Adaptation for Function Calling)
Overview
This dataset is an Italian adaptation of the original Google Mobile Actions dataset, designed to train lightweight models for on-device function calling. It preserves the original tool-calling schema in English while translating user interactions and contextual instructions into Italian.
The goal is to enable models to map natural language instructions in Italian to structured function calls… See the full description on the dataset page: https://huggingface.co/datasets/Mattimax/mobile-actions-ita.arabic-mobile-actions
Arabic Mobile Actions Dataset
Arabic Function Calling dataset reformatted for FunctionGemma fine-tuning.
This dataset converts the Arabic Function Calling Dataset to the Google Mobile Actions format, enabling fine-tuning of FunctionGemma for Arabic on-device function calling.
Dataset Statistics
Metric
Value
Total samples
45,729
Train samples
36,583 (80%)
Eval samples
9,146 (20%)
Positive (with tool call)
41,175
Negative (no tool call)
4,554… See the full description on the dataset page: https://huggingface.co/datasets/Sa74ll/arabic-mobile-actions.tool-reasoning-sft-TOOLS-mobile-actions-data-cleaned-rectified
Mobile Actions — Cleaned & Rectified
8.7K on-device function calling conversations converted into a strict reasoning + tool-call format. Covers 7 Android mobile actions including calendar events, emails, contacts, maps, flashlight, and Wi-Fi settings.
Format
Each row contains a structured conversation with explicit reasoning traces and validated tool calls.
Message Roles
Role
Content
system
Tool-use protocol + cleaned JSON tool schemas +… See the full description on the dataset page: https://huggingface.co/datasets/AmanPriyanshu/tool-reasoning-sft-TOOLS-mobile-actions-data-cleaned-rectified.liquidchat-mobile-actions-2026-02-24
liquidchat-mobile-actions-2026-02-24
Chat history dataset exported from LiquidChat mobile app.
Dataset Description
This dataset contains conversations with a mobile-actions fine-tuned LLM, including tool calls (flashlight, calendar, email, maps, contacts, wifi) and their results.
Usage
from datasets import load_dataset
dataset = load_dataset("kshitijthakkar/liquidchat-mobile-actions-2026-02-24")
Created by: kshitijthakkar
Exported from: LiquidChat
License:… See the full description on the dataset page: https://huggingface.co/datasets/kshitijthakkar/liquidchat-mobile-actions-2026-02-24.liquidchat-mobile-actions-2026-02-23
liquidchat-mobile-actions-2026-02-23
Chat history dataset exported from LiquidChat mobile app.
Dataset Description
This dataset contains conversations with a mobile-actions fine-tuned LLM, including tool calls (flashlight, calendar, email, maps, contacts, wifi) and their results.
Usage
from datasets import load_dataset
dataset = load_dataset("kshitijthakkar/liquidchat-mobile-actions-2026-02-23")
Created by: kshitijthakkar
Exported from: LiquidChat
License:… See the full description on the dataset page: https://huggingface.co/datasets/kshitijthakkar/liquidchat-mobile-actions-2026-02-23.
