dustinwloring1988/small_function_calling_v2
收藏Hugging Face2024-01-05 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/dustinwloring1988/small_function_calling_v2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: userPrompt
dtype: string
- name: category
dtype: string
- name: sub_category
dtype: string
- name: title
dtype: string
- name: assistantResponse
dtype: string
- name: functionList
dtype: string
splits:
- name: train
num_bytes: 2888227
num_examples: 2000
- name: test
num_bytes: 709969
num_examples: 500
download_size: 854840
dataset_size: 3598196
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
dustinwloring1988
原始信息汇总
数据集概述
特征信息
- userPrompt: 数据类型为字符串。
- category: 数据类型为字符串。
- sub_category: 数据类型为字符串。
- title: 数据类型为字符串。
- assistantResponse: 数据类型为字符串。
- functionList: 数据类型为字符串。
数据分割
- 训练集 (train):
- 字节数: 2888227
- 样本数: 2000
- 测试集 (test):
- 字节数: 709969
- 样本数: 500
数据集大小
- 下载大小: 854840 字节
- 数据集大小: 3598196 字节
配置信息
- 默认配置 (default):
- 训练集文件路径:
data/train-* - 测试集文件路径:
data/test-*
- 训练集文件路径:



