example_benchmark / README.md
francescorubbo's picture
Update README.md
e7609b2 verified
metadata
dataset_info:
  features:
    - name: AGP
      dtype: image
    - name: DNA
      dtype: image
    - name: ER
      dtype: image
    - name: Mito
      dtype: image
    - name: RNA
      dtype: image
    - name: target
      dtype:
        class_label:
          names:
            '0': 0
            '1': 1
            '2': 2
            '3': 3
  splits:
    - name: train
      num_bytes: 370843
      num_examples: 20
    - name: validation
      num_bytes: 356476
      num_examples: 20
    - name: test
      num_bytes: 362552
      num_examples: 20
  download_size: 1290595
  dataset_size: 1089871
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
pretty_name: Example Benchmark Dataset

Dataset Card for Example Benchmark Dataset

This is an example benchmark dataset from a single plate of JUMP-CP cpg0016.

Dataset Details

These are details of how the dataset was generated.

Dataset Description

Here is a description of the purpose of the dataset and how to use it for benchmarking.