loongson/pypi/: datasets-1.8.0 metadata and description

Homepage Simple index

HuggingFace/Datasets is an open library of NLP datasets.

author HuggingFace Inc.
author_email thomas@huggingface.co
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • Intended Audience :: Education
  • Intended Audience :: Science/Research
  • License :: OSI Approved :: Apache Software License
  • Operating System :: OS Independent
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Topic :: Scientific/Engineering :: Artificial Intelligence
download_url https://github.com/huggingface/datasets/tags
keywords datasets machine learning datasets metrics
license Apache 2.0
platform
  • UNKNOWN
provides_extras torch
requires_dist
  • numpy (>=1.17)
  • pyarrow (<4.0.0,>=1.0.0)
  • dill
  • pandas
  • requests (>=2.19.0)
  • tqdm (<4.50.0,>=4.27)
  • xxhash
  • multiprocess
  • fsspec (<0.8.1)
  • huggingface-hub (<0.1.0)
  • packaging
  • dataclasses ; python_version < "3.7"
  • importlib-metadata ; python_version < "3.8"
  • apache-beam (>=2.26.0) ; extra == 'apache-beam'
  • numpy (==1.18.5) ; extra == 'benchmarks'
  • tensorflow (==2.3.0) ; extra == 'benchmarks'
  • torch (==1.6.0) ; extra == 'benchmarks'
  • transformers (==3.0.2) ; extra == 'benchmarks'
  • absl-py ; extra == 'dev'
  • pytest ; extra == 'dev'
  • pytest-xdist ; extra == 'dev'
  • apache-beam (>=2.26.0) ; extra == 'dev'
  • elasticsearch ; extra == 'dev'
  • aiobotocore (==1.2.2) ; extra == 'dev'
  • boto3 (==1.16.43) ; extra == 'dev'
  • botocore (==1.19.52) ; extra == 'dev'
  • faiss-cpu ; extra == 'dev'
  • fsspec[s3] ; extra == 'dev'
  • moto[s3,server] (==2.0.4) ; extra == 'dev'
  • rarfile (>=4.0) ; extra == 'dev'
  • s3fs (==0.4.2) ; extra == 'dev'
  • tensorflow (>=2.3) ; extra == 'dev'
  • torch ; extra == 'dev'
  • transformers ; extra == 'dev'
  • bs4 ; extra == 'dev'
  • conllu ; extra == 'dev'
  • langdetect ; extra == 'dev'
  • lxml ; extra == 'dev'
  • mwparserfromhell ; extra == 'dev'
  • nltk ; extra == 'dev'
  • openpyxl ; extra == 'dev'
  • py7zr ; extra == 'dev'
  • tldextract ; extra == 'dev'
  • zstandard ; extra == 'dev'
  • bert-score (>=0.3.6) ; extra == 'dev'
  • rouge-score ; extra == 'dev'
  • sacrebleu ; extra == 'dev'
  • scipy ; extra == 'dev'
  • seqeval ; extra == 'dev'
  • sklearn ; extra == 'dev'
  • jiwer ; extra == 'dev'
  • sentencepiece ; extra == 'dev'
  • toml (>=0.10.1) ; extra == 'dev'
  • requests-file (>=1.5.1) ; extra == 'dev'
  • tldextract (>=3.1.0) ; extra == 'dev'
  • texttable (>=1.6.3) ; extra == 'dev'
  • Werkzeug (>=1.0.1) ; extra == 'dev'
  • six (~=1.15.0) ; extra == 'dev'
  • wget (>=3.2) ; extra == 'dev'
  • pytorch-nlp (==0.5.0) ; extra == 'dev'
  • pytorch-lightning ; extra == 'dev'
  • fastBPE (==0.1.0) ; extra == 'dev'
  • fairseq ; extra == 'dev'
  • black (==21.4b0) ; extra == 'dev'
  • flake8 (==3.7.9) ; extra == 'dev'
  • isort ; extra == 'dev'
  • pyyaml (>=5.3.1) ; extra == 'dev'
  • importlib-resources ; (python_version < "3.7") and extra == 'dev'
  • docutils (==0.16.0) ; extra == 'docs'
  • recommonmark ; extra == 'docs'
  • sphinx (==3.1.2) ; extra == 'docs'
  • sphinx-markdown-tables ; extra == 'docs'
  • sphinx-rtd-theme (==0.4.3) ; extra == 'docs'
  • sphinxext-opengraph (==0.4.1) ; extra == 'docs'
  • sphinx-copybutton ; extra == 'docs'
  • fsspec (<0.8.1) ; extra == 'docs'
  • s3fs (==0.4.2) ; extra == 'docs'
  • black (==21.4b0) ; extra == 'quality'
  • flake8 (==3.7.9) ; extra == 'quality'
  • isort ; extra == 'quality'
  • pyyaml (>=5.3.1) ; extra == 'quality'
  • fsspec (<0.8.1) ; extra == 's3'
  • boto3 (==1.16.43) ; extra == 's3'
  • botocore (==1.19.52) ; extra == 's3'
  • s3fs (==0.4.2) ; extra == 's3'
  • tensorflow (>=2.2.0) ; extra == 'tensorflow'
  • tensorflow-gpu (>=2.2.0) ; extra == 'tensorflow_gpu'
  • absl-py ; extra == 'tests'
  • pytest ; extra == 'tests'
  • pytest-xdist ; extra == 'tests'
  • apache-beam (>=2.26.0) ; extra == 'tests'
  • elasticsearch ; extra == 'tests'
  • aiobotocore (==1.2.2) ; extra == 'tests'
  • boto3 (==1.16.43) ; extra == 'tests'
  • botocore (==1.19.52) ; extra == 'tests'
  • faiss-cpu ; extra == 'tests'
  • fsspec[s3] ; extra == 'tests'
  • moto[s3,server] (==2.0.4) ; extra == 'tests'
  • rarfile (>=4.0) ; extra == 'tests'
  • s3fs (==0.4.2) ; extra == 'tests'
  • tensorflow (>=2.3) ; extra == 'tests'
  • torch ; extra == 'tests'
  • transformers ; extra == 'tests'
  • bs4 ; extra == 'tests'
  • conllu ; extra == 'tests'
  • langdetect ; extra == 'tests'
  • lxml ; extra == 'tests'
  • mwparserfromhell ; extra == 'tests'
  • nltk ; extra == 'tests'
  • openpyxl ; extra == 'tests'
  • py7zr ; extra == 'tests'
  • tldextract ; extra == 'tests'
  • zstandard ; extra == 'tests'
  • bert-score (>=0.3.6) ; extra == 'tests'
  • rouge-score ; extra == 'tests'
  • sacrebleu ; extra == 'tests'
  • scipy ; extra == 'tests'
  • seqeval ; extra == 'tests'
  • sklearn ; extra == 'tests'
  • jiwer ; extra == 'tests'
  • sentencepiece ; extra == 'tests'
  • toml (>=0.10.1) ; extra == 'tests'
  • requests-file (>=1.5.1) ; extra == 'tests'
  • tldextract (>=3.1.0) ; extra == 'tests'
  • texttable (>=1.6.3) ; extra == 'tests'
  • Werkzeug (>=1.0.1) ; extra == 'tests'
  • six (~=1.15.0) ; extra == 'tests'
  • wget (>=3.2) ; extra == 'tests'
  • pytorch-nlp (==0.5.0) ; extra == 'tests'
  • pytorch-lightning ; extra == 'tests'
  • fastBPE (==0.1.0) ; extra == 'tests'
  • fairseq ; extra == 'tests'
  • importlib-resources ; (python_version < "3.7") and extra == 'tests'
  • torch ; extra == 'torch'

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
datasets-1.8.0-py3-none-any.whl
Size
228 KB
Type
Python Wheel
Python
3

Note:

VERSION needs to be formatted following the MAJOR.MINOR.PATCH convention (we need to follow this convention to be able to retrieve versioned scripts)

Simple check list for release from AllenNLP repo: https://github.com/allenai/allennlp/blob/master/setup.py

To create the package for pypi.

  1. Change the version in __init__.py, setup.py as well as docs/source/conf.py.

  2. Commit these changes with the message: “Release: VERSION”

  3. Add a tag in git to mark the release: “git tag VERSION -m’Adds tag VERSION for pypi’ ” Push the tag to git: git push –tags origin master

  4. Build both the sources and the wheel. Do not change anything in setup.py between creating the wheel and the source distribution (obviously).

    For the wheel, run: “python setup.py bdist_wheel” in the top level directory. (this will build a wheel for the python version you use to build it).

    For the sources, run: “python setup.py sdist” You should now have a /dist directory with both .whl and .tar.gz source versions.

  5. Check that everything looks correct by uploading the package to the pypi test server:

    twine upload dist/* -r pypitest (pypi suggest using twine as other methods upload files via plaintext.) You may have to specify the repository url, use the following command then: twine upload dist/* -r pypitest –repository-url=https://test.pypi.org/legacy/

    Check that you can install it in a virtualenv by running: pip install -i https://testpypi.python.org/pypi datasets

  6. Upload the final version to actual pypi: twine upload dist/* -r pypi

  7. Fill release notes in the tag in github once everything is looking hunky-dory.

  8. Update the documentation commit in .circleci/deploy.sh for the accurate documentation to be displayed Update the version mapping in docs/source/_static/js/custom.js, and set version to X.X.X.dev0 in setup.py and __init__.py