tennant commited on
Commit
aad20b7
1 Parent(s): d399359

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +101 -0
README.md ADDED
@@ -0,0 +1,101 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ # For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
3
+ # Doc / guide: https://huggingface.co/docs/hub/datasets-cards
4
+ {}
5
+ ---
6
+
7
+ # Dataset Card for Dataset Name
8
+
9
+ ## Dataset Description
10
+
11
+ - **Homepage:**
12
+ - **Repository:**
13
+ - **Paper:**
14
+ - **Leaderboard:**
15
+ - **Point of Contact:**
16
+
17
+ ### Dataset Summary
18
+
19
+ This dataset is built on the iNaturalist 2021 dataset and is used for the Incremental Generalized Category Discovery task.
20
+ For more information about the task, please checkout [this paper](https://arxiv.org/abs/2304.14310).
21
+
22
+ ### Supported Tasks and Leaderboards
23
+
24
+ [More Information Needed]
25
+
26
+
27
+ ## Dataset Structure
28
+
29
+ ### Data Instances
30
+
31
+ [More Information Needed]
32
+
33
+ ### Data Fields
34
+
35
+ [More Information Needed]
36
+
37
+ ### Data Splits
38
+
39
+ [More Information Needed]
40
+
41
+ ## Dataset Creation
42
+
43
+ ### Curation Rationale
44
+
45
+ [More Information Needed]
46
+
47
+ ### Source Data
48
+
49
+ #### Initial Data Collection and Normalization
50
+
51
+ The initial data are collected by the iNaturalist community.
52
+
53
+ #### Who are the source language producers?
54
+
55
+ [More Information Needed]
56
+
57
+ ### Annotations
58
+
59
+ #### Annotation process
60
+
61
+ [More Information Needed]
62
+
63
+ #### Who are the annotators?
64
+
65
+ [More Information Needed]
66
+
67
+ ### Personal and Sensitive Information
68
+
69
+ [More Information Needed]
70
+
71
+ ## Considerations for Using the Data
72
+
73
+ ### Social Impact of Dataset
74
+
75
+ [More Information Needed]
76
+
77
+ ### Discussion of Biases
78
+
79
+ [More Information Needed]
80
+
81
+ ### Other Known Limitations
82
+
83
+ [More Information Needed]
84
+
85
+ ## Additional Information
86
+
87
+ ### Dataset Curators
88
+
89
+ [More Information Needed]
90
+
91
+ ### Licensing Information
92
+
93
+ [More Information Needed]
94
+
95
+ ### Citation Information
96
+
97
+ [More Information Needed]
98
+
99
+ ### Contributions
100
+
101
+ [More Information Needed]