masked-floorplans / README.md
JoaoMigSilva's picture
Upload dataset
c0c1581 verified
|
raw
history blame
452 Bytes
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 219748692
      num_examples: 90148
    - name: test
      num_bytes: 121634
      num_examples: 50
  download_size: 39406500
  dataset_size: 219870326
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*