idea-development / README.md
tinycrops's picture
Upload dataset
39f4680 verified
metadata
dataset_info:
  features:
    - name: data
      dtype: 'null'
    - name: idea
      dtype: string
    - name: raw_data
      struct:
        - name: example_data
          dtype: string
        - name: processed
          dtype: bool
    - name: processed_data
      struct:
        - name: example_data
          dtype: string
        - name: processed
          dtype: bool
    - name: analysis_results
      struct:
        - name: analysis
          dtype: string
  splits:
    - name: train
      num_bytes: 2081
      num_examples: 1
  download_size: 17410
  dataset_size: 2081
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*