Datasets:
edadaltocg
commited on
Commit
·
e6b278d
1
Parent(s):
4ab5b20
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: Blobs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# Dataset Card for Blobs for OOD Detection
|
|
|
4 |
task_categories:
|
5 |
- image-classification
|
6 |
pretty_name: Blobs
|
7 |
+
dataset_info:
|
8 |
+
features:
|
9 |
+
- name: image
|
10 |
+
dtype: image
|
11 |
+
splits:
|
12 |
+
- name: train
|
13 |
+
num_bytes: 564946274.0
|
14 |
+
num_examples: 10000
|
15 |
+
download_size: 565025100
|
16 |
+
dataset_size: 564946274.0
|
17 |
+
configs:
|
18 |
+
- config_name: default
|
19 |
+
data_files:
|
20 |
+
- split: train
|
21 |
+
path: data/train-*
|
22 |
---
|
23 |
|
24 |
# Dataset Card for Blobs for OOD Detection
|