xiaolingao commited on
Commit
913a83f
·
verified ·
1 Parent(s): f34b6af

Upload dataset

Browse files
README.md CHANGED
@@ -1,11 +1,27 @@
1
-
2
  ---
3
- language:
4
  - en
5
  tags:
6
  - dataset-compression
7
  - dataset-pruning
8
  - ipc-10
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  # Dataset used for paper -> "Rethinking Dataset Compression: Shifting Focus From Labels to Images"
 
 
1
  ---
2
+ language:
3
  - en
4
  tags:
5
  - dataset-compression
6
  - dataset-pruning
7
  - ipc-10
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
+ - name: class_id
18
+ dtype: int32
19
+ splits:
20
+ - name: train
21
+ num_bytes: 754252550.0
22
+ num_examples: 10000
23
+ download_size: 754306753
24
+ dataset_size: 754252550.0
25
  ---
26
 
27
  # Dataset used for paper -> "Rethinking Dataset Compression: Shifting Focus From Labels to Images"
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a377074a46dcc93a74354c9ccfceed5fc44030dbbfe2634a9a187fe5a69ed858
3
+ size 396747996
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6877a5618fff8da77a624207e9044b24b51d0cfcbbcf76dc1503b92f6c9b423c
3
+ size 357558757