dingw commited on
Commit
eb6fa61
·
verified ·
1 Parent(s): 04f3233

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +55 -3
README.md CHANGED
@@ -1,3 +1,55 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - image-classification
5
+ size_categories:
6
+ - 100B<n<1T
7
+ ---
8
+ # Dataset Card for Dataset Name
9
+
10
+ <!-- Provide a quick summary of the dataset. -->
11
+
12
+ This dataset card aims to provide a OOD robustness benchmark under different natural perturbations of 1-5 severity levels.
13
+ The corrupted images are originated from CIFAR10 dataset.
14
+
15
+ ## Dataset Details
16
+
17
+ ### Dataset Description
18
+
19
+ <!-- Provide a longer summary of what this dataset is. -->
20
+
21
+
22
+
23
+ - **Curated by:** [More Information Needed]
24
+ - **Funded by [optional]:** [More Information Needed]
25
+ - **Shared by [optional]:** [More Information Needed]
26
+ - **Language(s) (NLP):** [More Information Needed]
27
+ - **License:** [More Information Needed]
28
+
29
+ ### Dataset Sources [optional]
30
+
31
+ <!-- Provide the basic links for the dataset. -->
32
+
33
+ - **Repository:** [More Information Needed]
34
+ - **Paper [optional]:** [More Information Needed]
35
+ - **Demo [optional]:** [More Information Needed]
36
+
37
+ ## Uses
38
+
39
+ <!-- Address questions around how the dataset is intended to be used. -->
40
+
41
+ ### Direct Use
42
+
43
+ <!-- This section describes suitable use cases for the dataset. -->
44
+
45
+ [More Information Needed]
46
+
47
+ ### Out-of-Scope Use
48
+
49
+ <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
50
+
51
+ [More Information Needed]
52
+
53
+ ## Dataset Structure
54
+
55
+ <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->