all-m / README.md
christopher's picture
Upload dataset
cf3815c verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: _id
      dtype: string
    - name: id
      dtype: string
    - name: author
      dtype: string
    - name: baseModels
      struct:
        - name: models
          list:
            - name: _id
              dtype: string
            - name: id
              dtype: string
        - name: relation
          dtype: string
    - name: downloads
      dtype: int64
    - name: downloads_all_time
      dtype: int64
    - name: gated
      dtype: string
    - name: created_at
      dtype: timestamp[us, tz=UTC]
    - name: last_modified
      dtype: timestamp[us, tz=UTC]
    - name: library_name
      dtype: string
    - name: likes
      dtype: int64
    - name: trending_score
      dtype: float64
    - name: model_index
      dtype: string
    - name: pipeline_tag
      dtype: string
    - name: safetensors
      dtype: string
    - name: siblings
      sequence: string
    - name: sha
      dtype: string
    - name: tags
      sequence: string
    - name: gguf
      dtype: string
    - name: config
      dtype: string
    - name: transformers_info
      struct:
        - name: auto_model
          dtype: string
        - name: custom_class
          dtype: string
        - name: pipeline_tag
          dtype: string
        - name: processor
          dtype: string
    - name: card_data
      dtype: string
    - name: card
      dtype: string
    - name: spaces
      sequence: string
    - name: licenses
      sequence: string
    - name: datasets
      sequence: string
    - name: languages
      sequence: string
    - name: safetensors_params
      dtype: float64
    - name: gguf_params
      dtype: float64
    - name: tasks
      sequence: string
    - name: metrics
      sequence: string
    - name: architectures
      sequence: string
    - name: modalities
      sequence: string
    - name: input_modalities
      sequence: string
    - name: output_modalities
      sequence: string
    - name: org_model
      dtype: string
    - name: org_type
      dtype: string
    - name: org_country
      sequence: string
  splits:
    - name: train
      num_bytes: 7268861265
      num_examples: 2020742
  download_size: 1540171925
  dataset_size: 7268861265