dustinwloring1988/function_calling_v2
收藏Hugging Face2024-01-05 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/dustinwloring1988/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: 21177077
num_examples: 14736
- name: test
num_bytes: 2920783
num_examples: 2010
download_size: 3529336
dataset_size: 24097860
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: 包含14736个样本,总字节数为21177077。
- test: 包含2010个样本,总字节数为2920783。
数据集大小
- 下载大小: 3529336字节。
- 数据集大小: 24097860字节。
配置
- config_name: default
- data_files:
- train: 路径为
data/train-* - test: 路径为
data/test-*
- train: 路径为
- data_files:



