Antoinegg1 commited on
Commit
7cfd951
·
verified ·
1 Parent(s): 8bfe456

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. imagenet-100/.gitattributes +55 -0
  2. imagenet-100/.gitignore +32 -0
  3. imagenet-100/README.md +211 -0
  4. imagenet-100/data/train-00000-of-00017.parquet +3 -0
  5. imagenet-100/data/train-00001-of-00017.parquet +3 -0
  6. imagenet-100/data/train-00002-of-00017.parquet +3 -0
  7. imagenet-100/data/train-00003-of-00017.parquet +3 -0
  8. imagenet-100/data/train-00004-of-00017.parquet +3 -0
  9. imagenet-100/data/train-00005-of-00017.parquet +3 -0
  10. imagenet-100/data/train-00006-of-00017.parquet +3 -0
  11. imagenet-100/data/train-00007-of-00017.parquet +3 -0
  12. imagenet-100/data/train-00008-of-00017.parquet +3 -0
  13. imagenet-100/data/train-00009-of-00017.parquet +3 -0
  14. imagenet-100/data/train-00010-of-00017.parquet +3 -0
  15. imagenet-100/data/train-00011-of-00017.parquet +3 -0
  16. imagenet-100/data/train-00012-of-00017.parquet +3 -0
  17. imagenet-100/data/train-00013-of-00017.parquet +3 -0
  18. imagenet-100/data/train-00014-of-00017.parquet +3 -0
  19. imagenet-100/data/train-00015-of-00017.parquet +3 -0
  20. imagenet-100/data/train-00016-of-00017.parquet +3 -0
  21. imagenet-100/data/validation-00000-of-00001.parquet +3 -0
  22. imagenet-100/scripts/classes.py +0 -0
  23. imagenet-100/scripts/generate.py +0 -0
  24. imagenet-100/scripts/imagenet-100.py +0 -0
  25. imagenet10_activated_coocurr_dataset/data-00000-of-00001.arrow +3 -0
  26. imagenet10_activated_coocurr_dataset/dataset_info.json +34 -0
  27. imagenet10_activated_coocurr_dataset/state.json +13 -0
  28. imagenet10_activated_cosi_dataset/data-00000-of-00001.arrow +3 -0
  29. imagenet10_activated_cosi_dataset/dataset_info.json +34 -0
  30. imagenet10_activated_cosi_dataset/state.json +13 -0
  31. imagenet10_activated_dataset/data-00000-of-00002.arrow +3 -0
  32. imagenet10_activated_dataset/data-00001-of-00002.arrow +3 -0
  33. imagenet10_activated_dataset/dataset_info.json +40 -0
  34. imagenet10_activated_dataset/state.json +16 -0
  35. imagenet10_activated_l0_dataset/data-00000-of-00002.arrow +3 -0
  36. imagenet10_activated_l0_dataset/data-00001-of-00002.arrow +3 -0
  37. imagenet10_activated_l0_dataset/dataset_info.json +40 -0
  38. imagenet10_activated_l0_dataset/state.json +16 -0
  39. imagenet10_coocur_mask25_dataset/cache-36779b8e5c1421ed.arrow +3 -0
  40. imagenet10_coocur_mask25_dataset/cache-8a461ae1a9766a1b.arrow +3 -0
  41. imagenet10_coocur_mask25_dataset/data-00000-of-00001.arrow +3 -0
  42. imagenet10_coocur_mask25_dataset/dataset_info.json +26 -0
  43. imagenet10_coocur_mask25_dataset/state.json +13 -0
  44. imagenet10_coocur_mask50_dataset/cache-536a7cccba8db0ed.arrow +3 -0
  45. imagenet10_coocur_mask50_dataset/cache-e8a912d415f34ba2.arrow +3 -0
  46. imagenet10_coocur_mask50_dataset/data-00000-of-00001.arrow +3 -0
  47. imagenet10_coocur_mask50_dataset/dataset_info.json +26 -0
  48. imagenet10_coocur_mask50_dataset/state.json +13 -0
  49. imagenet10_coocur_mask75_dataset/cache-28e947286744e4ad.arrow +3 -0
  50. imagenet10_coocur_mask75_dataset/cache-7dc8fe56a9fc5da0.arrow +3 -0
imagenet-100/.gitattributes ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
13
+ *.model filter=lfs diff=lfs merge=lfs -text
14
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
15
+ *.npy filter=lfs diff=lfs merge=lfs -text
16
+ *.npz filter=lfs diff=lfs merge=lfs -text
17
+ *.onnx filter=lfs diff=lfs merge=lfs -text
18
+ *.ot filter=lfs diff=lfs merge=lfs -text
19
+ *.parquet filter=lfs diff=lfs merge=lfs -text
20
+ *.pb filter=lfs diff=lfs merge=lfs -text
21
+ *.pickle filter=lfs diff=lfs merge=lfs -text
22
+ *.pkl filter=lfs diff=lfs merge=lfs -text
23
+ *.pt filter=lfs diff=lfs merge=lfs -text
24
+ *.pth filter=lfs diff=lfs merge=lfs -text
25
+ *.rar filter=lfs diff=lfs merge=lfs -text
26
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
27
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar filter=lfs diff=lfs merge=lfs -text
30
+ *.tflite filter=lfs diff=lfs merge=lfs -text
31
+ *.tgz filter=lfs diff=lfs merge=lfs -text
32
+ *.wasm filter=lfs diff=lfs merge=lfs -text
33
+ *.xz filter=lfs diff=lfs merge=lfs -text
34
+ *.zip filter=lfs diff=lfs merge=lfs -text
35
+ *.zst filter=lfs diff=lfs merge=lfs -text
36
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
37
+ # Audio files - uncompressed
38
+ *.pcm filter=lfs diff=lfs merge=lfs -text
39
+ *.sam filter=lfs diff=lfs merge=lfs -text
40
+ *.raw filter=lfs diff=lfs merge=lfs -text
41
+ # Audio files - compressed
42
+ *.aac filter=lfs diff=lfs merge=lfs -text
43
+ *.flac filter=lfs diff=lfs merge=lfs -text
44
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
45
+ *.ogg filter=lfs diff=lfs merge=lfs -text
46
+ *.wav filter=lfs diff=lfs merge=lfs -text
47
+ # Image files - uncompressed
48
+ *.bmp filter=lfs diff=lfs merge=lfs -text
49
+ *.gif filter=lfs diff=lfs merge=lfs -text
50
+ *.png filter=lfs diff=lfs merge=lfs -text
51
+ *.tiff filter=lfs diff=lfs merge=lfs -text
52
+ # Image files - compressed
53
+ *.jpg filter=lfs diff=lfs merge=lfs -text
54
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
55
+ *.webp filter=lfs diff=lfs merge=lfs -text
imagenet-100/.gitignore ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .DS_Store
2
+
3
+ # Byte-compiled / optimized / DLL files
4
+ __pycache__/
5
+ *.py[cod]
6
+
7
+ # Vim
8
+ *.swp
9
+
10
+ # Distribution / packaging
11
+ *.egg-info/
12
+ dist
13
+ build
14
+ _version.py
15
+
16
+ # VScode IDE
17
+ .vscode/
18
+ .env
19
+
20
+ # Virtual environment
21
+ .venv/
22
+
23
+ # Local data and scratch
24
+ .scratch
25
+ cache
26
+
27
+ # Jupyter
28
+ .ipynb_checkpoints
29
+
30
+ # SLURM
31
+ jobs
32
+ slurm-*
imagenet-100/README.md ADDED
@@ -0,0 +1,211 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: label
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ '0': bonnet, poke bonnet
11
+ '1': green mamba
12
+ '2': langur
13
+ '3': Doberman, Doberman pinscher
14
+ '4': gyromitra
15
+ '5': Saluki, gazelle hound
16
+ '6': vacuum, vacuum cleaner
17
+ '7': window screen
18
+ '8': cocktail shaker
19
+ '9': garden spider, Aranea diademata
20
+ '10': garter snake, grass snake
21
+ '11': carbonara
22
+ '12': pineapple, ananas
23
+ '13': computer keyboard, keypad
24
+ '14': tripod
25
+ '15': komondor
26
+ '16': >-
27
+ American lobster, Northern lobster, Maine lobster, Homarus
28
+ americanus
29
+ '17': bannister, banister, balustrade, balusters, handrail
30
+ '18': honeycomb
31
+ '19': tile roof
32
+ '20': papillon
33
+ '21': boathouse
34
+ '22': stinkhorn, carrion fungus
35
+ '23': jean, blue jean, denim
36
+ '24': Chihuahua
37
+ '25': Chesapeake Bay retriever
38
+ '26': robin, American robin, Turdus migratorius
39
+ '27': tub, vat
40
+ '28': Great Dane
41
+ '29': rotisserie
42
+ '30': bottlecap
43
+ '31': throne
44
+ '32': little blue heron, Egretta caerulea
45
+ '33': rock crab, Cancer irroratus
46
+ '34': Rottweiler
47
+ '35': lorikeet
48
+ '36': Gila monster, Heloderma suspectum
49
+ '37': head cabbage
50
+ '38': car wheel
51
+ '39': coyote, prairie wolf, brush wolf, Canis latrans
52
+ '40': moped
53
+ '41': milk can
54
+ '42': mixing bowl
55
+ '43': toy terrier
56
+ '44': chocolate sauce, chocolate syrup
57
+ '45': rocking chair, rocker
58
+ '46': wing
59
+ '47': park bench
60
+ '48': ambulance
61
+ '49': football helmet
62
+ '50': leafhopper
63
+ '51': cauliflower
64
+ '52': pirate, pirate ship
65
+ '53': purse
66
+ '54': hare
67
+ '55': lampshade, lamp shade
68
+ '56': fiddler crab
69
+ '57': standard poodle
70
+ '58': Shih-Tzu
71
+ '59': pedestal, plinth, footstall
72
+ '60': gibbon, Hylobates lar
73
+ '61': safety pin
74
+ '62': English foxhound
75
+ '63': chime, bell, gong
76
+ '64': >-
77
+ American Staffordshire terrier, Staffordshire terrier, American pit
78
+ bull terrier, pit bull terrier
79
+ '65': bassinet
80
+ '66': wild boar, boar, Sus scrofa
81
+ '67': theater curtain, theatre curtain
82
+ '68': dung beetle
83
+ '69': hognose snake, puff adder, sand viper
84
+ '70': Mexican hairless
85
+ '71': mortarboard
86
+ '72': Walker hound, Walker foxhound
87
+ '73': red fox, Vulpes vulpes
88
+ '74': modem
89
+ '75': slide rule, slipstick
90
+ '76': walking stick, walkingstick, stick insect
91
+ '77': cinema, movie theater, movie theatre, movie house, picture palace
92
+ '78': meerkat, mierkat
93
+ '79': kuvasz
94
+ '80': obelisk
95
+ '81': harmonica, mouth organ, harp, mouth harp
96
+ '82': sarong
97
+ '83': mousetrap
98
+ '84': hard disc, hard disk, fixed disk
99
+ '85': American coot, marsh hen, mud hen, water hen, Fulica americana
100
+ '86': reel
101
+ '87': pickup, pickup truck
102
+ '88': iron, smoothing iron
103
+ '89': tabby, tabby cat
104
+ '90': ski mask
105
+ '91': vizsla, Hungarian pointer
106
+ '92': laptop, laptop computer
107
+ '93': stretcher
108
+ '94': Dutch oven
109
+ '95': African hunting dog, hyena dog, Cape hunting dog, Lycaon pictus
110
+ '96': boxer
111
+ '97': gasmask, respirator, gas helmet
112
+ '98': goose
113
+ '99': borzoi, Russian wolfhound
114
+ splits:
115
+ - name: train
116
+ num_bytes: 8091813320.875
117
+ num_examples: 126689
118
+ - name: validation
119
+ num_bytes: 314447246
120
+ num_examples: 5000
121
+ download_size: 8406986315
122
+ dataset_size: 8406260566.875
123
+ configs:
124
+ - config_name: default
125
+ data_files:
126
+ - split: train
127
+ path: data/train-*
128
+ - split: validation
129
+ path: data/validation-*
130
+ task_categories:
131
+ - image-classification
132
+ size_categories:
133
+ - 100K<n<1M
134
+ ---
135
+
136
+ # Dataset Card for ImageNet-100
137
+
138
+ ImageNet-100 is a subset of the original ImageNet-1k dataset containing 100 randomly selected classes. In addition, the images have been resized to 160 pixels on the shorter side.
139
+
140
+ - **Homepage:** https://github.com/HobbitLong/CMC
141
+ - **Paper:** https://arxiv.org/abs/1906.05849
142
+
143
+ ## Dataset Structure
144
+
145
+ ### Data Instances
146
+
147
+ An example looks like below:
148
+
149
+ ```
150
+ {
151
+ 'image': <PIL.PngImagePlugin.PngImageFile image mode=RGB size=160x213>,
152
+ 'label': 0
153
+ }
154
+ ```
155
+
156
+ ### Data Fields
157
+
158
+ The data instances have the following fields:
159
+
160
+ - `image`: A `PIL.Image.Image` object containing the image.
161
+ - `label`: an `int` classification label.
162
+
163
+ The labels are indexed based on the sorted list of synset ids in [imagenet100.txt](https://raw.githubusercontent.com/HobbitLong/CMC/master/imagenet100.txt) which we automatically map to original class names.
164
+
165
+ ### Data Splits
166
+
167
+ | |train |validation|
168
+ |-------------|------:|---------:|
169
+ |# of examples|126689 |5000 |
170
+
171
+ ## Additional Information
172
+
173
+ ### Licensing Information
174
+
175
+ In exchange for permission to use the ImageNet database (the "Database") at Princeton University and Stanford University, Researcher hereby agrees to the following terms and conditions:
176
+
177
+ 1. Researcher shall use the Database only for non-commercial research and educational purposes.
178
+ 1. Princeton University and Stanford University make no representations or warranties regarding the Database, including but not limited to warranties of non-infringement or fitness for a particular purpose.
179
+ 1. Researcher accepts full responsibility for his or her use of the Database and shall defend and indemnify the ImageNet team, Princeton University, and Stanford University, including their employees, Trustees, officers and agents, against any and all claims arising from Researcher's use of the Database, including but not limited to Researcher's use of any copies of copyrighted images that he or she may create from the Database.
180
+ 1. Researcher may provide research associates and colleagues with access to the Database provided that they first agree to be bound by these terms and conditions.
181
+ 1. Princeton University and Stanford University reserve the right to terminate Researcher's access to the Database at any time.
182
+ 1. If Researcher is employed by a for-profit, commercial entity, Researcher's employer shall also be bound by these terms and conditions, and Researcher hereby represents that he or she is fully authorized to enter into this agreement on behalf of such employer.
183
+ 1. The law of the State of New Jersey shall apply to all disputes under this agreement.
184
+
185
+ ### Citation Information
186
+
187
+ ```bibtex
188
+ @article{imagenet15russakovsky,
189
+ Author = {Olga Russakovsky and Jia Deng and Hao Su and Jonathan Krause and Sanjeev Satheesh and Sean Ma and Zhiheng Huang and Andrej Karpathy and Aditya Khosla and Michael Bernstein and Alexander C. Berg and Li Fei-Fei},
190
+ Title = { {ImageNet Large Scale Visual Recognition Challenge} },
191
+ Year = {2015},
192
+ journal = {International Journal of Computer Vision (IJCV)},
193
+ doi = {10.1007/s11263-015-0816-y},
194
+ volume={115},
195
+ number={3},
196
+ pages={211-252}
197
+ }
198
+
199
+ @inproceedings{tian2020contrastive,
200
+ title={Contrastive multiview coding},
201
+ author={Tian, Yonglong and Krishnan, Dilip and Isola, Phillip},
202
+ booktitle={Computer Vision--ECCV 2020: 16th European Conference, Glasgow, UK, August 23--28, 2020, Proceedings, Part XI 16},
203
+ pages={776--794},
204
+ year={2020},
205
+ organization={Springer}
206
+ }
207
+ ```
208
+
209
+ ### Contributions
210
+
211
+ Thanks to the 🤗 authors for the [imagenet-1k](https://huggingface.co/datasets/imagenet-1k) dataset which was used as a reference.
imagenet-100/data/train-00000-of-00017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a7d7897b575c37ec5c92c9dea0c51358d55d34babaad78145a9067061e68f36
3
+ size 504815050
imagenet-100/data/train-00001-of-00017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3c0cb85c0e8167195612ec877dcb484f8fab04a787ae7cd5e3dab3c697e342f
3
+ size 468946744
imagenet-100/data/train-00002-of-00017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:540d0cae794258fa1092e5c1227072c75e4ca636774556f93497b6b5fee11fb3
3
+ size 470538861
imagenet-100/data/train-00003-of-00017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:382ad4d76d71c7b735bbba4edf95e2d333413f0a048cba3a640925d65d900771
3
+ size 513299630
imagenet-100/data/train-00004-of-00017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f36b0de217349781df8dffa991ec17d19148d97ed6a1f518c4db41f9a1a21b02
3
+ size 467990427
imagenet-100/data/train-00005-of-00017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adc03ac532234a8abc9fdbdfe14ecf9d0008f10159cd1046f35c4fccff1cc1f9
3
+ size 497985890
imagenet-100/data/train-00006-of-00017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7a59adb18e85d257dae628252ea9b00dfbdd009e907e90621f4c897abb85ca7
3
+ size 521602305
imagenet-100/data/train-00007-of-00017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b63475d33bb22e4e5db112c219a63b77568671025c3f1c6de04060214dc7ba0b
3
+ size 428892999
imagenet-100/data/train-00008-of-00017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d91a78666324526b76a4401cab874239317ac95ab670b997db560651108e898
3
+ size 474006098
imagenet-100/data/train-00009-of-00017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3c2801ad98f54f05395d8cb9f36c75b11cecbbe5fae6dda26c43c90f673e18a
3
+ size 473219287
imagenet-100/data/train-00010-of-00017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d11f492918906a65358d3c321eb64ed1164bad20eb37e095f276176e1ccd784
3
+ size 451450200
imagenet-100/data/train-00011-of-00017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efb75c2f7e6bbe0892eda15fe5657850cc7f328c4e82c483bd05ebf5e929775f
3
+ size 507801845
imagenet-100/data/train-00012-of-00017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb865b8bfa2b68130b31a1805777d6342e7dd4ec3026f173ad0724ff396af207
3
+ size 468367888
imagenet-100/data/train-00013-of-00017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e16306b725210a4598225f31e4a30f99ea174f4c04f5db1a61bf9be9daea8eac
3
+ size 456787294
imagenet-100/data/train-00014-of-00017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7d54b9be926f5713dd80b9d366eeb46621c284f532ca9a052fadb4b6b5ad19c
3
+ size 444241258
imagenet-100/data/train-00015-of-00017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c7f0abfbb42cc413baf3d969a7be09e2e96a5cc42fa01ab01e47e32dd4c06f4
3
+ size 454241231
imagenet-100/data/train-00016-of-00017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24cd6d4de8a971cba1c60bb8c7580001ce725f963809d079841110b321b0668e
3
+ size 488330946
imagenet-100/data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3604f21d6a26370a67166b0a6d7f1c7bb8b6c994cdc25f499468333cc348180a
3
+ size 314468362
imagenet-100/scripts/classes.py ADDED
File without changes
imagenet-100/scripts/generate.py ADDED
File without changes
imagenet-100/scripts/imagenet-100.py ADDED
File without changes
imagenet10_activated_coocurr_dataset/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b61e89156e90ffe5ae5c837664d3e2574b498d95ccfa50ad5dc5170fef6834bb
3
+ size 155745632
imagenet10_activated_coocurr_dataset/dataset_info.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image": {
6
+ "_type": "Image"
7
+ },
8
+ "label": {
9
+ "names": [
10
+ 0,
11
+ 1,
12
+ 2,
13
+ 3,
14
+ 4,
15
+ 5,
16
+ 6,
17
+ 7,
18
+ 8,
19
+ 9
20
+ ],
21
+ "_type": "ClassLabel"
22
+ },
23
+ "activation_coocur": {
24
+ "shape": [
25
+ 24,
26
+ 24
27
+ ],
28
+ "dtype": "float32",
29
+ "_type": "Array2D"
30
+ }
31
+ },
32
+ "homepage": "",
33
+ "license": ""
34
+ }
imagenet10_activated_coocurr_dataset/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "b64596debb638a00",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
imagenet10_activated_cosi_dataset/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a2dff3c9ef76a12613ccd8ba447911f69e7fcf9f378df42f3c3ba6a196bc8f7
3
+ size 155745632
imagenet10_activated_cosi_dataset/dataset_info.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image": {
6
+ "_type": "Image"
7
+ },
8
+ "label": {
9
+ "names": [
10
+ 0,
11
+ 1,
12
+ 2,
13
+ 3,
14
+ 4,
15
+ 5,
16
+ 6,
17
+ 7,
18
+ 8,
19
+ 9
20
+ ],
21
+ "_type": "ClassLabel"
22
+ },
23
+ "activation_cosi": {
24
+ "shape": [
25
+ 24,
26
+ 24
27
+ ],
28
+ "dtype": "float32",
29
+ "_type": "Array2D"
30
+ }
31
+ },
32
+ "homepage": "",
33
+ "license": ""
34
+ }
imagenet10_activated_cosi_dataset/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "748dbd8d2222a5f0",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
imagenet10_activated_dataset/data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f685ccb76c2d815cbaeb9df0ed26641d51e48208977038e86daed04cc42df968
3
+ size 397017680
imagenet10_activated_dataset/data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bf4d8b82705aea35bca8caa9ae201ee9ab8372838b4b3f74433a418319435b1
3
+ size 397017680
imagenet10_activated_dataset/dataset_info.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image": {
6
+ "shape": [
7
+ 336,
8
+ 336,
9
+ 3
10
+ ],
11
+ "dtype": "uint8",
12
+ "_type": "Array3D"
13
+ },
14
+ "label": {
15
+ "names": [
16
+ 0,
17
+ 1,
18
+ 2,
19
+ 3,
20
+ 4,
21
+ 5,
22
+ 6,
23
+ 7,
24
+ 8,
25
+ 9
26
+ ],
27
+ "_type": "ClassLabel"
28
+ },
29
+ "activation": {
30
+ "shape": [
31
+ 24,
32
+ 24
33
+ ],
34
+ "dtype": "float32",
35
+ "_type": "Array2D"
36
+ }
37
+ },
38
+ "homepage": "",
39
+ "license": ""
40
+ }
imagenet10_activated_dataset/state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00002.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00002.arrow"
8
+ }
9
+ ],
10
+ "_fingerprint": "994e8049a4e2e96d",
11
+ "_format_columns": null,
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": null
16
+ }
imagenet10_activated_l0_dataset/data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f6593c11ef0443b479fe03fe4a23d31694f19ea5cda315dcdc6ab155af5c167
3
+ size 397017688
imagenet10_activated_l0_dataset/data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6849ad17b1b749a0998ceefd5ad20e7cf53b9c18d385b095443b25e2993285e
3
+ size 397017688
imagenet10_activated_l0_dataset/dataset_info.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image": {
6
+ "shape": [
7
+ 336,
8
+ 336,
9
+ 3
10
+ ],
11
+ "dtype": "uint8",
12
+ "_type": "Array3D"
13
+ },
14
+ "label": {
15
+ "names": [
16
+ 0,
17
+ 1,
18
+ 2,
19
+ 3,
20
+ 4,
21
+ 5,
22
+ 6,
23
+ 7,
24
+ 8,
25
+ 9
26
+ ],
27
+ "_type": "ClassLabel"
28
+ },
29
+ "activation_l0": {
30
+ "shape": [
31
+ 24,
32
+ 24
33
+ ],
34
+ "dtype": "float32",
35
+ "_type": "Array2D"
36
+ }
37
+ },
38
+ "homepage": "",
39
+ "license": ""
40
+ }
imagenet10_activated_l0_dataset/state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00002.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00002.arrow"
8
+ }
9
+ ],
10
+ "_fingerprint": "98e0f95f159f3788",
11
+ "_format_columns": null,
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": null
16
+ }
imagenet10_coocur_mask25_dataset/cache-36779b8e5c1421ed.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3cd46fc92c1bcfd8303c2e4e9d4c85ce29b816d251e4d6d144d8c6342edfc69
3
+ size 8448
imagenet10_coocur_mask25_dataset/cache-8a461ae1a9766a1b.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f1412c3a3954bb568e4c59571ba9e60a1a4f814c03c69645679e27681bfa1de
3
+ size 42112824
imagenet10_coocur_mask25_dataset/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b36ccde7c233a536275e32b5f7f3c64cd95710771a01acef5ba4386d9fffbc6e
3
+ size 42127200
imagenet10_coocur_mask25_dataset/dataset_info.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image": {
6
+ "_type": "Image"
7
+ },
8
+ "label": {
9
+ "names": [
10
+ 0,
11
+ 1,
12
+ 2,
13
+ 3,
14
+ 4,
15
+ 5,
16
+ 6,
17
+ 7,
18
+ 8,
19
+ 9
20
+ ],
21
+ "_type": "ClassLabel"
22
+ }
23
+ },
24
+ "homepage": "",
25
+ "license": ""
26
+ }
imagenet10_coocur_mask25_dataset/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "9f3090ad0e1741b9",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
imagenet10_coocur_mask50_dataset/cache-536a7cccba8db0ed.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a94c824e15ec5fc0bfe9061426a85a087a0e98edd19d754b9e0ef452c14acad9
3
+ size 79483720
imagenet10_coocur_mask50_dataset/cache-e8a912d415f34ba2.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22a7b5557e6d2c5a48670da00b8cd0e2fe6bed8e90ee4d04025ff87dcbafb167
3
+ size 8448
imagenet10_coocur_mask50_dataset/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c28c750d995ae40e36588084f124bb182912e9c2b0ce26d2a5d5a034f46872e1
3
+ size 79514080
imagenet10_coocur_mask50_dataset/dataset_info.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image": {
6
+ "_type": "Image"
7
+ },
8
+ "label": {
9
+ "names": [
10
+ 0,
11
+ 1,
12
+ 2,
13
+ 3,
14
+ 4,
15
+ 5,
16
+ 6,
17
+ 7,
18
+ 8,
19
+ 9
20
+ ],
21
+ "_type": "ClassLabel"
22
+ }
23
+ },
24
+ "homepage": "",
25
+ "license": ""
26
+ }
imagenet10_coocur_mask50_dataset/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "117ffe22b4fc2250",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
imagenet10_coocur_mask75_dataset/cache-28e947286744e4ad.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74c1bba972744f95bf154e4aa4f348db611f1e7579a44e368199760799b5fa5a
3
+ size 114493168
imagenet10_coocur_mask75_dataset/cache-7dc8fe56a9fc5da0.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc9b0fa88e36e4f495ad523e7a07930ce1c3aafa0d04bb19fa6f5f0e35111d28
3
+ size 8448