jtatman/hypnosis_dataset_questions
收藏Hugging Face2024-03-18 更新2024-06-15 收录
下载链接:
https://hf-mirror.com/datasets/jtatman/hypnosis_dataset_questions
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: model
dtype: string
- name: timestamp
dtype: int64
- name: content
dtype: string
- name: summary
sequence: string
- name: question
dtype: string
splits:
- name: train
num_bytes: 5580792
num_examples: 1346
download_size: 2107682
dataset_size: 5580792
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes features such as model name, timestamp, content, summary, and question. It is divided into a training set with 1346 examples, occupying 5580792 bytes. The download size of the dataset is 2107682 bytes, and the total size is 5580792 bytes. The dataset configuration is default, with training data files located at data/train-* path.
提供机构:
jtatman
原始信息汇总
数据集信息
特征
- model: 数据类型为字符串(string)
- timestamp: 数据类型为整数(int64)
- content: 数据类型为字符串(string)
- summary: 数据类型为字符串序列(sequence: string)
- question: 数据类型为字符串(string)
数据分割
- train: 包含1346个样本,总字节数为5580792
数据大小
- 下载大小: 2107682字节
- 数据集大小: 5580792字节
配置
- default: 包含训练数据文件,路径为
data/train-*



