File size: 1,391 Bytes
b529587
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: observation_uuid
    dtype: string
  - name: latitude
    dtype: float32
  - name: longitude
    dtype: float32
  - name: positional_accuracy
    dtype: int64
  - name: taxon_id
    dtype: int64
  - name: quality_grade
    dtype: string
  - name: gl_image_date
    dtype: string
  - name: ancestry
    dtype: string
  - name: rank
    dtype: string
  - name: name
    dtype: string
  - name: gl_inat_id
    dtype: string
  - name: gl_photo_id
    dtype: int64
  - name: license
    dtype: string
  - name: rs_classification
    dtype: bool
  - name: ecoregion
    dtype: string
  - name: rs_image_date
    dtype: string
  - name: finetune_0.25percent
    dtype: bool
  - name: finetune_0.5percent
    dtype: bool
  - name: finetune_1.0percent
    dtype: bool
  - name: finetune_2.5percent
    dtype: bool
  - name: finetune_5.0percent
    dtype: bool
  - name: finetune_10.0percent
    dtype: bool
  - name: finetune_20.0percent
    dtype: bool
  - name: gl_image
    dtype: image
  - name: rs_image
    sequence:
      sequence:
        sequence: int64
  splits:
  - name: test
    num_bytes: 22004511.0
    num_examples: 10
  download_size: 3632616
  dataset_size: 22004511.0
---
# Dataset Card for "NatureMultiView"

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