meituan-longcat/CEdit-Bench
收藏Hugging Face2025-12-05 更新2025-12-20 收录
下载链接:
https://hf-mirror.com/datasets/meituan-longcat/CEdit-Bench
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
task_categories:
- image-to-image
language:
- en
- zh
pretty_name: CEdit-Bench
size_categories:
- 1K<n<10K
---
**CEdit-Bench** is a comprehensive evaluation suite, first proposed in the **LongCat-Image technical report**, and developed by integrating and extending existing image editing benchmarks. We further curate new data to enhance task diversity, yielding a robust dataset of 1,464 bilingual (Chinese–English) editing pairs across 15 fine-grained task categories, providing a more holistic and rigorous standard for evaluating image editing models.
<div align="center">
<img src="assets/data_distribution.jpg" width="75%" alt="data distribution." />
</div>
An example entry is shown below:
```
{
"key": "730fc5ea-7c14-45c9-a2a8-8d802b49a610",
"input_image": bytes,
"instruction_en": "Adjust the background to a garden",
"instruction_cn": "将背景调整为花园",
"task_type": "Background Change"
}
```
提供机构:
meituan-longcat



