lilyyellow/func_calling_v1.1.1
收藏Hugging Face2024-05-15 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/lilyyellow/func_calling_v1.1.1
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: task
dtype: string
- name: ds
dtype: string
- name: text
dtype: string
- name: choice
dtype: int64
- name: keyword
dtype: string
- name: text_wo_keyword
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 294648062
num_examples: 87980
- name: test
num_bytes: 33041270
num_examples: 9776
download_size: 185836422
dataset_size: 327689332
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
The dataset includes multiple features such as task type, dataset name, text, choice, keyword, text without keyword, etc. It is divided into training and test sets, containing 87980 and 9776 samples respectively. The dataset size and download size are 327689332 bytes and 185836422 bytes respectively.
提供机构:
lilyyellow
原始信息汇总
数据集概述
数据集特征
- task: 数据类型为字符串(string)
- ds: 数据类型为字符串(string)
- text: 数据类型为字符串(string)
- choice: 数据类型为整数(int64)
- keyword: 数据类型为字符串(string)
- text_wo_keyword: 数据类型为字符串(string)
- index_level_0: 数据类型为整数(int64)
数据集分割
- 训练集(train): 包含87980个样本,总大小为294648062字节
- 测试集(test): 包含9776个样本,总大小为33041270字节
数据集大小
- 下载大小: 185836422字节
- 数据集总大小: 327689332字节
数据文件配置
- 配置名称: default
- 训练数据路径: data/train-*
- 测试数据路径: data/test-*



