File size: 622 Bytes
319f6d8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': RiceLeafs_BrownSpot
          '1': RiceLeafs_Healthy
          '2': RiceLeafs_Hispa
          '3': RiceLeafs_LeafBlast
  splits:
  - name: train
    num_bytes: 11929981.02
    num_examples: 2683
  - name: test
    num_bytes: 3059814.0
    num_examples: 672
  download_size: 14605882
  dataset_size: 14989795.02
---
# Dataset Card for "rice-rgb-demo2"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)