old_push2 / README.md
polinaeterna's picture
Upload README.md with huggingface_hub
1357604
metadata
dataset_info:
  - config_name: custom
    features:
      - name: x
        dtype: int64
      - name: 'y'
        dtype: int64
    splits:
      - name: train
        num_bytes: 80
        num_examples: 5
    download_size: 1317
    dataset_size: 80
  - config_name: default
    features:
      - name: x
        dtype: int64
      - name: 'y'
        dtype: int64
    splits:
      - name: train
        num_bytes: 160
        num_examples: 10
    download_size: 1371
    dataset_size: 160
builder_config:
  - config_name: custom
    data_files:
      - split: train
        pattern: custom/train-*
  - config_name: default
    data_files:
      - split: train
        pattern: data/train-*

Dataset Card for "old_push2"

More Information needed