lilyyellow/func_calling_v4.2
收藏Hugging Face2024-05-07 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/lilyyellow/func_calling_v4.2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: keyword
dtype: string
- name: text
dtype: string
- name: response
struct:
- name: content
dtype: string
- name: task
dtype: string
- name: task
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 5620186
num_examples: 1963
- name: test
num_bytes: 675864
num_examples: 219
download_size: 1954032
dataset_size: 6296050
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
lilyyellow
原始信息汇总
数据集概述
数据集特征
- keyword: 数据类型 - 字符串
- text: 数据类型 - 字符串
- response: 结构体
- content: 数据类型 - 字符串
- task: 数据类型 - 字符串
- task: 数据类型 - 字符串
- index_level_0: 数据类型 - 整数(64位)
数据集分割
- 训练集 (train):
- 示例数量: 1963
- 数据大小: 5620186 字节
- 测试集 (test):
- 示例数量: 219
- 数据大小: 675864 字节
数据集大小
- 下载大小: 1954032 字节
- 数据集总大小: 6296050 字节
数据文件配置
- 默认配置 (default):
- 训练集路径: data/train-*
- 测试集路径: data/test-*



