Dataset to HuggingFace
3 days trial then $5.00/month - No credit card required now
Dataset to HuggingFace
3 days trial then $5.00/month - No credit card required now
Transfers data from Apify datasets to Hugging Face datasets. Bridges web scraping with ML platforms, enabling access to pre-trained models and collaborative tools. Customize transfer limits, streamline ML workflows, and leverage data versioning. Ideal for data scientists and ML researchers.
You can access the Dataset to HuggingFace programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "apifyDatasetId": "1234583838",
3 "huggingFaceDatasetName": "peter/mydatasetID",
4 "huggingFaceToken": "hf_xxxxxxxxxxxxxxxxxxxxxxxx",
5 "maxItems": 1
6}' |
7apify call flamboyant_leaf/datasettohuggingface --silent --output-dataset
Dataset to HuggingFace API through CLI
The Apify CLI is the official tool that allows you to use Dataset to HuggingFace locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
- 2 monthly users
- 1 star
- 100.0% runs succeeded
- Created in Aug 2024
- Modified 15 days ago