Port details |
- py-datasets HuggingFace community-driven open-source library of datasets
- 2.21.0_1 misc =2 2.21.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-08-06 09:48:10
- Last Update: 2024-10-14 04:45:22
- Commit Hash: 7c5ba59
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://huggingface.co/docs/datasets/index
- Description:
- Datasets is a library for easily accessing and sharing datasets for Audio,
Computer Vision, and Natural Language Processing (NLP) tasks.
Load a dataset in a single line of code, and use our powerful data processing
methods to quickly get your dataset ready for training in a deep learning model.
Backed by the Apache Arrow format, process large datasets with zero-copy reads
without any memory constraints for optimal speed and efficiency. We also feature
a deep integration with the Hugging Face Hub, allowing you to easily load and
share a dataset with the wider machine learning community.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}datasets>0:misc/py-datasets@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-datasets/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-datasets
- pkg install py311-datasets
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-datasets listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-datasets
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1726883526
SHA256 (datasets-2.21.0.tar.gz) = 998f85a8460f1bd982e5bd058f8a0808eef424249e3df1e8cdd594ccd0dc8ba2
SIZE (datasets-2.21.0.tar.gz) = 2215317
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-pyproject-hooks>0 : devel/py-pyproject-hooks@py311
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-absl-py>=0 : devel/py-absl-py@py311
- py311-elasticsearch>0 : textproc/py-elasticsearch@py311
- py311-faiss>=1.6.4 : math/py-faiss@py311
- py311-jax>=0.3.14 : math/py-jax@py311
- py311-jiwer>0 : misc/py-jiwer@py311
- py311-joblib>=1.3.0 : devel/py-joblib@py311
- py311-lz4>=0 : archivers/py-lz4@py311
- py311-polars>=0.20.0 : misc/py-polars@py311
- py311-protobuf>=4.0.0 : devel/py-protobuf@py311
- py311-pytest-datadir>=0 : devel/py-pytest-datadir@py311
- py311-pytest-xdist>=0 : devel/py-pytest-xdist@py311
- py311-pytest>=0 : devel/py-pytest@py311
- py311-pytorch>=2.0.0 : misc/py-pytorch@py311
- py311-rarfile>=4.0 : archivers/py-rarfile@py311
- py311-s3fs>=2021.11.1 : devel/py-s3fs@py311
- py311-tiktoken>=0 : textproc/py-tiktoken@py311
- py311-typing-extensions>=4.6.1 : devel/py-typing-extensions@py311
- py311-zstandard>=0 : archivers/py-zstandard@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-aiohttp>0 : www/py-aiohttp@py311
- py311-dill>0.3.0 : devel/py-dill@py311
- py311-filelock>0 : sysutils/py-filelock@py311
- py311-fsspec>=2023.1.0 : devel/py-fsspec@py311
- py311-huggingface-hub>0.21.2 : misc/py-huggingface-hub@py311
- py311-multiprocess>0 : devel/py-multiprocess@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-packaging>0 : devel/py-packaging@py311
- py311-pandas>0 : math/py-pandas@py311
- py311-pyarrow>=15.0.0 : databases/py-pyarrow@py311
- py311-pyyaml>=5.1 : devel/py-pyyaml@py311
- py311-requests>=2.32.2 : www/py-requests@py311
- py311-tqdm>=4.66.3 : misc/py-tqdm@py311
- py311-xxhash>0 : devel/py-xxhash@py311
- py311-librosa>0 : audio/py-librosa@py311
- py311-SoundFile>=0.12.1 : audio/py-SoundFile@py311
- py311-pillow>=7.0.0 : graphics/py-pillow@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-datasets
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.21.0_1 14 Oct 2024 04:45:22 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyproject-hooks: Move devel/py-pyproject_hooks to
devel/py-pyproject-hooks
- Bump PORTREVISION of dependent ports for dependency change |
2.21.0 05 Oct 2024 03:09:28 |
Yuri Victorovich (yuri) |
misc/py-datasets: Fix build by relaxing py-dill dependency
Reported by: fallout |
2.21.0 21 Sep 2024 03:03:32 |
Yuri Victorovich (yuri) |
misc/py-datasets: update 2.20.0 → 2.21.0
Reported by: portscout |
2.20.0 06 Aug 2024 09:45:18 |
Yuri Victorovich (yuri) |
misc/py-datasets: New port: HuggingFace community-driven open-source library of
datasets |