search_hub
Search Hugging Face Hub for models or datasets, with results linking to their arXiv papers.
Instructions
Search the Hugging Face Hub for models or datasets. kind is either
'models' or 'datasets'. Results include linked arXiv ids when available,
which connects a model or dataset back to its paper.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | models | |
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | No | ||
| results | No | ||
| sources_ok | No | ||
| sources_failed | No |