Skip to content

Commit

Permalink
Added notice about visiting only a single bucket for 300K datasets
Browse files Browse the repository at this point in the history
  • Loading branch information
ProchazkaDavid committed Jul 31, 2024
1 parent f4d896a commit 2004e79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ pip install --no-cache-dir torch==2.3.1 --index-url https://download.pytorch.org

### 300K dataset

Note that experiments with this dataset size will only visit a single bucket in each task. This is done to speed up the CI pipeline.

```shell
DBSIZE=300K

Expand Down

0 comments on commit 2004e79

Please sign in to comment.