lilyyellow/func_calling_v2.1.1
收藏Hugging Face2024-05-16 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/lilyyellow/func_calling_v2.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: content
dtype: string
- name: pos
dtype: int64
- name: task_pos
dtype: string
- name: cleaned_text
dtype: string
- name: len_token
dtype: int64
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 299186819
num_examples: 86949
- name: test
num_bytes: 33394455
num_examples: 9661
download_size: 186620825
dataset_size: 332581274
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
The dataset includes various features such as task type, dataset name, text content, choice, keyword, content, position, task position, cleaned text, token length, etc. It is divided into training and test sets, containing 86949 and 9661 samples respectively. The total download size of the dataset is 186620825 bytes, and the total size is 332581274 bytes.
提供机构:
lilyyellow
原始信息汇总
数据集概述
数据集特征
- task: 数据类型为字符串
- ds: 数据类型为字符串
- text: 数据类型为字符串
- choice: 数据类型为整数(int64)
- keyword: 数据类型为字符串
- content: 数据类型为字符串
- pos: 数据类型为整数(int64)
- task_pos: 数据类型为字符串
- cleaned_text: 数据类型为字符串
- len_token: 数据类型为整数(int64)
- index_level_0: 数据类型为整数(int64)
数据集分割
- 训练集(train):
- 字节数: 299186819
- 示例数: 86949
- 测试集(test):
- 字节数: 33394455
- 示例数: 9661
数据集大小
- 下载大小: 186620825字节
- 数据集总大小: 332581274字节
数据文件配置
- 默认配置(default):
- 训练集路径: data/train-*
- 测试集路径: data/test-*



