Inishds/function_calling_train_val
收藏Hugging Face2024-05-08 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Inishds/function_calling_train_val
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: User Input
dtype: string
- name: LLM Output
dtype: string
- name: Function Description
dtype: string
- name: formatted_string
dtype: string
splits:
- name: train
num_bytes: 3175356.8
num_examples: 3008
- name: test
num_bytes: 793839.2
num_examples: 752
download_size: 534369
dataset_size: 3969196.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
Inishds
原始信息汇总
数据集概述
数据集特征
- User Input:数据类型为字符串。
- LLM Output:数据类型为字符串。
- Function Description:数据类型为字符串。
- formatted_string:数据类型为字符串。
数据集分割
- 训练集(train):包含3008个样本,总大小为3175356.8字节。
- 测试集(test):包含752个样本,总大小为793839.2字节。
数据集大小
- 下载大小:534369字节。
- 数据集总大小:3969196.0字节。
数据文件配置
- 默认配置(default):
- 训练集路径:
data/train-* - 测试集路径:
data/test-*
- 训练集路径:



