CAMERA<sup>3</sup>
收藏CAMERA<sup>3</sup> 数据集
CAMERA<sup>3</sup> 是一个用于评估日本广告领域可控文本生成能力的评估数据集。该数据集包含3,980条由专业标注人员编写的广告文本,考虑了LP(着陆页)中广告诉求的各个方面。
数据集文件
- JSON格式:
data/camera3-v1.json - JSONL格式:
data/camera3-v1.jsonl - 着陆页图像:
camera3-v1-lp-screenshot-sliced/screen-1200-{lp_image_sliced}.png
数据字段
| 字段名 | 描述 |
|---|---|
| instance_id | 唯一ID |
| lp_image_sliced | 与着陆页图像关联的ID |
| annotator_id | 标注者ID |
| kw | 搜索关键词 |
| lp_meta_description | 从着陆页提取的元描述 |
| lp_image_sliced_ocr_text | 着陆页图像的OCR结果 |
| ad_appeal_type | 广告诉求类型 |
| ad_text | 广告文本 |
示例条目
json { "instance_id": 0, "lp_image_sliced": "screen-1200-100303_00.png", "annotator_id": 5, "kw": "マイカー 共済", "lp_meta_description": "2022年最新の自動車保険のランキングを発表!...", "lp_image_sliced_ocr_text": "コのほけん! 保険比較のコのほけん!>...", "ad_appeal_type": "価格", "ad_text": "ネットからの契約だと割引あり" }
引用
@inproceedings{inoue-etal-2024-camera3, title = "CAMERA³: An Evaluation Dataset for Controllable Ad Text Generation in Japanese", author = "Inoue, Go and Kato, Akihiko and Mita, Masato and Honda, Ukyo and Zhang, Peinan", booktitle = "Proceedings of the Fourteenth Language Resources and Evaluation Conference", month = may, year = "2024", address = "Turin, Italy", publisher = "European Language Resources Association" }
许可
该数据集遵循Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License许可。




