BloomBerry commited on
Commit
66d73d0
·
verified ·
1 Parent(s): cb2ed60

docs: add paper title (ACE) to dataset card

Browse files
Files changed (1) hide show
  1. README.md +5 -4
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 on *agentic slide
20
- editing via structured canvas representation with self-correction*.
 
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{agentic-canvas-editor-2026,
78
- title = {Agentic Slide Editing via Structured Canvas Representation with Self-Correction},
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},