demo / README.md
santoshtyss's picture
Upload README.md with huggingface_hub
b3b2e6a
|
raw
history blame
No virus
469 Bytes
metadata
dataset_info:
  features:
    - name: a
      dtype: int64
    - name: b
      dtype: string
  splits:
    - name: train
      num_bytes: 50
      num_examples: 3
    - name: validation
      num_bytes: 32
      num_examples: 2
    - name: test
      num_bytes: 59
      num_examples: 4
  download_size: 2626
  dataset_size: 141

Dataset Card for "demo"

More Information needed