diff --git a/docs/dataset.md b/docs/dataset.md
index 52a9396..5a82236 100644
--- a/docs/dataset.md
+++ b/docs/dataset.md
@@ -6,14 +6,16 @@ Here we provide our annotated dataset for evaluation, as well as segmentation re
BIG is a high-resolution segmentation dataset that has been hand-annotated by us. Images are collected from Flickr. Please do not use for commercial purposes.
BIG contains 50 validation objects, and 100 test objects with resolution ranges from 2048\*1600 to 5000\*3600.
+- [Google Drive](https://drive.google.com/open?id=1cLQvy1giJTSrHV4FGzXgadBgI0zNtIxN)
- [OneDrive](https://hkustconnect-my.sharepoint.com/:u:/g/personal/jchungaa_connect_ust_hk/EUHS22NrOSZEi5-FdhJM6zkB8wn3PUaKbUMLtWMHc0BbOg?e=CVEvSE)
## Relabeled PASCAL VOC 2012
We have relabeled 500 images from PASCAL VOC 2012 to have more accurate boundaries.
Below shows an example of our relabeled segmentation.
-
+
+- [Google Drive](https://drive.google.com/open?id=1vtkR05TTSQYu6XPrNr88sh3m7UxDazn2)
- [OneDrive](https://hkustconnect-my.sharepoint.com/:u:/g/personal/jchungaa_connect_ust_hk/EbtbHa40zNJDpNlD3UbDadQB4eG_dNfFI7YDit3OYOXAkw?e=Gmuaym)
## Segmentation Results
diff --git a/docs/models.md b/docs/models.md
index 105865d..9a1bc7b 100644
--- a/docs/models.md
+++ b/docs/models.md
@@ -2,7 +2,7 @@
-Checkpoint name | | File Size |
-----------------------| -----------------| --------- |
- [Old Model](https://hkustconnect-my.sharepoint.com/:u:/g/personal/jchungaa_connect_ust_hk/EYJksLkRZm1Gkfs31va4szUB-RkMH2aefLgFRFJegO3oKw?e=1qP2CZ) | This is the model that we used to generate all of our results in the paper. | 259MB |
-[New Model](https://hkustconnect-my.sharepoint.com/:u:/g/personal/jchungaa_connect_ust_hk/EW7CBmiBK9RJlmORaEpXRg4B4gZ0GtU3L6K64oFdD-GKWw?e=q0Tg5p) | This is the newly trained model with restructured code and updated hyperparameters in this repo. It has slightly better performance. | 259MB |
\ No newline at end of file
+Checkpoint | Downloads | File Size |
+---------------------- | -----------------| --------- |
+This is the model that we used to generate all of our results in the paper. | [Google Drive](https://drive.google.com/open?id=103nLN1JQCs2yASkna0HqfioYZO7MA_J9)
[OneDrive]((https://hkustconnect-my.sharepoint.com/:u:/g/personal/jchungaa_connect_ust_hk/EYJksLkRZm1Gkfs31va4szUB-RkMH2aefLgFRFJegO3oKw?e=1qP2CZ)) | 259MB |
+This is the newly trained model with restructured code and updated hyperparameters in this repo. It has slightly better performance. | [Google Drive](https://drive.google.com/open?id=1FMmUYtWsZB4fReoQmtqqn-NOZrC8CfWK)
[OneDrive]((https://hkustconnect-my.sharepoint.com/:u:/g/personal/jchungaa_connect_ust_hk/EW7CBmiBK9RJlmORaEpXRg4B4gZ0GtU3L6K64oFdD-GKWw?e=q0Tg5p)) | 259MB |
\ No newline at end of file