polinaeterna's picture
Upload README.md with huggingface_hub
8ef6cd9
|
raw
history blame
557 Bytes
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: 1600
      num_examples: 100
    - name: random
      num_bytes: 800
      num_examples: 50
  download_size: 4042
  dataset_size: 2400

Dataset Card for "push_to_hub_single_config"

More Information needed