gimmaru/newspop
收藏Hugging Face2023-12-24 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/gimmaru/newspop
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: int32
- name: title
dtype: string
- name: headline
dtype: string
- name: source
dtype: string
- name: topic
dtype: string
- name: publish_date
dtype: string
- name: facebook
dtype: int32
- name: google_plus
dtype: int32
- name: linked_in
dtype: int32
splits:
- name: train
num_bytes: 295250
num_examples: 1000
download_size: 0
dataset_size: 295250
---
# Dataset Card for "newspop"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Note: This dataset was utilized for the evaluation of probability-based prompt selection techniques in the paper '[Improving Probability-based Prompt Selection Through Unified Evaluation and Analysis](https://arxiv.org/abs/2305.14877)'. It differs from the actual benchmark dataset.
提供机构:
gimmaru
原始信息汇总
数据集概述
数据集名称
- 名称: newspop
数据结构
- 特征:
- id: 整数型 (int32)
- title: 字符串型 (string)
- headline: 字符串型 (string)
- source: 字符串型 (string)
- topic: 字符串型 (string)
- publish_date: 字符串型 (string)
- facebook: 整数型 (int32)
- google_plus: 整数型 (int32)
- linked_in: 整数型 (int32)
数据分割
- 训练集:
- 大小: 295250 字节
- 样本数: 1000
数据集大小
- 总大小: 295250 字节
- 下载大小: 0 字节



