Gets information about the top hugging face models
Frequency (UTC) | Source | Dataset ID |
---|---|---|
10 5,17 * * * | enterprise_software |
The feed will be validated against the following policies:
See the Validation Policy for information about policies.
Column Name | Description | Type | Mode |
---|---|---|---|
author | Author of the model | string | NULLABLE |
authorFullName | Full name of the author | string | NULLABLE |
authorType | Type of the author | string | REQUIRED |
authorIsHF | Whether the author is from Hugging Face | boolean | REQUIRED |
authorIsEnterprise | Whether the author is from an enterprise | boolean | NULLABLE |
authorIsPro | Whether the author is a pro | boolean | NULLABLE |
downloads | Number of downloads | number | REQUIRED |
isGated | Whether the model is gated. Values are "false" or "auto" | string | NULLABLE |
id | ID of the model | string | REQUIRED |
lastModified | Date of the last modification | Date | REQUIRED |
likes | Number of likes on the model | number | REQUIRED |
pipelineTag | Tag of the model | string | NULLABLE |
isPrivate | Whether the model is private | boolean | REQUIRED |
repoType | Type of the repository | string | REQUIRED |