test_card / README.md
davanstrien's picture
davanstrien HF Staff
Upload README.md with huggingface_hub
3e1d2d0
metadata
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: cardData
      dtype: 'null'
    - name: likes
      dtype: int64
    - name: downloads
      dtype: int64
    - name: card
      dtype: string
  splits:
    - name: train
      num_bytes: 203107730
      num_examples: 69309
  download_size: 52854496
  dataset_size: 203107730
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "test_card"

More Information needed