UltraLAMBDA
收藏数据集概述
数据集名称
UltraLAMBDA
数据集来源
该数据集包含从YouTube、Facebook Ads以及CommonCrawl平台收集的品牌视频广告。
数据集描述
UltraLAMBDA是一个大规模的广告数据集,其记忆性评分由模型Henry分配。
数据集结构
数据集包含一个训练集,具体结构如下:
python from datasets import load_dataset ds = load_dataset("behavior-in-the-wild/UltraLAMBDA") ds
DatasetDict({ train: Dataset({ features: [id, memorability], num_rows: 1964 }) })
数据字段
id: YouTube视频的IDmemorability: 视频的记忆性标签(低、中或高)
数据集大小
- 下载大小: 2838262 字节
- 数据集大小: 4424635 字节
引用
@misc{s2024longtermadmemorabilityunderstanding, title={Long-Term Ad Memorability: Understanding and Generating Memorable Ads}, author={Harini S I au2 and Somesh Singh and Yaman K Singla and Aanisha Bhattacharyya and Veeky Baths and Changyou Chen and Rajiv Ratn Shah and Balaji Krishnamurthy}, year={2024}, eprint={2309.00378}, archivePrefix={arXiv}, primaryClass={cs.CL}, url={https://arxiv.org/abs/2309.00378}}




