-
Notifications
You must be signed in to change notification settings - Fork 3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: huggingface/datasets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: huggingface/datasets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 32 files changed
- 5 contributors
Commits on Oct 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 159a645 - Browse repository at this point
Copy the full SHA 159a645View commit details
Commits on Oct 24, 2025
-
* Add nifti support * update docs * update nifti after testing locally and from remote hub * update setup.py to add nibabel and update docs * add nifti_dataset * fix nifti dataset documentation * add nibabel to test dependency * Add section for creating a medical imaging dataset --------- Co-authored-by: Quentin Lhoest <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5138876 - Browse repository at this point
Copy the full SHA 5138876View commit details -
Fix random seed on shuffle and interleave_datasets (#7823)
* WIP: shuffle working, interleave_ds not yet * remove debug statements * add test * update test * use recursive overwriting of generator seeds * update test description * remove debugging strings * return instances of baseexiterable instead of modifying inplace * add test to make sure multiple iterations over data are deterministic
Configuration menu - View commit details
-
Copy full SHA for a7600ac - Browse repository at this point
Copy the full SHA a7600acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d985d9 - Browse repository at this point
Copy the full SHA 6d985d9View commit details
Commits on Oct 27, 2025
-
fix: better args passthrough for
_batch_setitems()(#7817)* update signature for _batch_setitems * arguments passthrough
Configuration menu - View commit details
-
Copy full SHA for f7c8e46 - Browse repository at this point
Copy the full SHA f7c8e46View commit details
Commits on Oct 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 627ed2e - Browse repository at this point
Copy the full SHA 627ed2eView commit details -
resolves the ValueError: Unable to avoid copy while creating an array (…
…#7831) * Fix argument passing in stratified shuffle split NumPy 2.0 changed the behavior of the `copy=False` parameter to be stricter. When `train_test_split` converted Arrow arrays to NumPy format for stratification, it triggered this error for non-contiguous arrays. Using `np.asarray()` allows copying when necessary, which is the recommended migration path per NumPy 2.0 documentation. * make style --------- Co-authored-by: Quentin Lhoest <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e5b0e6 - Browse repository at this point
Copy the full SHA 9e5b0e6View commit details
Commits on Oct 31, 2025
-
* add 3.14 * update ci * go home tf * torchcodec * numba * fix ci * no lz4 in python 3.14 * fix tests * again * again * again
Configuration menu - View commit details
-
Copy full SHA for 8b1bd4e - Browse repository at this point
Copy the full SHA 8b1bd4eView commit details
Commits on Nov 3, 2025
-
Add num channels to audio (#7840)
* WIP: add audio, tests failing * WIP: add mono argument, tests failing * change from mono to num_channels in documentation, audio tests passing * update docs and move test for audio * update audio * update docstring for audio * Apply suggestions from code review --------- Co-authored-by: Quentin Lhoest <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e7c6ca - Browse repository at this point
Copy the full SHA 0e7c6caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03c16ec - Browse repository at this point
Copy the full SHA 03c16ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc7f97c - Browse repository at this point
Copy the full SHA fc7f97cView commit details
Commits on Nov 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 232cb10 - Browse repository at this point
Copy the full SHA 232cb10View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.3.0...4.4.0