lilyyellow/func_calling
收藏Hugging Face2024-04-17 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/lilyyellow/func_calling
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: system
dtype: string
- name: prompt
dtype: string
- name: response
struct:
- name: content
dtype: string
- name: end_index
dtype: int64
- name: start_index
dtype: int64
- name: task
dtype: string
- name: task
dtype: string
- name: response_cv2str
dtype: string
- name: text
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 20301653
num_examples: 3240
- name: test
num_bytes: 2312656
num_examples: 360
download_size: 5018526
dataset_size: 22614309
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
lilyyellow
原始信息汇总
数据集概述
数据集特征
- system: 数据类型为字符串
- prompt: 数据类型为字符串
- response: 结构化数据,包含以下子特征:
- content: 数据类型为字符串
- end_index: 数据类型为int64
- start_index: 数据类型为int64
- task: 数据类型为字符串
- task: 数据类型为字符串
- response_cv2str: 数据类型为字符串
- text: 数据类型为字符串
- index_level_0: 数据类型为int64
数据集分割
- 训练集 (train):
- 示例数量: 3240
- 数据大小: 20301653字节
- 测试集 (test):
- 示例数量: 360
- 数据大小: 2312656字节
数据集大小
- 下载大小: 5018526字节
- 数据集总大小: 22614309字节
数据文件配置
- 默认配置 (default):
- 训练集路径:
data/train-* - 测试集路径:
data/test-*
- 训练集路径:



