File size: 3,180 Bytes
8ff537c |
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 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 |
---
dataset_info:
features:
- name: image
dtype: image
- name: family
dtype: string
- name: '#Alternatively capsular'
dtype: int64
- name: '#Flowers fasciculate'
dtype: int64
- name: '#Flowers in solitary'
dtype: int64
- name: '#Flowers sessile in globular'
dtype: int64
- name: '#Friuits enclosed by persistent floral tube'
dtype: int64
- name: '#Fruits indehiscent'
dtype: int64
- name: '#Hypanthium present'
dtype: int64
- name: '#Leaves margins semi-entire'
dtype: int64
- name: '#Loculicidal capsule'
dtype: int64
- name: '#Stamens numerous'
dtype: int64
- name: '#With complex hairs'
dtype: int64
- name: '%Lianas'
dtype: int64
- name: '%Shrubs'
dtype: int64
- name: '%Trees'
dtype: int64
- name: Anthers dimorphic
dtype: int64
- name: Anthers usually sickle-shaped
dtype: int64
- name: Flower buds twisted and pointed
dtype: int64
- name: Flowers actinomorphic
dtype: int64
- name: Flowers bisexual
dtype: int64
- name: Flowers in racemes
dtype: int64
- name: Flowers in solitary
dtype: int64
- name: Flowers sessile in panicles
dtype: int64
- name: Flowers sessile in racemes
dtype: int64
- name: Flowers sessile in spikes
dtype: int64
- name: Flowers with 8–10 stamens
dtype: int64
- name: Flowers with crinkled petals inserted at rim
dtype: int64
- name: Flowers with many stamens
dtype: int64
- name: Flowers with perigynous floral tube
dtype: int64
- name: Flowers zygomorphic
dtype: int64
- name: Fruit usually capsular
dtype: int64
- name: Fruits capsular
dtype: int64
- name: Fruits fleshy
dtype: int64
- name: Fruits mostly fleshy
dtype: int64
- name: Fruits often winged
dtype: int64
- name: Fruits single-seeded samara with papery wings
dtype: int64
- name: Fruits single-seeded samara with ridged drupes
dtype: int64
- name: Leaf simple
dtype: int64
- name: Leaves anisophyllous
dtype: int64
- name: Leaves intra-marginal veins
dtype: int64
- name: Leaves margins entire
dtype: int64
- name: Leaves opposite
dtype: int64
- name: Leaves whorled
dtype: int64
- name: Leaves with parallel veins from base
dtype: int64
- name: Ovary inferior
dtype: int64
- name: Ovary inferior or semi-inferior
dtype: int64
- name: Ovary usually superior
dtype: int64
- name: Pellucid gland dots
dtype: int64
- name: Petals (1)3–5
dtype: int64
- name: Petals inconspicuous or absent
dtype: int64
- name: Seed often winged
dtype: int64
- name: Seeds numerous
dtype: int64
- name: Sepal spurred
dtype: int64
- name: Single calyx lobe enlarged
dtype: int64
- name: Single stamen
dtype: int64
- name: Stamens 4-10
dtype: int64
- name: Stamens in two whorls
dtype: int64
- name: Stamens showy
dtype: int64
splits:
- name: train
num_bytes: 116025200.0
num_examples: 538
download_size: 115806432
dataset_size: 116025200.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|