Datasets:
docs: add paper title (ACE) to dataset card
Browse files
README.md
CHANGED
|
@@ -16,8 +16,9 @@ size_categories:
|
|
| 16 |
|
| 17 |
# Figma Slide Editing Benchmark
|
| 18 |
|
| 19 |
-
Benchmark accompanying our **EMNLP 2026 Industry Track** paper
|
| 20 |
-
|
|
|
|
| 21 |
|
| 22 |
> 📄 **Paper / archive URL:** _to be updated_ (`xxx.archive` — placeholder)
|
| 23 |
> 💻 **Code:** https://github.com/BloomBerry/agentic-canvas-editor
|
|
@@ -74,8 +75,8 @@ this benchmark.
|
|
| 74 |
## Citation
|
| 75 |
|
| 76 |
```bibtex
|
| 77 |
-
@inproceedings{
|
| 78 |
-
title = {
|
| 79 |
author = {MIRIDIH},
|
| 80 |
booktitle = {Proceedings of the 2026 Conference on Empirical Methods in Natural Language Processing: Industry Track (EMNLP 2026)},
|
| 81 |
year = {2026},
|
|
|
|
| 16 |
|
| 17 |
# Figma Slide Editing Benchmark
|
| 18 |
|
| 19 |
+
Benchmark accompanying our **EMNLP 2026 Industry Track** paper **"ACE: A
|
| 20 |
+
Self-Correcting Agentic Canvas Editor for Multi-Slide Presentation
|
| 21 |
+
Automation"**.
|
| 22 |
|
| 23 |
> 📄 **Paper / archive URL:** _to be updated_ (`xxx.archive` — placeholder)
|
| 24 |
> 💻 **Code:** https://github.com/BloomBerry/agentic-canvas-editor
|
|
|
|
| 75 |
## Citation
|
| 76 |
|
| 77 |
```bibtex
|
| 78 |
+
@inproceedings{ace-2026,
|
| 79 |
+
title = {ACE: A Self-Correcting Agentic Canvas Editor for Multi-Slide Presentation Automation},
|
| 80 |
author = {MIRIDIH},
|
| 81 |
booktitle = {Proceedings of the 2026 Conference on Empirical Methods in Natural Language Processing: Industry Track (EMNLP 2026)},
|
| 82 |
year = {2026},
|