davanstrien's picture
davanstrien HF staff
Upload dataset
0658111
metadata
size_categories:
  - 10K<n<100K
pretty_name: Hugging Face Hub Models with Base Model Metadata
dataset_info:
  features:
    - name: author
      dtype: string
    - name: last_modified
      dtype: timestamp[us, tz=UTC]
    - name: createdAt
      dtype: timestamp[us, tz=UTC]
    - name: downloads
      dtype: int64
    - name: likes
      dtype: int64
    - name: library_name
      dtype: string
    - name: modelId
      dtype: string
    - name: datasets
      sequence: string
    - name: language
      sequence: string
    - name: base_model
      dtype: string
  splits:
    - name: train
      num_bytes: 5408255
      num_examples: 36181
  download_size: 2137676
  dataset_size: 5408255
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
tags:
  - metadata

Dataset Card for Hugging Face Hub Models with Base Model Metadata

Dataset Details

This dataset contains a subset of possible metadata for models hosted on the Hugging Face Hub. All of these models contain base_model metadata i.e. information about the model used for fine-tuning. This data can be used for creating network graphs showing links between models on the Hub.

Dataset Description

  • Curated by: [More Information Needed]
  • Funded by [optional]: [More Information Needed]
  • Shared by [optional]: [More Information Needed]
  • Language(s) (NLP): [More Information Needed]
  • License: [More Information Needed]

Dataset Sources [optional]

  • Repository: [More Information Needed]
  • Paper [optional]: [More Information Needed]
  • Demo [optional]: [More Information Needed]

Uses

Direct Use

[More Information Needed]

Out-of-Scope Use

[More Information Needed]

Dataset Structure

[More Information Needed]

Dataset Creation

Curation Rationale

[More Information Needed]

Source Data

Data Collection and Processing

[More Information Needed]

Who are the source data producers?

The source data is model card creators for models on the Hub as well as tools and deep learning libraries which automatically assign metadata to model repositories.