Skip to content

Commit 8fc7db2

Browse files
committed
Merge branch 'main' into baseline_solution
2 parents 3a2f792 + e03e095 commit 8fc7db2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ git checkout baseline_solution
115115
cd ~/bpc_ws/bpc
116116
bpc fetch ipd
117117
```
118-
This will download the ipd_base.zip, ipd_models.zip, and ipd_val.zip (approximately 6GB combined).
118+
This will download the ipd_base.zip, ipd_models.zip, and ipd_val.zip (approximately 6GB combined). The dataset is also available for manual download on [Hugging Face](https://huggingface.co/datasets/bop-benchmark/ipd).
119119

120120
#### Setup the baseline solution <a name="baseline_solution"></a>
121121
Pull the Baseline Solution code
@@ -242,6 +242,7 @@ Use the command:
242242
```bash
243243
bpc fetch ipd_all
244244
```
245+
The dataset is also available for manual download on [Hugging Face](https://huggingface.co/datasets/bop-benchmark/ipd).
245246

246247
### Manually Run components
247248

0 commit comments

Comments
 (0)