model-repos-stats / README.md
NimaBoscarino's picture
Upload README.md with huggingface_hub
68d75d1
metadata
dataset_info:
  features:
    - name: 'Unnamed: 0'
      dtype: int64
    - name: repo_id
      dtype: string
    - name: author
      dtype: string
    - name: model_type
      dtype: string
    - name: files_per_repo
      dtype: int64
    - name: downloads_30d
      dtype: int64
    - name: library
      dtype: string
    - name: likes
      dtype: int64
    - name: pipeline
      dtype: string
    - name: pytorch
      dtype: bool
    - name: tensorflow
      dtype: bool
    - name: jax
      dtype: bool
    - name: license
      dtype: string
    - name: languages
      dtype: string
    - name: datasets
      dtype: string
    - name: co2
      dtype: string
    - name: prs_count
      dtype: int64
    - name: prs_open
      dtype: int64
    - name: prs_merged
      dtype: int64
    - name: prs_closed
      dtype: int64
    - name: discussions_count
      dtype: int64
    - name: discussions_open
      dtype: int64
    - name: discussions_closed
      dtype: int64
    - name: tags
      dtype: string
    - name: has_model_index
      dtype: bool
    - name: has_metadata
      dtype: bool
    - name: has_text
      dtype: bool
    - name: text_length
      dtype: int64
  splits:
    - name: train
      num_bytes: 68539081
      num_examples: 245197
  download_size: 14926618
  dataset_size: 68539081

Dataset Card for "model-repos-stats"

More Information needed