Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -30,6 +30,11 @@ configs:
|
|
| 30 |
data_files:
|
| 31 |
- split: pptx
|
| 32 |
path: data/pptx-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
---
|
| 34 |
|
| 35 |
# PPTAgent/Zenodo10K
|
|
@@ -61,6 +66,4 @@ If you find this project helpful, please use the following to cite it:
|
|
| 61 |
primaryClass={cs.AI},
|
| 62 |
url={https://arxiv.org/abs/2501.03936},
|
| 63 |
}
|
| 64 |
-
```
|
| 65 |
-
|
| 66 |
-
|
|
|
|
| 30 |
data_files:
|
| 31 |
- split: pptx
|
| 32 |
path: data/pptx-*
|
| 33 |
+
tags:
|
| 34 |
+
- ppt
|
| 35 |
+
- powerpoint
|
| 36 |
+
- document
|
| 37 |
+
- pdf
|
| 38 |
---
|
| 39 |
|
| 40 |
# PPTAgent/Zenodo10K
|
|
|
|
| 66 |
primaryClass={cs.AI},
|
| 67 |
url={https://arxiv.org/abs/2501.03936},
|
| 68 |
}
|
| 69 |
+
```
|
|
|
|
|
|