ord data Getting the Data The datasets live under data/ and are stored with Git LFS. LFS reads are redirected to the Hugging Face mirror via .lfsconfig , so dataset objects are fetched from Hugging Face's CDN rather than from GitHub's shared (and limited) LFS bandwidth. This is automatic — you do not need to configure anything. Option 1: Clone the repository With Git LFS installed, this pulls every dataset object from the Hugging Face mirror and gives you the full Git history with the data in place. Option 2: Download only the data (a subset, or without Git history) The script mirrors the data/ directory from the Hugging Face dataset into your local checkout. Pass allow pattern 'data/4d/ .pb.gz' (repeatable) to download only a subset, or output dir to write somewhere other than the repository root. To skip LFS entirely during the clone and fetch the data afterward: You can also browse and download datasets directly from the Hugging Face dataset page. For how this LFS / Hugging Face mirror setup works (and what it means for contributors), see Git LFS and the Hugging Face mirror below. Data Manipulation The ord data repository contains the Open Reaction Database (ORD) in Google's Pro…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy