UCLA-AGI/SPIN_iter2
收藏Hugging Face2024-04-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/UCLA-AGI/SPIN_iter2
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
dataset_info:
features:
- name: generated
list:
- name: content
dtype: string
- name: role
dtype: string
- name: real
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 215908120
num_examples: 49792
- name: test
num_bytes: 2165130
num_examples: 500
download_size: 122061358
dataset_size: 218073250
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
The dataset includes two main features: generated and real. Each feature contains two sub-features: content and role, both of which are of string type. The dataset is divided into a training set and a test set, with 49792 samples in the training set and 500 samples in the test set. The total download size of the dataset is 122061358 bytes, and the total size is 218073250 bytes. The dataset configuration is set to default, with the training set and test set data files stored in data/train-* and data/test-* paths respectively.
提供机构:
UCLA-AGI
原始信息汇总
数据集概述
许可证
- Apache 2.0
数据集信息
特征
- generated
- content: 数据类型为字符串
- role: 数据类型为字符串
- real
- content: 数据类型为字符串
- role: 数据类型为字符串
分割
- train
- 字节数: 215908120
- 样本数: 49792
- test
- 字节数: 2165130
- 样本数: 500
大小
- 下载大小: 122061358
- 数据集大小: 218073250
配置
- default
- data_files
- train: 路径为
data/train-* - test: 路径为
data/test-*
- train: 路径为
- data_files



