datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
function_calling_extended
Trelis Function Calling Dataset
UPDATE: As of Dec 5th 2023, there is a v3 of this dataset now available from here.
Allows models to be fine-tuned for function-calling.
The dataset is human generated and does not make use of Llama 2 or OpenAI!
Contains 59 training and 17 test rows
Based on eight functions: search_bing, search_arxiv, save_chat, read_json_file, list_files, get_current_weather, delete_file, clear_chat
Access this dataset by purchasing a license HERE.
Alternatively… See the full description on the dataset page: https://huggingface.co/datasets/Trelis/function_calling_extended.text_message_function_calling_open_chatThis is a small synthetic dataset to model a function call for text messaging someone from a cell phone. This has been tested with and used to finetune a set of smaller models and deployed directly on the pixel 8 pro and Fold 4 phones.
function_calling_v3_SAMPLE
Trelis Function Calling Dataset - VERSION 3 - SAMPLE
This is a SAMPLE of the v3 dataset available for purchase here.
Features:
Allows models to be fine-tuned for function-calling.
The dataset is human generated and does not make use of Llama 2 or OpenAI!
The dataset includes 66 training rows, 19 validation rows and 5 test rows (for manual evaluation).
Based on eight functions: search_bing, search_arxiv, save_chat, read_json_file, list_files, get_current_weather, delete_file… See the full description on the dataset page: https://huggingface.co/datasets/Trelis/function_calling_v3_SAMPLE.turkish-mobile-function-calling-dataset
Turkish Mobile Function Calling Dataset
Türkçe
Bu veri seti, Türkçe mobil komutları function-calling / action-router formatına dönüştürmek için hazırlanmıştır. Özellikle Qwen 2.5, Qwen 3, FunctionGemma ve benzeri küçük text-only dil modellerinin fine-tuning çalışmalarında kullanılmak üzere tasarlanmıştır.
Amaç, kullanıcının doğal dilde verdiği mobil komutu aşağıdaki gibi tek satırlık JSON function-call çıktısına çevirmektir:
{"name":"set_alarm","arguments":{"time":"08:00"… See the full description on the dataset page: https://huggingface.co/datasets/BTX24/turkish-mobile-function-calling-dataset.atis_function_calling
Dataset Card for ATIS Function Calling
A synthetically generated, conversational, function-calling dataset in Llama-3 format, made for air-travel-based customer support.
Dataset Details
Dataset Description
Using the ATIS intent classification dataset, and by prompting GPT-3.5-turbo, we created this multi-turn conversational dataset.
The conversations are in the Llama-3 format, in which the assistant uses customer appropriate langauge.
The assistant also… See the full description on the dataset page: https://huggingface.co/datasets/ashu42/atis_function_calling.
