CoolFace
Datasetpublic

Azzindani/Open_Reaction_Data

ORDerly: Styrene Mizoroki-Heck RAG-Ready Dataset This repository contains chemical reaction data formatted for Retrieval-Augmented Generation (RAG) systems. The data is a processed version of the ORDerly benchmark, specifically focusing on reaction conditions and forward/retro prediction tasks. Dataset Structure The data is split into 10,000-row Parquet chunks to prevent Out-of-Memory (OOM) errors during ingestion into vector databases. It includes:… See the full description on the dataset page: https://huggingface.co/datasets/Azzindani/Open_Reaction_Data.

sourceHugging Facecc-by-4.0updated 7mo agoView on Hugging Face
0likes150downloads
4 commits on main
2c547937mo ago

Move 10k-row chunks to root for better RAG indexing

Azzindani
757e7d67mo ago

Add dataset card with citations and ORDerly descriptions

Azzindani
2e61e157mo ago

Move 10k-row chunks to root for better RAG indexing

Azzindani
974284f7mo ago

initial commit

Azzindani