test-windows / README.md
polinaeterna's picture
Upload README.md with huggingface_hub
0cb13b4
metadata
builder_config:
  data_files:
    - split: train
      pattern: data/train-*
    - split: random
      pattern: data/random-*
dataset_info:
  features:
    - name: x
      dtype: int64
    - name: 'y'
      dtype: int64
  splits:
    - name: train
      num_bytes: 16000
      num_examples: 1000
    - name: random
      num_bytes: 1600
      num_examples: 100
  download_size: 0
  dataset_size: 17600

Dataset Card for "test-windows"

More Information needed