--- license: cc-by-4.0 task_categories: - question-answering - image-to-text language: - en tags: - chemistry - biology - finance - legal - medical - climate pretty_name: DocGenome size_categories: - 1K ### Attribute of component units DocGenome has 13 attributes of component units, which can be categorized into two classes - **1) Fixed-form units**, including Text, Title, Abstract, etc., which are characterized by sequential reading and hierarchical relationships readily discernible from the list obtained in Stage-two of the designed DocParser. - **2) Floating-form units**, including Table, Figure, etc., which establish directional references to fixed-form units through commands like \texttt{\textbackslash ref} and \texttt{\textbackslash label}. | **Index** | **Category** | **Notes** | |----------------|-------------------|------------------------------------------| | 0 | Algorithm | | | 1 | Caption | Titles of Images, Tables, and Algorithms | | 2 | Equation | | | 3 | Figure | | | 4 | Footnote | | | 5 | List | | | 7 | Table | | | 8 | Text | | | 9 | Text-EQ | Text block with inline equations | | 10 | Title | Section titles | | 12 | PaperTitle | | | 13 | Code | | | 14 | Abstract | | ## Citation If you find our work useful in your research, please consider citing Fox: ```bibtex @article{xia2024docgenome, title={DocGenome: An Open Large-scale Scientific Document Benchmark for Training and Testing Multi-modal Large Language Models}, author={Xia, Renqiu and Mao, Song and Yan, Xiangchao and Zhou, Hongbin and Zhang, Bo and Peng, Haoyang and Pi, Jiahao and Fu, Daocheng and Wu, Wenjie and Ye, Hancheng and others}, journal={arXiv preprint arXiv:2406.11633}, year={2024} } ```