diff --git a/README.md b/README.md
index 97663f7a3f0d6b5ab558d862ba14c664f01659eb..97fe3920a6a1806930374e8da867e0e24f820ee7 100644
--- a/README.md
+++ b/README.md
@@ -77,8 +77,11 @@ Below, we give a high-level overview of the directory structure of our project.
       ```
 
 ## Collecting Offline Dataset
-At this time, we are not planning to release the dataset we collected for training and evaluation. 
-However, we provide instructions for how to curate your own dataset containing RGB, depth, and pose frames.
+
+Our dataset is released online and can be downloaded [here](https://uofi.box.com/s/arc2wswqfk0ksld6zovexlj3eayiv20o).
+We generated our dataset by collecting samples from the Terrasentia Dataset found [here](https://github.com/jrcuaranv/terrasentia-dataset).
+
+We also provide instructions for how to curate your own dataset containing RGB, depth, and pose frames.
 Follow the instructions [here](ros/catkin_ws/src/data_collection/README.md) to collect your own dataset.
 
 ## Training and Evaluating Depth Models