argilla-io / argilla

Argilla is a collaboration tool for AI engineers and domain experts to build high-quality datasets
https://docs.argilla.io
Apache License 2.0
4k stars 378 forks source link

refactor: `Dataset.from_hub` with `settings='ui'` #5622

Closed frascuchon closed 3 weeks ago

frascuchon commented 1 month ago

Description

This PR adds changes to the Dataset.from_hub method to open/return the argilla URL for creating datasets from the UI.

Type of change

How Has This Been Tested

Checklist

frascuchon commented 3 weeks ago

Does the "Import settings from Hub" section still hold after these changes?

I would say yes. The settings="ui" are available only when importing from Dataset.from_hub.