ChanceFocus/m2sum
收藏Hugging Face2023-09-13 更新2024-06-15 收录
下载链接:
https://hf-mirror.com/datasets/ChanceFocus/m2sum
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: id
dtype: string
- name: query
dtype: string
- name: answer
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 10278
num_examples: 1
- name: test
num_bytes: 4679014
num_examples: 200
download_size: 0
dataset_size: 4689292
---
# Dataset Card for "m2sum"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
ChanceFocus
原始信息汇总
数据集概述
配置
- 默认配置:
- 训练集:路径为
data/train-* - 测试集:路径为
data/test-*
- 训练集:路径为
数据特征
- id:数据类型为字符串
- query:数据类型为字符串
- answer:数据类型为字符串
- text:数据类型为字符串
数据分割
- 训练集:
- 字节数:10278
- 样本数:1
- 测试集:
- 字节数:4679014
- 样本数:200
数据集大小
- 下载大小:0 字节
- 数据集大小:4689292 字节



