lilyyellow/func_calling_v2
收藏Hugging Face2024-05-02 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/lilyyellow/func_calling_v2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: system
dtype: string
- name: keyword
dtype: string
- name: prompt
dtype: string
- name: response
struct:
- name: content
dtype: string
- name: task
dtype: string
- name: task
dtype: string
- name: response_cv2str
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 26683439
num_examples: 3240
- name: test
num_bytes: 2943907
num_examples: 360
download_size: 9184319
dataset_size: 29627346
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
数据集信息:
特征项:
- 字段名:system,数据类型:字符串(string)
- 字段名:keyword,数据类型:字符串(string)
- 字段名:prompt,数据类型:字符串(string)
- 字段名:response,数据类型:结构体(struct),包含子字段:
- 子字段名:content,数据类型:字符串(string)
- 子字段名:task,数据类型:字符串(string)
- 字段名:task,数据类型:字符串(string)
- 字段名:response_cv2str,数据类型:字符串(string)
- 字段名:text,数据类型:字符串(string)
数据划分:
- 划分集:训练集(train),字节数:26683439,样本数量:3240
- 划分集:测试集(test),字节数:2943907,样本数量:360
总下载大小:9184319,数据集总大小:29627346
配置项:
- 配置名称:default,数据文件路径配置:
- 训练集路径:data/train-*
- 测试集路径:data/test-*
提供机构:
lilyyellow
原始信息汇总
数据集概述
数据集特征
- system: 数据类型为字符串。
- keyword: 数据类型为字符串。
- prompt: 数据类型为字符串。
- response: 结构化数据,包含以下字段:
- content: 数据类型为字符串。
- task: 数据类型为字符串。
- task: 数据类型为字符串。
- response_cv2str: 数据类型为字符串。
- text: 数据类型为字符串。
数据集划分
- 训练集: 包含3240个样本,总大小为26683439字节。
- 测试集: 包含360个样本,总大小为2943907字节。
数据集大小
- 下载大小: 9184319字节。
- 数据集总大小: 29627346字节。
数据文件配置
- 默认配置:
- 训练数据路径:
data/train-* - 测试数据路径:
data/test-*
- 训练数据路径:



