mtc/seahorse_dataset_with_articles
收藏Hugging Face2023-08-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/mtc/seahorse_dataset_with_articles
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: gem_id
dtype: string
- name: worker_lang
dtype: string
- name: summary
dtype: string
- name: model
dtype: string
- name: question1
dtype: string
- name: question2
dtype: string
- name: question3
dtype: string
- name: question4
dtype: string
- name: question5
dtype: string
- name: question6
dtype: string
- name: article
dtype: string
splits:
- name: train
num_bytes: 229429224
num_examples: 60979
- name: validation
num_bytes: 33521235
num_examples: 8968
- name: test
num_bytes: 67822691
num_examples: 18331
download_size: 79071311
dataset_size: 330773150
---
# Dataset Card for "seahorse_dataset_with_articles"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
mtc
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 验证集: data/validation-*
- 测试集: data/test-*
数据集信息
特征
- gem_id: 字符串类型
- worker_lang: 字符串类型
- summary: 字符串类型
- model: 字符串类型
- question1: 字符串类型
- question2: 字符串类型
- question3: 字符串类型
- question4: 字符串类型
- question5: 字符串类型
- question6: 字符串类型
- article: 字符串类型
数据划分
- 训练集:
- 字节数: 229429224
- 样本数: 60979
- 验证集:
- 字节数: 33521235
- 样本数: 8968
- 测试集:
- 字节数: 67822691
- 样本数: 18331
数据集大小
- 下载大小: 79071311
- 数据集大小: 330773150



