HydraLM/GPTeacher_toolformer_list_dict
收藏Hugging Face2023-07-27 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/HydraLM/GPTeacher_toolformer_list_dict
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: conversations
list:
- name: input
dtype: string
- name: instruction
dtype: string
- name: response
dtype: string
- name: conversation_id
dtype: int64
splits:
- name: train
num_bytes: 3339686
num_examples: 7672
download_size: 809207
dataset_size: 3339686
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "GPTeacher_toolformer_list_dict"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
HydraLM
原始信息汇总
数据集概述
数据集名称
GPTeacher_toolformer_list_dict
数据结构
- 特征(Features):
- conversations:
- input: 数据类型为字符串(string)
- instruction: 数据类型为字符串(string)
- response: 数据类型为字符串(string)
- conversation_id: 数据类型为整数(int64)
- conversations:
数据分割(Splits)
- train:
- 数据量(num_bytes): 3339686字节
- 样本数量(num_examples): 7672个
数据集大小
- 下载大小(download_size): 809207字节
- 数据集大小(dataset_size): 3339686字节
配置(Configs)
- config_name: default
- data_files:
- split: train
- path: data/train-*
- split: train
- data_files:



