datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
LPM-24-extend
LPM-24 dataset
This dataset was used in paper Mol2Lang-VLM: Vision- and Text-Guided Generative Pre-trained Language Models for Advancing Molecule Captioning through Multimodal Fusion
DOI: https://doi.org/10.18653/v1/2024.langmol-1.12
GitHub: https://github.com/nhattruongpham/mol-lang-bridge/tree/mol2lang
This dataset contains:
SELFIES strings (converted by selfies package)
SMILES strings
Molecular images (converted by RDKit)
Molecular captions.
Citation
If you use… See the full description on the dataset page: https://huggingface.co/datasets/duongttr/LPM-24-extend.coco_image_extract
Modified Coco Dataset Files
Required dependencies
OpenCV (cv2):
pip install opencv-python
img_data.psv
Extract of the coco dataset containing the following labels: ["airplane", "backpack", "cell phone", "handbag", "suitcase", "knife", "laptop", "car"]
Structured as follows:
| Field | Description |
| --------------- |… See the full description on the dataset page: https://huggingface.co/datasets/iix/coco_image_extract.
