davanstrien's picture
davanstrien HF staff
Upload README.md with huggingface_hub
ea320bd
|
raw
history blame
824 Bytes
metadata
size_categories:
  - 10K<n<100K
dataset_info:
  features:
    - name: id
      dtype: string
    - name: lastModified
      dtype: string
    - name: tags
      sequence: string
    - name: author
      dtype: string
    - name: description
      dtype: string
    - name: citation
      dtype: string
    - name: likes
      dtype: int64
    - name: downloads
      dtype: int64
    - name: created
      dtype: timestamp[us]
    - name: card
      dtype: string
  splits:
    - name: train
      num_bytes: 204374195
      num_examples: 69334
  download_size: 53526942
  dataset_size: 204374195
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "dataset_cards_with_metadata"

More Information needed