unido-africarice / README.md
josephgitau's picture
Upload dataset
dbc782e verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: image
      dtype: image
    - name: comment
      dtype: string
    - name: count
      dtype: int64
    - name: broken_count
      dtype: int64
    - name: long_count
      dtype: int64
    - name: medium_count
      dtype: int64
    - name: black_count
      dtype: int64
    - name: chalky_count
      dtype: int64
    - name: red_count
      dtype: int64
    - name: yellow_count
      dtype: int64
    - name: green_count
      dtype: int64
    - name: wk_length_average
      dtype: float32
    - name: wk_width_average
      dtype: float32
    - name: wk_lw_ratio_average
      dtype: float32
    - name: average_l
      dtype: float32
    - name: average_a
      dtype: float32
    - name: average_b
      dtype: float32
  splits:
    - name: train
      num_bytes: 11476545385
      num_examples: 938
    - name: test
      num_bytes: 4919888204
      num_examples: 403
  download_size: 16396744710
  dataset_size: 16396433589
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*