Hugging Face
Name: | flytekitplugins-huggingface |
Version: | 0.0.0+develop |
Author: | |
Provides: |
flytekitplugins.huggingface |
Requires: |
flytekit>=1.3.0b2 datasets>=2.4.0 |
Python: | >=3.9 |
License: | apache2 |
Source Code: | https://github.com/flyteorg/flytekit/tree/master/plugins/flytekit-huggingface |
- Intended Audience :: Science/Research
- Intended Audience :: Developers
- License :: OSI Approved :: Apache Software License
- Programming Language :: Python :: 3.9
- Programming Language :: Python :: 3.10
- Topic :: Scientific/Engineering
- Topic :: Scientific/Engineering :: Artificial Intelligence
- Topic :: Software Development
- Topic :: Software Development :: Libraries
- Topic :: Software Development :: Libraries :: Python Modules
Hugging Face is a community and data science platform that provides: Tools that enable users to build, train and deploy ML models based on open source (OS) code and technologies
This plugin supports datasets.Dataset
as a data type with StructuredDataset.
To install the plugin, run the following command:
pip install flytekitplugins-huggingface