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.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.
