--- annotations_creators: - expert-generated - machine-generated language: - en license: - other multilinguality: - monolingual size_categories: - 1K\n...", "role": "user"}, {"content": ".........", "role": "assistant"} ], "images": ["path/to/image.png"] } ``` ### RxnScribe_test Contains evaluation images from chemistry literature publications. Annotations use special tokens: - ``: Start of a reaction - ``: Reactants section - ``: Conditions section - ``: Products section - ``: Molecule entity - ``: Text entity ## Data Generation - **RobustRDP_test**: Manually annotated using [RxnLabel](https://github.com/jaydetang/RxnLabel), a web-based reaction diagram annotation platform. - **RxnScribe_test**: Sourced from the [RxnScribe](https://github.com/thomas0809/RxnScribe) dataset of reaction diagrams from chemistry publications. ## Related Resources - **Model**: [RobustRDP](https://huggingface.co/Jingcz/RobustRDP) - **Processed Data**: [RobustRDP-ProcessedValData](https://huggingface.co/datasets/Jingcz/RobustRDP-ProcessedValData) - **Code**: [RobustRDP GitHub](https://github.com/jaydetang/RobustRDP) - **Annotation Platform**: [RxnLabel](https://github.com/jaydetang/RxnLabel)