Datasets:

Size Categories:
10K<n<100K
ArXiv:
Tags:
License:
edadaltocg commited on
Commit
5ca638c
1 Parent(s): 61df2d9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -5,6 +5,21 @@ task_categories:
5
  - image-classification
6
  paperswithcode_id: lsun
7
  pretty_name: LSUN (c)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  # Dataset Card for LSUN (c) for OOD Detection
 
5
  - image-classification
6
  paperswithcode_id: lsun
7
  pretty_name: LSUN (c)
8
+ configs:
9
+ - config_name: default
10
+ data_files:
11
+ - split: train
12
+ path: data/train-*
13
+ dataset_info:
14
+ features:
15
+ - name: image
16
+ dtype: image
17
+ splits:
18
+ - name: train
19
+ num_bytes: 17509356.0
20
+ num_examples: 10000
21
+ download_size: 0
22
+ dataset_size: 17509356.0
23
  ---
24
 
25
  # Dataset Card for LSUN (c) for OOD Detection