Instead of downloading the full dataset and then slicing, use streaming mode to only fetch the rows needed (up to slice_end + 1) when a manual dataset slice is configured. |
||
|---|---|---|
| .. | ||
| data_recipe | ||
| export | ||
| inference | ||
| training | ||
| __init__.py | ||
Instead of downloading the full dataset and then slicing, use streaming mode to only fetch the rows needed (up to slice_end + 1) when a manual dataset slice is configured. |
||
|---|---|---|
| .. | ||
| data_recipe | ||
| export | ||
| inference | ||
| training | ||
| __init__.py | ||