Anhnh27042001/demo_function_calling_data
收藏Hugging Face2024-06-06 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Anhnh27042001/demo_function_calling_data
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: system_message
dtype: string
- name: function_description
dtype: string
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
splits:
- name: train
num_bytes: 421339
num_examples: 184
download_size: 27261
dataset_size: 421339
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
Anhnh27042001
原始信息汇总
数据集概述
数据集特征
- system_message:数据类型为字符串。
- function_description:数据类型为字符串。
- conversations:列表类型,包含以下子特征:
- from:数据类型为字符串。
- value:数据类型为字符串。
数据集分割
- train:包含184个示例,数据大小为421339字节。
数据集大小
- 下载大小:27261字节。
- 数据集总大小:421339字节。
配置
- default:训练数据文件路径为
data/train-*。



