xiaolingao commited on
Commit
96d7fe4
·
verified ·
1 Parent(s): b1f7b4c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -19
README.md CHANGED
@@ -1,22 +1,3 @@
1
- ---
2
- configs:
3
- - config_name: default
4
- data_files:
5
- - split: train
6
- path: data/train-*
7
- dataset_info:
8
- features:
9
- - name: image
10
- dtype: image
11
- - name: class_id
12
- dtype: int32
13
- splits:
14
- - name: train
15
- num_bytes: 75060557.0
16
- num_examples: 1000
17
- download_size: 0
18
- dataset_size: 75060557.0
19
- ---
20
  # Dataset used for paper -> "Rethinking Dataset Compression: Shifting Focus From Labels to Images"
21
  Dataset created according to the paper [Imagenet: A large-scale hierarchical image database](https://ieeexplore.ieee.org/document/5206848).
22
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Dataset used for paper -> "Rethinking Dataset Compression: Shifting Focus From Labels to Images"
2
  Dataset created according to the paper [Imagenet: A large-scale hierarchical image database](https://ieeexplore.ieee.org/document/5206848).
3