chrisgru/commonsense-dialogues4
收藏Hugging Face2023-10-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/chrisgru/commonsense-dialogues4
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 23345091
num_examples: 12597
- name: test
num_bytes: 1057813
num_examples: 1159
download_size: 13076849
dataset_size: 24402904
---
# Dataset Card for "commonsense-dialogues4"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
chrisgru
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 测试集: data/test-*
- 数据文件:
数据集信息
-
特征:
- conversations:
- from: 字符串类型
- value: 字符串类型
- text: 字符串类型
- conversations:
-
拆分:
- 训练集:
- 字节数: 23345091
- 样本数: 12597
- 测试集:
- 字节数: 1057813
- 样本数: 1159
- 训练集:
-
下载大小: 13076849
-
数据集大小: 24402904



