Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 12c29d8

Browse files
authored
Update README link (#369)
1 parent a74fbb4 commit 12c29d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66

77
OCF's DataPipes for training and inference in Pytorch.
88

9-
**Note this repo will soon be deprecated in favour of [`ocf-data-sampler`](https://github.com/openclimatefix/ocf-data-sampler)**
9+
**:warning: Note this repo will soon be deprecated in favour of [`ocf-data-sampler`](https://github.com/openclimatefix/ocf-data-sampler)**
1010

1111
## Usage
1212

1313
These datapipes are designed to be composable and modular, and follow the same
1414
setup as for the in-built Pytorch Datapipes. There are some great docs on how
1515
they can be composed and used
16-
[here](https://pytorch.org/data/main/examples.html).
16+
[here](https://pytorch.org/data/beta/index.html).
1717

1818
End to end examples are given in `ocf_datapipes.training` and
1919
`ocf_datapipes.production`.

0 commit comments

Comments
 (0)