Datasets:
edadaltocg
commited on
Commit
·
80c14c1
1
Parent(s):
3eb5d7f
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -4,6 +4,21 @@ size_categories: 10K<n<100K
|
|
4 |
task_categories:
|
5 |
- image-classification
|
6 |
pretty_name: Rademacher noise
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# Dataset Card for Rademacher noise for OOD Detection
|
|
|
4 |
task_categories:
|
5 |
- image-classification
|
6 |
pretty_name: Rademacher noise
|
7 |
+
dataset_info:
|
8 |
+
features:
|
9 |
+
- name: image
|
10 |
+
dtype: image
|
11 |
+
splits:
|
12 |
+
- name: train
|
13 |
+
num_bytes: 333318820.0
|
14 |
+
num_examples: 10000
|
15 |
+
download_size: 333386324
|
16 |
+
dataset_size: 333318820.0
|
17 |
+
configs:
|
18 |
+
- config_name: default
|
19 |
+
data_files:
|
20 |
+
- split: train
|
21 |
+
path: data/train-*
|
22 |
---
|
23 |
|
24 |
# Dataset Card for Rademacher noise for OOD Detection
|