Forceless commited on
Commit
0eb31d3
·
verified ·
1 Parent(s): eb24e92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -32,9 +32,9 @@ configs:
32
  path: data/pptx-*
33
  ---
34
 
35
- # Forceless/zenodo-pptx
36
 
37
- Crawled from [zenodo](http://zenodo.org)
38
 
39
  ```python
40
  dirname = f"zenodo-pptx/pptx/{task['license']}/{task['created'][:4]}/"
 
32
  path: data/pptx-*
33
  ---
34
 
35
+ # PPTAgent/Zenodo10K
36
 
37
+ This is the dataset used in [PPTAgent](https://arxiv.org/abs/2501.03936), crawled from [zenodo](http://zenodo.org).
38
 
39
  ```python
40
  dirname = f"zenodo-pptx/pptx/{task['license']}/{task['created'][:4]}/"