File size: 1,019 Bytes
06876b7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': araucaria_excelsa
          '1': chinese_fan_palm
          '2': chinese_hackberry
          '3': chinese_tallow_tree
          '4': comphor_tree
          '5': formosan_sweet_gum
          '6': honduras_mahogany
          '7': hoop_pine
          '8': indian_walnut
          '9': indigenous_cinnamon_tree
          '10': macaranga
          '11': marabutan
          '12': royal_palm
          '13': silk_floss_tree
          '14': white_barkfig
  splits:
  - name: train
    num_bytes: 720396640.0
    num_examples: 224
  - name: test
    num_bytes: 429531935.0
    num_examples: 132
  - name: validation
    num_bytes: 406231409.0
    num_examples: 122
  download_size: 1554491709
  dataset_size: 1556159984.0
---
# Dataset Card for "NTU-Stem"

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