jamestalentium/dialogsum_1000_test
收藏Hugging Face2023-10-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/jamestalentium/dialogsum_1000_test
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: input_text
dtype: string
- name: output_text
dtype: string
- name: topic
dtype: string
splits:
- name: test
num_bytes: 1353776.49
num_examples: 1485
download_size: 328916
dataset_size: 1353776.49
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
# Dataset Card for "dialogsum_1000_test"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
---
dataset_info: 数据集元信息
features: 特征列
- name: id
dtype: 字符串(string)
- name: 输入文本(input_text)
dtype: 字符串(string)
- name: 输出文本(output_text)
dtype: 字符串(string)
- name: 主题(topic)
dtype: 字符串(string)
splits: 数据划分
- name: 测试集(test)
num_bytes: 1353776.49
num_examples: 1485
download_size: 328916
dataset_size: 1353776.49
configs: 配置项
- config_name: 默认配置(default)
data_files: 数据文件
- split: 测试集(test)
path: data/test-*
---
# “dialogsum_1000_test”数据集卡片
[更多信息待补充](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
jamestalentium原始信息汇总
数据集概述
数据集信息
特征
- id: 字符串类型
- input_text: 字符串类型
- output_text: 字符串类型
- topic: 字符串类型
数据分割
- test:
- 字节数: 1353776.49
- 样本数: 1485
数据大小
- 下载大小: 328916
- 数据集大小: 1353776.49
配置
- default:
- 数据文件:
- 分割: test
- 路径: data/test-*
- 数据文件:



