davanstrien's picture
davanstrien HF Staff
Update README.md
d61de7e
|
raw
history blame
746 Bytes
metadata
dataset_info:
  features:
    - name: author
      dtype: string
    - name: last_modified
      dtype: timestamp[us, tz=UTC]
    - name: createdAt
      dtype: string
    - 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: 4637673
      num_examples: 27337
  download_size: 1653056
  dataset_size: 4637673
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
tags:
  - metadata
pretty_name: Hugging Face Hub Models with Base Model Metadata
size_categories:
  - 10K<n<100K