ai-model-popularity
收藏资源简介:
Datamata AI 模型流行度指数是一个每周更新的数据集,用于追踪 Hugging Face 平台上最受欢迎和趋势模型的流行度指标。该数据集基于每周快照,记录了每个模型的近期下载量(过去30天)、点赞数、模型任务类型(pipeline_tag)以及趋势评分(trending_score)。数据集旨在帮助用户分析模型流行度的动态变化,识别当前下载和点赞领先的模型,区分每周趋势模型与稳定高下载的常用模型,并按任务类型(如文本生成、文本到图像、嵌入等)进行流行度划分。数据规模为每次快照包含50个模型,以 CSV 格式存储,包含以下字段:快照日期(snapshot_date)、模型标识符(model_id)、作者/组织(author)、任务标签(pipeline_tag)、下载量(downloads)、点赞数(likes)和趋势评分(trending_score)。数据集适用于机器学习社区分析、模型趋势研究、任务流行度评估等应用场景。数据来源为 Hugging Face Hub 公共 API,采用 CC BY 4.0 许可证,允许免费使用和改编,包括商业用途,需注明出处。
The Datamata AI Model Popularity Index is a weekly updated dataset designed to track popularity metrics for the most popular and trending models on the Hugging Face platform. Based on weekly snapshots, it records each models recent downloads (past 30 days), likes, model task type (pipeline_tag), and trending score. The dataset aims to help users analyze dynamic changes in model popularity, identify models leading in downloads and likes, distinguish between weekly trending models and stable, high-download commonly used models, and categorize popularity by task types (such as text generation, text-to-image, embeddings, etc.). Each snapshot includes 50 models, stored in CSV format with the following fields: snapshot_date, model_id, author, pipeline_tag, downloads, likes, and trending_score. It is suitable for applications such as machine learning community analysis, model trend research, and task popularity evaluation. The data is sourced from the Hugging Face Hub public API and is licensed under CC BY 4.0, allowing free use and adaptation, including commercial purposes, with attribution required.
Datamata AI Model Popularity Index 数据集概述
数据集简介
该数据集提供了 Hugging Face 平台上最受欢迎和最热门模型的每周流行度指标,包含每个模型在最近一次每周快照中的下载量、点赞数、任务类型和趋势排名等信息。
基本信息
- 许可证:CC BY 4.0(可免费使用和改编,包括商业用途,需注明出处)
- 最新快照:2026-07-04
- 当前版本模型数量:50
- 更新频率:每周更新
- 数据来源与方法论:https://www.datamatastudios.com/datasets
数据列说明
| 列名 | 类型 | 描述 |
|---|---|---|
snapshot_date |
字符串 | 快照生成日期(UTC,格式:YYYY-MM-DD) |
model_id |
字符串 | Hugging Face 模型标识符(例如 meta-llama/Llama-3-8B) |
author |
字符串 | 模型所属组织或用户(model_id 中斜杠前的部分),无命名空间的模型为空 |
pipeline_tag |
字符串 | 模型的主要任务标签(如 text-generation、text-to-image),未标记则为空 |
downloads |
数值 | 快照日期前 30 天内的 Hugging Face 下载量 |
likes |
数值 | 快照日期时的 Hugging Face 点赞数 |
trending_score |
数值 | 快照日期时的 Hugging Face 趋势评分,仅按下载量排名的模型为空 |
适用场景
- 分析当前 Hugging Face 上按下载量和点赞数领先的模型
- 识别本周热门模型(基于
trending_score)与持续高下载的稳定模型之间的差异 - 研究不同任务类型(如文本生成、文本到图像、嵌入等)的流行度分布
- 通过追加每周快照数据,追踪模型流行度随时间的变化趋势
数据构建方法
每周通过查询 Hugging Face Hub 公共 API,获取按过去 30 天下载量排序的顶级模型以及当前热门模型,并记录每个模型在快照日期下的下载量、点赞数、任务标签和趋势评分。完整方法和已知限制详见:https://www.datamatastudios.com/methodology
引用格式
Datamata Studios. "Datamata AI Model Popularity Index." 2026-07-04. https://www.datamatastudios.com/datasets. Licensed under CC BY 4.0.





