Add task categories and link to paper

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +17 -15
README.md CHANGED
@@ -1,24 +1,26 @@
1
  ---
2
- license: mit
3
  language:
4
- - en
5
- tags:
6
- - machine-learning
7
- - academic-papers
8
- - slides
9
- - multimodal
10
- - benchmark
11
- - nlp
12
- - computer-vision
13
- - oral-presentations
14
- pretty_name: ArcBench ML Conference Oral Paper-Presentation Benchmark
15
  size_categories:
16
- - n<1K
 
 
 
 
 
 
 
 
 
 
 
 
17
  ---
18
 
19
  # ArcBench: ML Conference Oral Paper-Presentation Benchmark
20
 
21
- This benchmark is from the paper **Narrative-Driven Paper-to-Slide Generation via ArcDeck**.
22
 
23
  A curated benchmark dataset of **100 oral presentation papers** from top-tier machine learning conferences (CVPR, ICCV, ICLR, ICML, NeurIPS), spanning 2022–2025. Each entry includes the full paper PDF, presentation slides PDF, and rich metadata.
24
 
@@ -167,4 +169,4 @@ If you use this dataset in your research, please cite:
167
  ## License
168
 
169
  MIT.
170
- Individual paper and slide PDFs remain under their original authors' copyright. Please consult each paper's license before redistribution.
 
1
  ---
 
2
  language:
3
+ - en
4
+ license: mit
 
 
 
 
 
 
 
 
 
5
  size_categories:
6
+ - n<1K
7
+ pretty_name: ArcBench ML Conference Oral Paper-Presentation Benchmark
8
+ task_categories:
9
+ - other
10
+ tags:
11
+ - machine-learning
12
+ - academic-papers
13
+ - slides
14
+ - multimodal
15
+ - benchmark
16
+ - nlp
17
+ - computer-vision
18
+ - oral-presentations
19
  ---
20
 
21
  # ArcBench: ML Conference Oral Paper-Presentation Benchmark
22
 
23
+ This benchmark is from the paper **[Narrative-Driven Paper-to-Slide Generation via ArcDeck](https://huggingface.co/papers/2604.11969)**.
24
 
25
  A curated benchmark dataset of **100 oral presentation papers** from top-tier machine learning conferences (CVPR, ICCV, ICLR, ICML, NeurIPS), spanning 2022–2025. Each entry includes the full paper PDF, presentation slides PDF, and rich metadata.
26
 
 
169
  ## License
170
 
171
  MIT.
172
+ Individual paper and slide PDFs remain under their original authors' copyright. Please consult each paper's license before redistribution.