test_card / README.md
davanstrien's picture
davanstrien HF Staff
Upload README.md with huggingface_hub
13b38e5
|
raw
history blame
770 Bytes
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: 202491963
      num_examples: 69268
  download_size: 52652680
  dataset_size: 202491963
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "test_card"

More Information needed