egrace479 commited on
Commit
8847695
1 Parent(s): 2592093

Initialize README

Browse files
Files changed (1) hide show
  1. README.md +120 -1
README.md CHANGED
@@ -1,3 +1,122 @@
1
  ---
2
- license: pddl
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ task_categories:
3
+ - zero-shot-classification
4
+ - image-classification
5
+ language:
6
+ - en
7
+ tags:
8
+ - biology
9
+ - image
10
+ - animals
11
+ - species
12
+ - taxonomy
13
+ - morphology
14
+ - rare species
15
+ - endangered species
16
+ - data deficient species
17
+ pretty_name: Rare Species Dataset
18
  ---
19
+
20
+ # Dataset Card for Rare Species Dataset
21
+
22
+ ## Dataset Description
23
+
24
+ - **Homepage:**
25
+ - **Repository:**
26
+ - **Paper:**
27
+ - **Leaderboard:**
28
+ - **Point of Contact:**
29
+
30
+ ### Dataset Summary
31
+
32
+ This dataset uses information from [IUCN Redlist](https://www.iucnredlist.org/) to determine species that are rare (eg., endangered, critically endangered, extinct in the wild, data deficient). From this information, data (images and text) are pulled from other datasets (eg., [EOL](https://huggingface.co/datasets/imageomics/eol/)) to generate a dataset consisting of rare species for zero-shot-classification and more refined image classification tasks.
33
+ There are approximately 25,000 species that fall into these categories, though the image availability for each species is yet to be determined.
34
+ <!--This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).-->
35
+
36
+ ### Supported Tasks and Leaderboards
37
+
38
+ [More Information Needed]
39
+
40
+ ### Languages
41
+
42
+ [More Information Needed]
43
+
44
+ ## Dataset Structure
45
+
46
+ ### Data Instances
47
+
48
+ [More Information Needed]
49
+
50
+ ### Data Fields
51
+
52
+ [More Information Needed]
53
+
54
+ ### Data Splits
55
+
56
+ [More Information Needed]
57
+
58
+ ## Dataset Creation
59
+
60
+ ### Curation Rationale
61
+
62
+ This dataset was generated with the purpose of providing a test set for the [Imageomics BioCLIP model](https://huggingface.co/imageomics/bioclip) to demonstrate robustness on data with minimal training samples available.
63
+
64
+ ### Source Data
65
+
66
+ #### Initial Data Collection and Normalization
67
+
68
+ [More Information Needed]
69
+
70
+ #### Who are the source language producers?
71
+
72
+ [More Information Needed]
73
+
74
+ ### Annotations
75
+
76
+ #### Annotation process
77
+
78
+ [More Information Needed]
79
+
80
+ #### Who are the annotators?
81
+
82
+ [More Information Needed]
83
+
84
+ ### Personal and Sensitive Information
85
+
86
+ [More Information Needed]
87
+
88
+ ## Considerations for Using the Data
89
+
90
+ ### Social Impact of Dataset
91
+
92
+ [More Information Needed]
93
+
94
+ ### Discussion of Biases
95
+
96
+ [More Information Needed]
97
+
98
+ ### Other Known Limitations
99
+
100
+ [More Information Needed]
101
+
102
+ ## Additional Information
103
+
104
+ ### Dataset Curators
105
+
106
+ [More Information Needed]
107
+
108
+
109
+ ### Licensing Information
110
+
111
+ The data (images and text) contain a variety of licensing restrictions mostly within the CC family.
112
+ Each image and text in this dataset is provided under the least restrictive terms allowed by its licensing requirements as provided to us (i.e, we impose no additional restrictions past those specified by licenses in the license file).
113
+
114
+ ### Citation Information
115
+
116
+ [More Information Needed]
117
+
118
+ Please be sure to also cite the original data source(s) and all constituent parts as appropriate.
119
+
120
+ ### Contributions
121
+
122
+ The [Imageomics Institute](https://imageomics.org) is funded by the US National Science Foundation's Harnessing the Data Revolution (HDR) Institute program under [Award #2118240](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2118240) (Imageomics: A New Frontier of Biological Information Powered by Knowledge-Guided Machine Learning).