jon-kyl commited on
Commit
49e7d2b
·
1 Parent(s): 69adbbd

add everything

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +61 -0
  2. .gitignore +5 -0
  3. README.md +2258 -0
  4. data/256/test-00000-of-00001.parquet +3 -0
  5. data/256/train-00000-of-00011.parquet +3 -0
  6. data/256/train-00001-of-00011.parquet +3 -0
  7. data/256/train-00002-of-00011.parquet +3 -0
  8. data/256/train-00003-of-00011.parquet +3 -0
  9. data/256/train-00004-of-00011.parquet +3 -0
  10. data/256/train-00005-of-00011.parquet +3 -0
  11. data/256/train-00006-of-00011.parquet +3 -0
  12. data/256/train-00007-of-00011.parquet +3 -0
  13. data/256/train-00008-of-00011.parquet +3 -0
  14. data/256/train-00009-of-00011.parquet +3 -0
  15. data/256/train-00010-of-00011.parquet +3 -0
  16. data/256/validation-00000-of-00001.parquet +3 -0
  17. data/512/test-00000-of-00004.parquet +3 -0
  18. data/512/test-00001-of-00004.parquet +3 -0
  19. data/512/test-00002-of-00004.parquet +3 -0
  20. data/512/test-00003-of-00004.parquet +3 -0
  21. data/512/train-00000-of-00041.parquet +3 -0
  22. data/512/train-00001-of-00041.parquet +3 -0
  23. data/512/train-00002-of-00041.parquet +3 -0
  24. data/512/train-00003-of-00041.parquet +3 -0
  25. data/512/train-00004-of-00041.parquet +3 -0
  26. data/512/train-00005-of-00041.parquet +3 -0
  27. data/512/train-00006-of-00041.parquet +3 -0
  28. data/512/train-00007-of-00041.parquet +3 -0
  29. data/512/train-00008-of-00041.parquet +3 -0
  30. data/512/train-00009-of-00041.parquet +3 -0
  31. data/512/train-00010-of-00041.parquet +3 -0
  32. data/512/train-00011-of-00041.parquet +3 -0
  33. data/512/train-00012-of-00041.parquet +3 -0
  34. data/512/train-00013-of-00041.parquet +3 -0
  35. data/512/train-00014-of-00041.parquet +3 -0
  36. data/512/train-00015-of-00041.parquet +3 -0
  37. data/512/train-00016-of-00041.parquet +3 -0
  38. data/512/train-00017-of-00041.parquet +3 -0
  39. data/512/train-00018-of-00041.parquet +3 -0
  40. data/512/train-00019-of-00041.parquet +3 -0
  41. data/512/train-00020-of-00041.parquet +3 -0
  42. data/512/train-00021-of-00041.parquet +3 -0
  43. data/512/train-00022-of-00041.parquet +3 -0
  44. data/512/train-00023-of-00041.parquet +3 -0
  45. data/512/train-00024-of-00041.parquet +3 -0
  46. data/512/train-00025-of-00041.parquet +3 -0
  47. data/512/train-00026-of-00041.parquet +3 -0
  48. data/512/train-00027-of-00041.parquet +3 -0
  49. data/512/train-00028-of-00041.parquet +3 -0
  50. data/512/train-00029-of-00041.parquet +3 -0
.gitattributes ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.png filter=lfs diff=lfs merge=lfs -text
2
+ data/256/train-00000-of-00011.parquet filter=lfs diff=lfs merge=lfs -text
3
+ data/256/train-00001-of-00011.parquet filter=lfs diff=lfs merge=lfs -text
4
+ data/256/train-00002-of-00011.parquet filter=lfs diff=lfs merge=lfs -text
5
+ data/256/train-00003-of-00011.parquet filter=lfs diff=lfs merge=lfs -text
6
+ data/256/train-00004-of-00011.parquet filter=lfs diff=lfs merge=lfs -text
7
+ data/256/train-00005-of-00011.parquet filter=lfs diff=lfs merge=lfs -text
8
+ data/256/train-00006-of-00011.parquet filter=lfs diff=lfs merge=lfs -text
9
+ data/256/train-00007-of-00011.parquet filter=lfs diff=lfs merge=lfs -text
10
+ data/256/train-00008-of-00011.parquet filter=lfs diff=lfs merge=lfs -text
11
+ data/256/train-00009-of-00011.parquet filter=lfs diff=lfs merge=lfs -text
12
+ data/256/train-00010-of-00011.parquet filter=lfs diff=lfs merge=lfs -text
13
+ data/256/validation-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
14
+ data/256/test-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
15
+ data/512/train-00000-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
16
+ data/512/train-00001-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
17
+ data/512/train-00002-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
18
+ data/512/train-00003-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
19
+ data/512/train-00004-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
20
+ data/512/train-00005-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
21
+ data/512/train-00006-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
22
+ data/512/train-00007-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
23
+ data/512/train-00008-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
24
+ data/512/train-00009-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
25
+ data/512/train-00010-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
26
+ data/512/train-00011-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
27
+ data/512/train-00012-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
28
+ data/512/train-00013-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
29
+ data/512/train-00014-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
30
+ data/512/train-00015-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
31
+ data/512/train-00016-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
32
+ data/512/train-00017-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
33
+ data/512/train-00018-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
34
+ data/512/train-00019-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
35
+ data/512/train-00020-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
36
+ data/512/train-00021-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
37
+ data/512/train-00022-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
38
+ data/512/train-00023-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
39
+ data/512/train-00024-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
40
+ data/512/train-00025-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
41
+ data/512/train-00026-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
42
+ data/512/train-00027-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
43
+ data/512/train-00028-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
44
+ data/512/train-00029-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
45
+ data/512/train-00030-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
46
+ data/512/train-00031-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
47
+ data/512/train-00032-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
48
+ data/512/train-00033-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
49
+ data/512/train-00034-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
50
+ data/512/train-00035-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
51
+ data/512/train-00036-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
52
+ data/512/train-00037-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
53
+ data/512/train-00038-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
54
+ data/512/train-00039-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
55
+ data/512/train-00040-of-00041.parquet filter=lfs diff=lfs merge=lfs -text
56
+ data/512/validation-00000-of-00002.parquet filter=lfs diff=lfs merge=lfs -text
57
+ data/512/validation-00001-of-00002.parquet filter=lfs diff=lfs merge=lfs -text
58
+ data/512/test-00000-of-00004.parquet filter=lfs diff=lfs merge=lfs -text
59
+ data/512/test-00001-of-00004.parquet filter=lfs diff=lfs merge=lfs -text
60
+ data/512/test-00002-of-00004.parquet filter=lfs diff=lfs merge=lfs -text
61
+ data/512/test-00003-of-00004.parquet filter=lfs diff=lfs merge=lfs -text
.gitignore ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ __pycache__/
2
+ .ipynb_checkpoints/
3
+ .pytest_cache/
4
+ venv/
5
+ *.ipynb
README.md ADDED
@@ -0,0 +1,2258 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: ImageNet SDXL Quantized
3
+ size_categories:
4
+ - 1M<n<10M
5
+ configs:
6
+ - config_name: '256'
7
+ data_files:
8
+ - split: train
9
+ path: data/256/train-*
10
+ - split: validation
11
+ path: data/256/validation-*
12
+ - split: test
13
+ path: data/256/test-*
14
+ - config_name: '512'
15
+ data_files:
16
+ - split: train
17
+ path: data/512/train-*
18
+ - split: validation
19
+ path: data/512/validation-*
20
+ - split: test
21
+ path: data/512/test-*
22
+ dataset_info:
23
+ - config_name: '256'
24
+ features:
25
+ - name: image
26
+ dtype: image
27
+ - name: label
28
+ dtype:
29
+ class_label:
30
+ names:
31
+ '0': tench, Tinca tinca
32
+ '1': goldfish, Carassius auratus
33
+ '2': >-
34
+ great white shark, white shark, man-eater, man-eating shark,
35
+ Carcharodon carcharias
36
+ '3': tiger shark, Galeocerdo cuvieri
37
+ '4': hammerhead, hammerhead shark
38
+ '5': electric ray, crampfish, numbfish, torpedo
39
+ '6': stingray
40
+ '7': cock
41
+ '8': hen
42
+ '9': ostrich, Struthio camelus
43
+ '10': brambling, Fringilla montifringilla
44
+ '11': goldfinch, Carduelis carduelis
45
+ '12': house finch, linnet, Carpodacus mexicanus
46
+ '13': junco, snowbird
47
+ '14': indigo bunting, indigo finch, indigo bird, Passerina cyanea
48
+ '15': robin, American robin, Turdus migratorius
49
+ '16': bulbul
50
+ '17': jay
51
+ '18': magpie
52
+ '19': chickadee
53
+ '20': water ouzel, dipper
54
+ '21': kite
55
+ '22': bald eagle, American eagle, Haliaeetus leucocephalus
56
+ '23': vulture
57
+ '24': great grey owl, great gray owl, Strix nebulosa
58
+ '25': European fire salamander, Salamandra salamandra
59
+ '26': common newt, Triturus vulgaris
60
+ '27': eft
61
+ '28': spotted salamander, Ambystoma maculatum
62
+ '29': axolotl, mud puppy, Ambystoma mexicanum
63
+ '30': bullfrog, Rana catesbeiana
64
+ '31': tree frog, tree-frog
65
+ '32': tailed frog, bell toad, ribbed toad, tailed toad, Ascaphus trui
66
+ '33': loggerhead, loggerhead turtle, Caretta caretta
67
+ '34': >-
68
+ leatherback turtle, leatherback, leathery turtle, Dermochelys
69
+ coriacea
70
+ '35': mud turtle
71
+ '36': terrapin
72
+ '37': box turtle, box tortoise
73
+ '38': banded gecko
74
+ '39': common iguana, iguana, Iguana iguana
75
+ '40': American chameleon, anole, Anolis carolinensis
76
+ '41': whiptail, whiptail lizard
77
+ '42': agama
78
+ '43': frilled lizard, Chlamydosaurus kingi
79
+ '44': alligator lizard
80
+ '45': Gila monster, Heloderma suspectum
81
+ '46': green lizard, Lacerta viridis
82
+ '47': African chameleon, Chamaeleo chamaeleon
83
+ '48': >-
84
+ Komodo dragon, Komodo lizard, dragon lizard, giant lizard, Varanus
85
+ komodoensis
86
+ '49': African crocodile, Nile crocodile, Crocodylus niloticus
87
+ '50': American alligator, Alligator mississipiensis
88
+ '51': triceratops
89
+ '52': thunder snake, worm snake, Carphophis amoenus
90
+ '53': ringneck snake, ring-necked snake, ring snake
91
+ '54': hognose snake, puff adder, sand viper
92
+ '55': green snake, grass snake
93
+ '56': king snake, kingsnake
94
+ '57': garter snake, grass snake
95
+ '58': water snake
96
+ '59': vine snake
97
+ '60': night snake, Hypsiglena torquata
98
+ '61': boa constrictor, Constrictor constrictor
99
+ '62': rock python, rock snake, Python sebae
100
+ '63': Indian cobra, Naja naja
101
+ '64': green mamba
102
+ '65': sea snake
103
+ '66': horned viper, cerastes, sand viper, horned asp, Cerastes cornutus
104
+ '67': diamondback, diamondback rattlesnake, Crotalus adamanteus
105
+ '68': sidewinder, horned rattlesnake, Crotalus cerastes
106
+ '69': trilobite
107
+ '70': harvestman, daddy longlegs, Phalangium opilio
108
+ '71': scorpion
109
+ '72': black and gold garden spider, Argiope aurantia
110
+ '73': barn spider, Araneus cavaticus
111
+ '74': garden spider, Aranea diademata
112
+ '75': black widow, Latrodectus mactans
113
+ '76': tarantula
114
+ '77': wolf spider, hunting spider
115
+ '78': tick
116
+ '79': centipede
117
+ '80': black grouse
118
+ '81': ptarmigan
119
+ '82': ruffed grouse, partridge, Bonasa umbellus
120
+ '83': prairie chicken, prairie grouse, prairie fowl
121
+ '84': peacock
122
+ '85': quail
123
+ '86': partridge
124
+ '87': African grey, African gray, Psittacus erithacus
125
+ '88': macaw
126
+ '89': sulphur-crested cockatoo, Kakatoe galerita, Cacatua galerita
127
+ '90': lorikeet
128
+ '91': coucal
129
+ '92': bee eater
130
+ '93': hornbill
131
+ '94': hummingbird
132
+ '95': jacamar
133
+ '96': toucan
134
+ '97': drake
135
+ '98': red-breasted merganser, Mergus serrator
136
+ '99': goose
137
+ '100': black swan, Cygnus atratus
138
+ '101': tusker
139
+ '102': echidna, spiny anteater, anteater
140
+ '103': >-
141
+ platypus, duckbill, duckbilled platypus, duck-billed platypus,
142
+ Ornithorhynchus anatinus
143
+ '104': wallaby, brush kangaroo
144
+ '105': >-
145
+ koala, koala bear, kangaroo bear, native bear, Phascolarctos
146
+ cinereus
147
+ '106': wombat
148
+ '107': jellyfish
149
+ '108': sea anemone, anemone
150
+ '109': brain coral
151
+ '110': flatworm, platyhelminth
152
+ '111': nematode, nematode worm, roundworm
153
+ '112': conch
154
+ '113': snail
155
+ '114': slug
156
+ '115': sea slug, nudibranch
157
+ '116': chiton, coat-of-mail shell, sea cradle, polyplacophore
158
+ '117': chambered nautilus, pearly nautilus, nautilus
159
+ '118': Dungeness crab, Cancer magister
160
+ '119': rock crab, Cancer irroratus
161
+ '120': fiddler crab
162
+ '121': >-
163
+ king crab, Alaska crab, Alaskan king crab, Alaska king crab,
164
+ Paralithodes camtschatica
165
+ '122': >-
166
+ American lobster, Northern lobster, Maine lobster, Homarus
167
+ americanus
168
+ '123': >-
169
+ spiny lobster, langouste, rock lobster, crawfish, crayfish, sea
170
+ crawfish
171
+ '124': crayfish, crawfish, crawdad, crawdaddy
172
+ '125': hermit crab
173
+ '126': isopod
174
+ '127': white stork, Ciconia ciconia
175
+ '128': black stork, Ciconia nigra
176
+ '129': spoonbill
177
+ '130': flamingo
178
+ '131': little blue heron, Egretta caerulea
179
+ '132': American egret, great white heron, Egretta albus
180
+ '133': bittern
181
+ '134': crane
182
+ '135': limpkin, Aramus pictus
183
+ '136': European gallinule, Porphyrio porphyrio
184
+ '137': American coot, marsh hen, mud hen, water hen, Fulica americana
185
+ '138': bustard
186
+ '139': ruddy turnstone, Arenaria interpres
187
+ '140': red-backed sandpiper, dunlin, Erolia alpina
188
+ '141': redshank, Tringa totanus
189
+ '142': dowitcher
190
+ '143': oystercatcher, oyster catcher
191
+ '144': pelican
192
+ '145': king penguin, Aptenodytes patagonica
193
+ '146': albatross, mollymawk
194
+ '147': >-
195
+ grey whale, gray whale, devilfish, Eschrichtius gibbosus,
196
+ Eschrichtius robustus
197
+ '148': killer whale, killer, orca, grampus, sea wolf, Orcinus orca
198
+ '149': dugong, Dugong dugon
199
+ '150': sea lion
200
+ '151': Chihuahua
201
+ '152': Japanese spaniel
202
+ '153': Maltese dog, Maltese terrier, Maltese
203
+ '154': Pekinese, Pekingese, Peke
204
+ '155': Shih-Tzu
205
+ '156': Blenheim spaniel
206
+ '157': papillon
207
+ '158': toy terrier
208
+ '159': Rhodesian ridgeback
209
+ '160': Afghan hound, Afghan
210
+ '161': basset, basset hound
211
+ '162': beagle
212
+ '163': bloodhound, sleuthhound
213
+ '164': bluetick
214
+ '165': black-and-tan coonhound
215
+ '166': Walker hound, Walker foxhound
216
+ '167': English foxhound
217
+ '168': redbone
218
+ '169': borzoi, Russian wolfhound
219
+ '170': Irish wolfhound
220
+ '171': Italian greyhound
221
+ '172': whippet
222
+ '173': Ibizan hound, Ibizan Podenco
223
+ '174': Norwegian elkhound, elkhound
224
+ '175': otterhound, otter hound
225
+ '176': Saluki, gazelle hound
226
+ '177': Scottish deerhound, deerhound
227
+ '178': Weimaraner
228
+ '179': Staffordshire bullterrier, Staffordshire bull terrier
229
+ '180': >-
230
+ American Staffordshire terrier, Staffordshire terrier, American
231
+ pit bull terrier, pit bull terrier
232
+ '181': Bedlington terrier
233
+ '182': Border terrier
234
+ '183': Kerry blue terrier
235
+ '184': Irish terrier
236
+ '185': Norfolk terrier
237
+ '186': Norwich terrier
238
+ '187': Yorkshire terrier
239
+ '188': wire-haired fox terrier
240
+ '189': Lakeland terrier
241
+ '190': Sealyham terrier, Sealyham
242
+ '191': Airedale, Airedale terrier
243
+ '192': cairn, cairn terrier
244
+ '193': Australian terrier
245
+ '194': Dandie Dinmont, Dandie Dinmont terrier
246
+ '195': Boston bull, Boston terrier
247
+ '196': miniature schnauzer
248
+ '197': giant schnauzer
249
+ '198': standard schnauzer
250
+ '199': Scotch terrier, Scottish terrier, Scottie
251
+ '200': Tibetan terrier, chrysanthemum dog
252
+ '201': silky terrier, Sydney silky
253
+ '202': soft-coated wheaten terrier
254
+ '203': West Highland white terrier
255
+ '204': Lhasa, Lhasa apso
256
+ '205': flat-coated retriever
257
+ '206': curly-coated retriever
258
+ '207': golden retriever
259
+ '208': Labrador retriever
260
+ '209': Chesapeake Bay retriever
261
+ '210': German short-haired pointer
262
+ '211': vizsla, Hungarian pointer
263
+ '212': English setter
264
+ '213': Irish setter, red setter
265
+ '214': Gordon setter
266
+ '215': Brittany spaniel
267
+ '216': clumber, clumber spaniel
268
+ '217': English springer, English springer spaniel
269
+ '218': Welsh springer spaniel
270
+ '219': cocker spaniel, English cocker spaniel, cocker
271
+ '220': Sussex spaniel
272
+ '221': Irish water spaniel
273
+ '222': kuvasz
274
+ '223': schipperke
275
+ '224': groenendael
276
+ '225': malinois
277
+ '226': briard
278
+ '227': kelpie
279
+ '228': komondor
280
+ '229': Old English sheepdog, bobtail
281
+ '230': Shetland sheepdog, Shetland sheep dog, Shetland
282
+ '231': collie
283
+ '232': Border collie
284
+ '233': Bouvier des Flandres, Bouviers des Flandres
285
+ '234': Rottweiler
286
+ '235': German shepherd, German shepherd dog, German police dog, alsatian
287
+ '236': Doberman, Doberman pinscher
288
+ '237': miniature pinscher
289
+ '238': Greater Swiss Mountain dog
290
+ '239': Bernese mountain dog
291
+ '240': Appenzeller
292
+ '241': EntleBucher
293
+ '242': boxer
294
+ '243': bull mastiff
295
+ '244': Tibetan mastiff
296
+ '245': French bulldog
297
+ '246': Great Dane
298
+ '247': Saint Bernard, St Bernard
299
+ '248': Eskimo dog, husky
300
+ '249': malamute, malemute, Alaskan malamute
301
+ '250': Siberian husky
302
+ '251': dalmatian, coach dog, carriage dog
303
+ '252': affenpinscher, monkey pinscher, monkey dog
304
+ '253': basenji
305
+ '254': pug, pug-dog
306
+ '255': Leonberg
307
+ '256': Newfoundland, Newfoundland dog
308
+ '257': Great Pyrenees
309
+ '258': Samoyed, Samoyede
310
+ '259': Pomeranian
311
+ '260': chow, chow chow
312
+ '261': keeshond
313
+ '262': Brabancon griffon
314
+ '263': Pembroke, Pembroke Welsh corgi
315
+ '264': Cardigan, Cardigan Welsh corgi
316
+ '265': toy poodle
317
+ '266': miniature poodle
318
+ '267': standard poodle
319
+ '268': Mexican hairless
320
+ '269': timber wolf, grey wolf, gray wolf, Canis lupus
321
+ '270': white wolf, Arctic wolf, Canis lupus tundrarum
322
+ '271': red wolf, maned wolf, Canis rufus, Canis niger
323
+ '272': coyote, prairie wolf, brush wolf, Canis latrans
324
+ '273': dingo, warrigal, warragal, Canis dingo
325
+ '274': dhole, Cuon alpinus
326
+ '275': African hunting dog, hyena dog, Cape hunting dog, Lycaon pictus
327
+ '276': hyena, hyaena
328
+ '277': red fox, Vulpes vulpes
329
+ '278': kit fox, Vulpes macrotis
330
+ '279': Arctic fox, white fox, Alopex lagopus
331
+ '280': grey fox, gray fox, Urocyon cinereoargenteus
332
+ '281': tabby, tabby cat
333
+ '282': tiger cat
334
+ '283': Persian cat
335
+ '284': Siamese cat, Siamese
336
+ '285': Egyptian cat
337
+ '286': >-
338
+ cougar, puma, catamount, mountain lion, painter, panther, Felis
339
+ concolor
340
+ '287': lynx, catamount
341
+ '288': leopard, Panthera pardus
342
+ '289': snow leopard, ounce, Panthera uncia
343
+ '290': jaguar, panther, Panthera onca, Felis onca
344
+ '291': lion, king of beasts, Panthera leo
345
+ '292': tiger, Panthera tigris
346
+ '293': cheetah, chetah, Acinonyx jubatus
347
+ '294': brown bear, bruin, Ursus arctos
348
+ '295': >-
349
+ American black bear, black bear, Ursus americanus, Euarctos
350
+ americanus
351
+ '296': ice bear, polar bear, Ursus Maritimus, Thalarctos maritimus
352
+ '297': sloth bear, Melursus ursinus, Ursus ursinus
353
+ '298': mongoose
354
+ '299': meerkat, mierkat
355
+ '300': tiger beetle
356
+ '301': ladybug, ladybeetle, lady beetle, ladybird, ladybird beetle
357
+ '302': ground beetle, carabid beetle
358
+ '303': long-horned beetle, longicorn, longicorn beetle
359
+ '304': leaf beetle, chrysomelid
360
+ '305': dung beetle
361
+ '306': rhinoceros beetle
362
+ '307': weevil
363
+ '308': fly
364
+ '309': bee
365
+ '310': ant, emmet, pismire
366
+ '311': grasshopper, hopper
367
+ '312': cricket
368
+ '313': walking stick, walkingstick, stick insect
369
+ '314': cockroach, roach
370
+ '315': mantis, mantid
371
+ '316': cicada, cicala
372
+ '317': leafhopper
373
+ '318': lacewing, lacewing fly
374
+ '319': >-
375
+ dragonfly, darning needle, devil's darning needle, sewing needle,
376
+ snake feeder, snake doctor, mosquito hawk, skeeter hawk
377
+ '320': damselfly
378
+ '321': admiral
379
+ '322': ringlet, ringlet butterfly
380
+ '323': monarch, monarch butterfly, milkweed butterfly, Danaus plexippus
381
+ '324': cabbage butterfly
382
+ '325': sulphur butterfly, sulfur butterfly
383
+ '326': lycaenid, lycaenid butterfly
384
+ '327': starfish, sea star
385
+ '328': sea urchin
386
+ '329': sea cucumber, holothurian
387
+ '330': wood rabbit, cottontail, cottontail rabbit
388
+ '331': hare
389
+ '332': Angora, Angora rabbit
390
+ '333': hamster
391
+ '334': porcupine, hedgehog
392
+ '335': fox squirrel, eastern fox squirrel, Sciurus niger
393
+ '336': marmot
394
+ '337': beaver
395
+ '338': guinea pig, Cavia cobaya
396
+ '339': sorrel
397
+ '340': zebra
398
+ '341': hog, pig, grunter, squealer, Sus scrofa
399
+ '342': wild boar, boar, Sus scrofa
400
+ '343': warthog
401
+ '344': hippopotamus, hippo, river horse, Hippopotamus amphibius
402
+ '345': ox
403
+ '346': water buffalo, water ox, Asiatic buffalo, Bubalus bubalis
404
+ '347': bison
405
+ '348': ram, tup
406
+ '349': >-
407
+ bighorn, bighorn sheep, cimarron, Rocky Mountain bighorn, Rocky
408
+ Mountain sheep, Ovis canadensis
409
+ '350': ibex, Capra ibex
410
+ '351': hartebeest
411
+ '352': impala, Aepyceros melampus
412
+ '353': gazelle
413
+ '354': Arabian camel, dromedary, Camelus dromedarius
414
+ '355': llama
415
+ '356': weasel
416
+ '357': mink
417
+ '358': polecat, fitch, foulmart, foumart, Mustela putorius
418
+ '359': black-footed ferret, ferret, Mustela nigripes
419
+ '360': otter
420
+ '361': skunk, polecat, wood pussy
421
+ '362': badger
422
+ '363': armadillo
423
+ '364': three-toed sloth, ai, Bradypus tridactylus
424
+ '365': orangutan, orang, orangutang, Pongo pygmaeus
425
+ '366': gorilla, Gorilla gorilla
426
+ '367': chimpanzee, chimp, Pan troglodytes
427
+ '368': gibbon, Hylobates lar
428
+ '369': siamang, Hylobates syndactylus, Symphalangus syndactylus
429
+ '370': guenon, guenon monkey
430
+ '371': patas, hussar monkey, Erythrocebus patas
431
+ '372': baboon
432
+ '373': macaque
433
+ '374': langur
434
+ '375': colobus, colobus monkey
435
+ '376': proboscis monkey, Nasalis larvatus
436
+ '377': marmoset
437
+ '378': capuchin, ringtail, Cebus capucinus
438
+ '379': howler monkey, howler
439
+ '380': titi, titi monkey
440
+ '381': spider monkey, Ateles geoffroyi
441
+ '382': squirrel monkey, Saimiri sciureus
442
+ '383': Madagascar cat, ring-tailed lemur, Lemur catta
443
+ '384': indri, indris, Indri indri, Indri brevicaudatus
444
+ '385': Indian elephant, Elephas maximus
445
+ '386': African elephant, Loxodonta africana
446
+ '387': >-
447
+ lesser panda, red panda, panda, bear cat, cat bear, Ailurus
448
+ fulgens
449
+ '388': giant panda, panda, panda bear, coon bear, Ailuropoda melanoleuca
450
+ '389': barracouta, snoek
451
+ '390': eel
452
+ '391': >-
453
+ coho, cohoe, coho salmon, blue jack, silver salmon, Oncorhynchus
454
+ kisutch
455
+ '392': rock beauty, Holocanthus tricolor
456
+ '393': anemone fish
457
+ '394': sturgeon
458
+ '395': gar, garfish, garpike, billfish, Lepisosteus osseus
459
+ '396': lionfish
460
+ '397': puffer, pufferfish, blowfish, globefish
461
+ '398': abacus
462
+ '399': abaya
463
+ '400': academic gown, academic robe, judge's robe
464
+ '401': accordion, piano accordion, squeeze box
465
+ '402': acoustic guitar
466
+ '403': aircraft carrier, carrier, flattop, attack aircraft carrier
467
+ '404': airliner
468
+ '405': airship, dirigible
469
+ '406': altar
470
+ '407': ambulance
471
+ '408': amphibian, amphibious vehicle
472
+ '409': analog clock
473
+ '410': apiary, bee house
474
+ '411': apron
475
+ '412': >-
476
+ ashcan, trash can, garbage can, wastebin, ash bin, ash-bin,
477
+ ashbin, dustbin, trash barrel, trash bin
478
+ '413': assault rifle, assault gun
479
+ '414': backpack, back pack, knapsack, packsack, rucksack, haversack
480
+ '415': bakery, bakeshop, bakehouse
481
+ '416': balance beam, beam
482
+ '417': balloon
483
+ '418': ballpoint, ballpoint pen, ballpen, Biro
484
+ '419': Band Aid
485
+ '420': banjo
486
+ '421': bannister, banister, balustrade, balusters, handrail
487
+ '422': barbell
488
+ '423': barber chair
489
+ '424': barbershop
490
+ '425': barn
491
+ '426': barometer
492
+ '427': barrel, cask
493
+ '428': barrow, garden cart, lawn cart, wheelbarrow
494
+ '429': baseball
495
+ '430': basketball
496
+ '431': bassinet
497
+ '432': bassoon
498
+ '433': bathing cap, swimming cap
499
+ '434': bath towel
500
+ '435': bathtub, bathing tub, bath, tub
501
+ '436': >-
502
+ beach wagon, station wagon, wagon, estate car, beach waggon,
503
+ station waggon, waggon
504
+ '437': beacon, lighthouse, beacon light, pharos
505
+ '438': beaker
506
+ '439': bearskin, busby, shako
507
+ '440': beer bottle
508
+ '441': beer glass
509
+ '442': bell cote, bell cot
510
+ '443': bib
511
+ '444': bicycle-built-for-two, tandem bicycle, tandem
512
+ '445': bikini, two-piece
513
+ '446': binder, ring-binder
514
+ '447': binoculars, field glasses, opera glasses
515
+ '448': birdhouse
516
+ '449': boathouse
517
+ '450': bobsled, bobsleigh, bob
518
+ '451': bolo tie, bolo, bola tie, bola
519
+ '452': bonnet, poke bonnet
520
+ '453': bookcase
521
+ '454': bookshop, bookstore, bookstall
522
+ '455': bottlecap
523
+ '456': bow
524
+ '457': bow tie, bow-tie, bowtie
525
+ '458': brass, memorial tablet, plaque
526
+ '459': brassiere, bra, bandeau
527
+ '460': breakwater, groin, groyne, mole, bulwark, seawall, jetty
528
+ '461': breastplate, aegis, egis
529
+ '462': broom
530
+ '463': bucket, pail
531
+ '464': buckle
532
+ '465': bulletproof vest
533
+ '466': bullet train, bullet
534
+ '467': butcher shop, meat market
535
+ '468': cab, hack, taxi, taxicab
536
+ '469': caldron, cauldron
537
+ '470': candle, taper, wax light
538
+ '471': cannon
539
+ '472': canoe
540
+ '473': can opener, tin opener
541
+ '474': cardigan
542
+ '475': car mirror
543
+ '476': carousel, carrousel, merry-go-round, roundabout, whirligig
544
+ '477': carpenter's kit, tool kit
545
+ '478': carton
546
+ '479': car wheel
547
+ '480': >-
548
+ cash machine, cash dispenser, automated teller machine, automatic
549
+ teller machine, automated teller, automatic teller, ATM
550
+ '481': cassette
551
+ '482': cassette player
552
+ '483': castle
553
+ '484': catamaran
554
+ '485': CD player
555
+ '486': cello, violoncello
556
+ '487': cellular telephone, cellular phone, cellphone, cell, mobile phone
557
+ '488': chain
558
+ '489': chainlink fence
559
+ '490': >-
560
+ chain mail, ring mail, mail, chain armor, chain armour, ring
561
+ armor, ring armour
562
+ '491': chain saw, chainsaw
563
+ '492': chest
564
+ '493': chiffonier, commode
565
+ '494': chime, bell, gong
566
+ '495': china cabinet, china closet
567
+ '496': Christmas stocking
568
+ '497': church, church building
569
+ '498': cinema, movie theater, movie theatre, movie house, picture palace
570
+ '499': cleaver, meat cleaver, chopper
571
+ '500': cliff dwelling
572
+ '501': cloak
573
+ '502': clog, geta, patten, sabot
574
+ '503': cocktail shaker
575
+ '504': coffee mug
576
+ '505': coffeepot
577
+ '506': coil, spiral, volute, whorl, helix
578
+ '507': combination lock
579
+ '508': computer keyboard, keypad
580
+ '509': confectionery, confectionary, candy store
581
+ '510': container ship, containership, container vessel
582
+ '511': convertible
583
+ '512': corkscrew, bottle screw
584
+ '513': cornet, horn, trumpet, trump
585
+ '514': cowboy boot
586
+ '515': cowboy hat, ten-gallon hat
587
+ '516': cradle
588
+ '517': crane2
589
+ '518': crash helmet
590
+ '519': crate
591
+ '520': crib, cot
592
+ '521': Crock Pot
593
+ '522': croquet ball
594
+ '523': crutch
595
+ '524': cuirass
596
+ '525': dam, dike, dyke
597
+ '526': desk
598
+ '527': desktop computer
599
+ '528': dial telephone, dial phone
600
+ '529': diaper, nappy, napkin
601
+ '530': digital clock
602
+ '531': digital watch
603
+ '532': dining table, board
604
+ '533': dishrag, dishcloth
605
+ '534': dishwasher, dish washer, dishwashing machine
606
+ '535': disk brake, disc brake
607
+ '536': dock, dockage, docking facility
608
+ '537': dogsled, dog sled, dog sleigh
609
+ '538': dome
610
+ '539': doormat, welcome mat
611
+ '540': drilling platform, offshore rig
612
+ '541': drum, membranophone, tympan
613
+ '542': drumstick
614
+ '543': dumbbell
615
+ '544': Dutch oven
616
+ '545': electric fan, blower
617
+ '546': electric guitar
618
+ '547': electric locomotive
619
+ '548': entertainment center
620
+ '549': envelope
621
+ '550': espresso maker
622
+ '551': face powder
623
+ '552': feather boa, boa
624
+ '553': file, file cabinet, filing cabinet
625
+ '554': fireboat
626
+ '555': fire engine, fire truck
627
+ '556': fire screen, fireguard
628
+ '557': flagpole, flagstaff
629
+ '558': flute, transverse flute
630
+ '559': folding chair
631
+ '560': football helmet
632
+ '561': forklift
633
+ '562': fountain
634
+ '563': fountain pen
635
+ '564': four-poster
636
+ '565': freight car
637
+ '566': French horn, horn
638
+ '567': frying pan, frypan, skillet
639
+ '568': fur coat
640
+ '569': garbage truck, dustcart
641
+ '570': gasmask, respirator, gas helmet
642
+ '571': gas pump, gasoline pump, petrol pump, island dispenser
643
+ '572': goblet
644
+ '573': go-kart
645
+ '574': golf ball
646
+ '575': golfcart, golf cart
647
+ '576': gondola
648
+ '577': gong, tam-tam
649
+ '578': gown
650
+ '579': grand piano, grand
651
+ '580': greenhouse, nursery, glasshouse
652
+ '581': grille, radiator grille
653
+ '582': grocery store, grocery, food market, market
654
+ '583': guillotine
655
+ '584': hair slide
656
+ '585': hair spray
657
+ '586': half track
658
+ '587': hammer
659
+ '588': hamper
660
+ '589': hand blower, blow dryer, blow drier, hair dryer, hair drier
661
+ '590': hand-held computer, hand-held microcomputer
662
+ '591': handkerchief, hankie, hanky, hankey
663
+ '592': hard disc, hard disk, fixed disk
664
+ '593': harmonica, mouth organ, harp, mouth harp
665
+ '594': harp
666
+ '595': harvester, reaper
667
+ '596': hatchet
668
+ '597': holster
669
+ '598': home theater, home theatre
670
+ '599': honeycomb
671
+ '600': hook, claw
672
+ '601': hoopskirt, crinoline
673
+ '602': horizontal bar, high bar
674
+ '603': horse cart, horse-cart
675
+ '604': hourglass
676
+ '605': iPod
677
+ '606': iron, smoothing iron
678
+ '607': jack-o'-lantern
679
+ '608': jean, blue jean, denim
680
+ '609': jeep, landrover
681
+ '610': jersey, T-shirt, tee shirt
682
+ '611': jigsaw puzzle
683
+ '612': jinrikisha, ricksha, rickshaw
684
+ '613': joystick
685
+ '614': kimono
686
+ '615': knee pad
687
+ '616': knot
688
+ '617': lab coat, laboratory coat
689
+ '618': ladle
690
+ '619': lampshade, lamp shade
691
+ '620': laptop, laptop computer
692
+ '621': lawn mower, mower
693
+ '622': lens cap, lens cover
694
+ '623': letter opener, paper knife, paperknife
695
+ '624': library
696
+ '625': lifeboat
697
+ '626': lighter, light, igniter, ignitor
698
+ '627': limousine, limo
699
+ '628': liner, ocean liner
700
+ '629': lipstick, lip rouge
701
+ '630': Loafer
702
+ '631': lotion
703
+ '632': >-
704
+ loudspeaker, speaker, speaker unit, loudspeaker system, speaker
705
+ system
706
+ '633': loupe, jeweler's loupe
707
+ '634': lumbermill, sawmill
708
+ '635': magnetic compass
709
+ '636': mailbag, postbag
710
+ '637': mailbox, letter box
711
+ '638': maillot
712
+ '639': maillot, tank suit
713
+ '640': manhole cover
714
+ '641': maraca
715
+ '642': marimba, xylophone
716
+ '643': mask
717
+ '644': matchstick
718
+ '645': maypole
719
+ '646': maze, labyrinth
720
+ '647': measuring cup
721
+ '648': medicine chest, medicine cabinet
722
+ '649': megalith, megalithic structure
723
+ '650': microphone, mike
724
+ '651': microwave, microwave oven
725
+ '652': military uniform
726
+ '653': milk can
727
+ '654': minibus
728
+ '655': miniskirt, mini
729
+ '656': minivan
730
+ '657': missile
731
+ '658': mitten
732
+ '659': mixing bowl
733
+ '660': mobile home, manufactured home
734
+ '661': Model T
735
+ '662': modem
736
+ '663': monastery
737
+ '664': monitor
738
+ '665': moped
739
+ '666': mortar
740
+ '667': mortarboard
741
+ '668': mosque
742
+ '669': mosquito net
743
+ '670': motor scooter, scooter
744
+ '671': mountain bike, all-terrain bike, off-roader
745
+ '672': mountain tent
746
+ '673': mouse, computer mouse
747
+ '674': mousetrap
748
+ '675': moving van
749
+ '676': muzzle
750
+ '677': nail
751
+ '678': neck brace
752
+ '679': necklace
753
+ '680': nipple
754
+ '681': notebook, notebook computer
755
+ '682': obelisk
756
+ '683': oboe, hautboy, hautbois
757
+ '684': ocarina, sweet potato
758
+ '685': odometer, hodometer, mileometer, milometer
759
+ '686': oil filter
760
+ '687': organ, pipe organ
761
+ '688': oscilloscope, scope, cathode-ray oscilloscope, CRO
762
+ '689': overskirt
763
+ '690': oxcart
764
+ '691': oxygen mask
765
+ '692': packet
766
+ '693': paddle, boat paddle
767
+ '694': paddlewheel, paddle wheel
768
+ '695': padlock
769
+ '696': paintbrush
770
+ '697': pajama, pyjama, pj's, jammies
771
+ '698': palace
772
+ '699': panpipe, pandean pipe, syrinx
773
+ '700': paper towel
774
+ '701': parachute, chute
775
+ '702': parallel bars, bars
776
+ '703': park bench
777
+ '704': parking meter
778
+ '705': passenger car, coach, carriage
779
+ '706': patio, terrace
780
+ '707': pay-phone, pay-station
781
+ '708': pedestal, plinth, footstall
782
+ '709': pencil box, pencil case
783
+ '710': pencil sharpener
784
+ '711': perfume, essence
785
+ '712': Petri dish
786
+ '713': photocopier
787
+ '714': pick, plectrum, plectron
788
+ '715': pickelhaube
789
+ '716': picket fence, paling
790
+ '717': pickup, pickup truck
791
+ '718': pier
792
+ '719': piggy bank, penny bank
793
+ '720': pill bottle
794
+ '721': pillow
795
+ '722': ping-pong ball
796
+ '723': pinwheel
797
+ '724': pirate, pirate ship
798
+ '725': pitcher, ewer
799
+ '726': plane, carpenter's plane, woodworking plane
800
+ '727': planetarium
801
+ '728': plastic bag
802
+ '729': plate rack
803
+ '730': plow, plough
804
+ '731': plunger, plumber's helper
805
+ '732': Polaroid camera, Polaroid Land camera
806
+ '733': pole
807
+ '734': >-
808
+ police van, police wagon, paddy wagon, patrol wagon, wagon, black
809
+ Maria
810
+ '735': poncho
811
+ '736': pool table, billiard table, snooker table
812
+ '737': pop bottle, soda bottle
813
+ '738': pot, flowerpot
814
+ '739': potter's wheel
815
+ '740': power drill
816
+ '741': prayer rug, prayer mat
817
+ '742': printer
818
+ '743': prison, prison house
819
+ '744': projectile, missile
820
+ '745': projector
821
+ '746': puck, hockey puck
822
+ '747': punching bag, punch bag, punching ball, punchball
823
+ '748': purse
824
+ '749': quill, quill pen
825
+ '750': quilt, comforter, comfort, puff
826
+ '751': racer, race car, racing car
827
+ '752': racket, racquet
828
+ '753': radiator
829
+ '754': radio, wireless
830
+ '755': radio telescope, radio reflector
831
+ '756': rain barrel
832
+ '757': recreational vehicle, RV, R.V.
833
+ '758': reel
834
+ '759': reflex camera
835
+ '760': refrigerator, icebox
836
+ '761': remote control, remote
837
+ '762': restaurant, eating house, eating place, eatery
838
+ '763': revolver, six-gun, six-shooter
839
+ '764': rifle
840
+ '765': rocking chair, rocker
841
+ '766': rotisserie
842
+ '767': rubber eraser, rubber, pencil eraser
843
+ '768': rugby ball
844
+ '769': rule, ruler
845
+ '770': running shoe
846
+ '771': safe
847
+ '772': safety pin
848
+ '773': saltshaker, salt shaker
849
+ '774': sandal
850
+ '775': sarong
851
+ '776': sax, saxophone
852
+ '777': scabbard
853
+ '778': scale, weighing machine
854
+ '779': school bus
855
+ '780': schooner
856
+ '781': scoreboard
857
+ '782': screen, CRT screen
858
+ '783': screw
859
+ '784': screwdriver
860
+ '785': seat belt, seatbelt
861
+ '786': sewing machine
862
+ '787': shield, buckler
863
+ '788': shoe shop, shoe-shop, shoe store
864
+ '789': shoji
865
+ '790': shopping basket
866
+ '791': shopping cart
867
+ '792': shovel
868
+ '793': shower cap
869
+ '794': shower curtain
870
+ '795': ski
871
+ '796': ski mask
872
+ '797': sleeping bag
873
+ '798': slide rule, slipstick
874
+ '799': sliding door
875
+ '800': slot, one-armed bandit
876
+ '801': snorkel
877
+ '802': snowmobile
878
+ '803': snowplow, snowplough
879
+ '804': soap dispenser
880
+ '805': soccer ball
881
+ '806': sock
882
+ '807': solar dish, solar collector, solar furnace
883
+ '808': sombrero
884
+ '809': soup bowl
885
+ '810': space bar
886
+ '811': space heater
887
+ '812': space shuttle
888
+ '813': spatula
889
+ '814': speedboat
890
+ '815': spider web, spider's web
891
+ '816': spindle
892
+ '817': sports car, sport car
893
+ '818': spotlight, spot
894
+ '819': stage
895
+ '820': steam locomotive
896
+ '821': steel arch bridge
897
+ '822': steel drum
898
+ '823': stethoscope
899
+ '824': stole
900
+ '825': stone wall
901
+ '826': stopwatch, stop watch
902
+ '827': stove
903
+ '828': strainer
904
+ '829': streetcar, tram, tramcar, trolley, trolley car
905
+ '830': stretcher
906
+ '831': studio couch, day bed
907
+ '832': stupa, tope
908
+ '833': submarine, pigboat, sub, U-boat
909
+ '834': suit, suit of clothes
910
+ '835': sundial
911
+ '836': sunglass
912
+ '837': sunglasses, dark glasses, shades
913
+ '838': sunscreen, sunblock, sun blocker
914
+ '839': suspension bridge
915
+ '840': swab, swob, mop
916
+ '841': sweatshirt
917
+ '842': swimming trunks, bathing trunks
918
+ '843': swing
919
+ '844': switch, electric switch, electrical switch
920
+ '845': syringe
921
+ '846': table lamp
922
+ '847': tank, army tank, armored combat vehicle, armoured combat vehicle
923
+ '848': tape player
924
+ '849': teapot
925
+ '850': teddy, teddy bear
926
+ '851': television, television system
927
+ '852': tennis ball
928
+ '853': thatch, thatched roof
929
+ '854': theater curtain, theatre curtain
930
+ '855': thimble
931
+ '856': thresher, thrasher, threshing machine
932
+ '857': throne
933
+ '858': tile roof
934
+ '859': toaster
935
+ '860': tobacco shop, tobacconist shop, tobacconist
936
+ '861': toilet seat
937
+ '862': torch
938
+ '863': totem pole
939
+ '864': tow truck, tow car, wrecker
940
+ '865': toyshop
941
+ '866': tractor
942
+ '867': >-
943
+ trailer truck, tractor trailer, trucking rig, rig, articulated
944
+ lorry, semi
945
+ '868': tray
946
+ '869': trench coat
947
+ '870': tricycle, trike, velocipede
948
+ '871': trimaran
949
+ '872': tripod
950
+ '873': triumphal arch
951
+ '874': trolleybus, trolley coach, trackless trolley
952
+ '875': trombone
953
+ '876': tub, vat
954
+ '877': turnstile
955
+ '878': typewriter keyboard
956
+ '879': umbrella
957
+ '880': unicycle, monocycle
958
+ '881': upright, upright piano
959
+ '882': vacuum, vacuum cleaner
960
+ '883': vase
961
+ '884': vault
962
+ '885': velvet
963
+ '886': vending machine
964
+ '887': vestment
965
+ '888': viaduct
966
+ '889': violin, fiddle
967
+ '890': volleyball
968
+ '891': waffle iron
969
+ '892': wall clock
970
+ '893': wallet, billfold, notecase, pocketbook
971
+ '894': wardrobe, closet, press
972
+ '895': warplane, military plane
973
+ '896': washbasin, handbasin, washbowl, lavabo, wash-hand basin
974
+ '897': washer, automatic washer, washing machine
975
+ '898': water bottle
976
+ '899': water jug
977
+ '900': water tower
978
+ '901': whiskey jug
979
+ '902': whistle
980
+ '903': wig
981
+ '904': window screen
982
+ '905': window shade
983
+ '906': Windsor tie
984
+ '907': wine bottle
985
+ '908': wing
986
+ '909': wok
987
+ '910': wooden spoon
988
+ '911': wool, woolen, woollen
989
+ '912': worm fence, snake fence, snake-rail fence, Virginia fence
990
+ '913': wreck
991
+ '914': yawl
992
+ '915': yurt
993
+ '916': web site, website, internet site, site
994
+ '917': comic book
995
+ '918': crossword puzzle, crossword
996
+ '919': street sign
997
+ '920': traffic light, traffic signal, stoplight
998
+ '921': book jacket, dust cover, dust jacket, dust wrapper
999
+ '922': menu
1000
+ '923': plate
1001
+ '924': guacamole
1002
+ '925': consomme
1003
+ '926': hot pot, hotpot
1004
+ '927': trifle
1005
+ '928': ice cream, icecream
1006
+ '929': ice lolly, lolly, lollipop, popsicle
1007
+ '930': French loaf
1008
+ '931': bagel, beigel
1009
+ '932': pretzel
1010
+ '933': cheeseburger
1011
+ '934': hotdog, hot dog, red hot
1012
+ '935': mashed potato
1013
+ '936': head cabbage
1014
+ '937': broccoli
1015
+ '938': cauliflower
1016
+ '939': zucchini, courgette
1017
+ '940': spaghetti squash
1018
+ '941': acorn squash
1019
+ '942': butternut squash
1020
+ '943': cucumber, cuke
1021
+ '944': artichoke, globe artichoke
1022
+ '945': bell pepper
1023
+ '946': cardoon
1024
+ '947': mushroom
1025
+ '948': Granny Smith
1026
+ '949': strawberry
1027
+ '950': orange
1028
+ '951': lemon
1029
+ '952': fig
1030
+ '953': pineapple, ananas
1031
+ '954': banana
1032
+ '955': jackfruit, jak, jack
1033
+ '956': custard apple
1034
+ '957': pomegranate
1035
+ '958': hay
1036
+ '959': carbonara
1037
+ '960': chocolate sauce, chocolate syrup
1038
+ '961': dough
1039
+ '962': meat loaf, meatloaf
1040
+ '963': pizza, pizza pie
1041
+ '964': potpie
1042
+ '965': burrito
1043
+ '966': red wine
1044
+ '967': espresso
1045
+ '968': cup
1046
+ '969': eggnog
1047
+ '970': alp
1048
+ '971': bubble
1049
+ '972': cliff, drop, drop-off
1050
+ '973': coral reef
1051
+ '974': geyser
1052
+ '975': lakeside, lakeshore
1053
+ '976': promontory, headland, head, foreland
1054
+ '977': sandbar, sand bar
1055
+ '978': seashore, coast, seacoast, sea-coast
1056
+ '979': valley, vale
1057
+ '980': volcano
1058
+ '981': ballplayer, baseball player
1059
+ '982': groom, bridegroom
1060
+ '983': scuba diver
1061
+ '984': rapeseed
1062
+ '985': daisy
1063
+ '986': >-
1064
+ yellow lady's slipper, yellow lady-slipper, Cypripedium calceolus,
1065
+ Cypripedium parviflorum
1066
+ '987': corn
1067
+ '988': acorn
1068
+ '989': hip, rose hip, rosehip
1069
+ '990': buckeye, horse chestnut, conker
1070
+ '991': coral fungus
1071
+ '992': agaric
1072
+ '993': gyromitra
1073
+ '994': stinkhorn, carrion fungus
1074
+ '995': earthstar
1075
+ '996': >-
1076
+ hen-of-the-woods, hen of the woods, Polyporus frondosus, Grifola
1077
+ frondosa
1078
+ '997': bolete
1079
+ '998': ear, spike, capitulum
1080
+ '999': toilet tissue, toilet paper, bathroom tissue
1081
+ '1000': UNK
1082
+ splits:
1083
+ - name: train
1084
+ num_bytes: 5258965945.291
1085
+ num_examples: 1281167
1086
+ - name: validation
1087
+ num_bytes: 202375700.0
1088
+ num_examples: 50000
1089
+ - name: test
1090
+ num_bytes: 407194700.0
1091
+ num_examples: 100000
1092
+ download_size: 5925233051
1093
+ dataset_size: 5868536345.291
1094
+ - config_name: '512'
1095
+ features:
1096
+ - name: image
1097
+ dtype: image
1098
+ - name: label
1099
+ dtype:
1100
+ class_label:
1101
+ names:
1102
+ '0': tench, Tinca tinca
1103
+ '1': goldfish, Carassius auratus
1104
+ '2': >-
1105
+ great white shark, white shark, man-eater, man-eating shark,
1106
+ Carcharodon carcharias
1107
+ '3': tiger shark, Galeocerdo cuvieri
1108
+ '4': hammerhead, hammerhead shark
1109
+ '5': electric ray, crampfish, numbfish, torpedo
1110
+ '6': stingray
1111
+ '7': cock
1112
+ '8': hen
1113
+ '9': ostrich, Struthio camelus
1114
+ '10': brambling, Fringilla montifringilla
1115
+ '11': goldfinch, Carduelis carduelis
1116
+ '12': house finch, linnet, Carpodacus mexicanus
1117
+ '13': junco, snowbird
1118
+ '14': indigo bunting, indigo finch, indigo bird, Passerina cyanea
1119
+ '15': robin, American robin, Turdus migratorius
1120
+ '16': bulbul
1121
+ '17': jay
1122
+ '18': magpie
1123
+ '19': chickadee
1124
+ '20': water ouzel, dipper
1125
+ '21': kite
1126
+ '22': bald eagle, American eagle, Haliaeetus leucocephalus
1127
+ '23': vulture
1128
+ '24': great grey owl, great gray owl, Strix nebulosa
1129
+ '25': European fire salamander, Salamandra salamandra
1130
+ '26': common newt, Triturus vulgaris
1131
+ '27': eft
1132
+ '28': spotted salamander, Ambystoma maculatum
1133
+ '29': axolotl, mud puppy, Ambystoma mexicanum
1134
+ '30': bullfrog, Rana catesbeiana
1135
+ '31': tree frog, tree-frog
1136
+ '32': tailed frog, bell toad, ribbed toad, tailed toad, Ascaphus trui
1137
+ '33': loggerhead, loggerhead turtle, Caretta caretta
1138
+ '34': >-
1139
+ leatherback turtle, leatherback, leathery turtle, Dermochelys
1140
+ coriacea
1141
+ '35': mud turtle
1142
+ '36': terrapin
1143
+ '37': box turtle, box tortoise
1144
+ '38': banded gecko
1145
+ '39': common iguana, iguana, Iguana iguana
1146
+ '40': American chameleon, anole, Anolis carolinensis
1147
+ '41': whiptail, whiptail lizard
1148
+ '42': agama
1149
+ '43': frilled lizard, Chlamydosaurus kingi
1150
+ '44': alligator lizard
1151
+ '45': Gila monster, Heloderma suspectum
1152
+ '46': green lizard, Lacerta viridis
1153
+ '47': African chameleon, Chamaeleo chamaeleon
1154
+ '48': >-
1155
+ Komodo dragon, Komodo lizard, dragon lizard, giant lizard, Varanus
1156
+ komodoensis
1157
+ '49': African crocodile, Nile crocodile, Crocodylus niloticus
1158
+ '50': American alligator, Alligator mississipiensis
1159
+ '51': triceratops
1160
+ '52': thunder snake, worm snake, Carphophis amoenus
1161
+ '53': ringneck snake, ring-necked snake, ring snake
1162
+ '54': hognose snake, puff adder, sand viper
1163
+ '55': green snake, grass snake
1164
+ '56': king snake, kingsnake
1165
+ '57': garter snake, grass snake
1166
+ '58': water snake
1167
+ '59': vine snake
1168
+ '60': night snake, Hypsiglena torquata
1169
+ '61': boa constrictor, Constrictor constrictor
1170
+ '62': rock python, rock snake, Python sebae
1171
+ '63': Indian cobra, Naja naja
1172
+ '64': green mamba
1173
+ '65': sea snake
1174
+ '66': horned viper, cerastes, sand viper, horned asp, Cerastes cornutus
1175
+ '67': diamondback, diamondback rattlesnake, Crotalus adamanteus
1176
+ '68': sidewinder, horned rattlesnake, Crotalus cerastes
1177
+ '69': trilobite
1178
+ '70': harvestman, daddy longlegs, Phalangium opilio
1179
+ '71': scorpion
1180
+ '72': black and gold garden spider, Argiope aurantia
1181
+ '73': barn spider, Araneus cavaticus
1182
+ '74': garden spider, Aranea diademata
1183
+ '75': black widow, Latrodectus mactans
1184
+ '76': tarantula
1185
+ '77': wolf spider, hunting spider
1186
+ '78': tick
1187
+ '79': centipede
1188
+ '80': black grouse
1189
+ '81': ptarmigan
1190
+ '82': ruffed grouse, partridge, Bonasa umbellus
1191
+ '83': prairie chicken, prairie grouse, prairie fowl
1192
+ '84': peacock
1193
+ '85': quail
1194
+ '86': partridge
1195
+ '87': African grey, African gray, Psittacus erithacus
1196
+ '88': macaw
1197
+ '89': sulphur-crested cockatoo, Kakatoe galerita, Cacatua galerita
1198
+ '90': lorikeet
1199
+ '91': coucal
1200
+ '92': bee eater
1201
+ '93': hornbill
1202
+ '94': hummingbird
1203
+ '95': jacamar
1204
+ '96': toucan
1205
+ '97': drake
1206
+ '98': red-breasted merganser, Mergus serrator
1207
+ '99': goose
1208
+ '100': black swan, Cygnus atratus
1209
+ '101': tusker
1210
+ '102': echidna, spiny anteater, anteater
1211
+ '103': >-
1212
+ platypus, duckbill, duckbilled platypus, duck-billed platypus,
1213
+ Ornithorhynchus anatinus
1214
+ '104': wallaby, brush kangaroo
1215
+ '105': >-
1216
+ koala, koala bear, kangaroo bear, native bear, Phascolarctos
1217
+ cinereus
1218
+ '106': wombat
1219
+ '107': jellyfish
1220
+ '108': sea anemone, anemone
1221
+ '109': brain coral
1222
+ '110': flatworm, platyhelminth
1223
+ '111': nematode, nematode worm, roundworm
1224
+ '112': conch
1225
+ '113': snail
1226
+ '114': slug
1227
+ '115': sea slug, nudibranch
1228
+ '116': chiton, coat-of-mail shell, sea cradle, polyplacophore
1229
+ '117': chambered nautilus, pearly nautilus, nautilus
1230
+ '118': Dungeness crab, Cancer magister
1231
+ '119': rock crab, Cancer irroratus
1232
+ '120': fiddler crab
1233
+ '121': >-
1234
+ king crab, Alaska crab, Alaskan king crab, Alaska king crab,
1235
+ Paralithodes camtschatica
1236
+ '122': >-
1237
+ American lobster, Northern lobster, Maine lobster, Homarus
1238
+ americanus
1239
+ '123': >-
1240
+ spiny lobster, langouste, rock lobster, crawfish, crayfish, sea
1241
+ crawfish
1242
+ '124': crayfish, crawfish, crawdad, crawdaddy
1243
+ '125': hermit crab
1244
+ '126': isopod
1245
+ '127': white stork, Ciconia ciconia
1246
+ '128': black stork, Ciconia nigra
1247
+ '129': spoonbill
1248
+ '130': flamingo
1249
+ '131': little blue heron, Egretta caerulea
1250
+ '132': American egret, great white heron, Egretta albus
1251
+ '133': bittern
1252
+ '134': crane
1253
+ '135': limpkin, Aramus pictus
1254
+ '136': European gallinule, Porphyrio porphyrio
1255
+ '137': American coot, marsh hen, mud hen, water hen, Fulica americana
1256
+ '138': bustard
1257
+ '139': ruddy turnstone, Arenaria interpres
1258
+ '140': red-backed sandpiper, dunlin, Erolia alpina
1259
+ '141': redshank, Tringa totanus
1260
+ '142': dowitcher
1261
+ '143': oystercatcher, oyster catcher
1262
+ '144': pelican
1263
+ '145': king penguin, Aptenodytes patagonica
1264
+ '146': albatross, mollymawk
1265
+ '147': >-
1266
+ grey whale, gray whale, devilfish, Eschrichtius gibbosus,
1267
+ Eschrichtius robustus
1268
+ '148': killer whale, killer, orca, grampus, sea wolf, Orcinus orca
1269
+ '149': dugong, Dugong dugon
1270
+ '150': sea lion
1271
+ '151': Chihuahua
1272
+ '152': Japanese spaniel
1273
+ '153': Maltese dog, Maltese terrier, Maltese
1274
+ '154': Pekinese, Pekingese, Peke
1275
+ '155': Shih-Tzu
1276
+ '156': Blenheim spaniel
1277
+ '157': papillon
1278
+ '158': toy terrier
1279
+ '159': Rhodesian ridgeback
1280
+ '160': Afghan hound, Afghan
1281
+ '161': basset, basset hound
1282
+ '162': beagle
1283
+ '163': bloodhound, sleuthhound
1284
+ '164': bluetick
1285
+ '165': black-and-tan coonhound
1286
+ '166': Walker hound, Walker foxhound
1287
+ '167': English foxhound
1288
+ '168': redbone
1289
+ '169': borzoi, Russian wolfhound
1290
+ '170': Irish wolfhound
1291
+ '171': Italian greyhound
1292
+ '172': whippet
1293
+ '173': Ibizan hound, Ibizan Podenco
1294
+ '174': Norwegian elkhound, elkhound
1295
+ '175': otterhound, otter hound
1296
+ '176': Saluki, gazelle hound
1297
+ '177': Scottish deerhound, deerhound
1298
+ '178': Weimaraner
1299
+ '179': Staffordshire bullterrier, Staffordshire bull terrier
1300
+ '180': >-
1301
+ American Staffordshire terrier, Staffordshire terrier, American
1302
+ pit bull terrier, pit bull terrier
1303
+ '181': Bedlington terrier
1304
+ '182': Border terrier
1305
+ '183': Kerry blue terrier
1306
+ '184': Irish terrier
1307
+ '185': Norfolk terrier
1308
+ '186': Norwich terrier
1309
+ '187': Yorkshire terrier
1310
+ '188': wire-haired fox terrier
1311
+ '189': Lakeland terrier
1312
+ '190': Sealyham terrier, Sealyham
1313
+ '191': Airedale, Airedale terrier
1314
+ '192': cairn, cairn terrier
1315
+ '193': Australian terrier
1316
+ '194': Dandie Dinmont, Dandie Dinmont terrier
1317
+ '195': Boston bull, Boston terrier
1318
+ '196': miniature schnauzer
1319
+ '197': giant schnauzer
1320
+ '198': standard schnauzer
1321
+ '199': Scotch terrier, Scottish terrier, Scottie
1322
+ '200': Tibetan terrier, chrysanthemum dog
1323
+ '201': silky terrier, Sydney silky
1324
+ '202': soft-coated wheaten terrier
1325
+ '203': West Highland white terrier
1326
+ '204': Lhasa, Lhasa apso
1327
+ '205': flat-coated retriever
1328
+ '206': curly-coated retriever
1329
+ '207': golden retriever
1330
+ '208': Labrador retriever
1331
+ '209': Chesapeake Bay retriever
1332
+ '210': German short-haired pointer
1333
+ '211': vizsla, Hungarian pointer
1334
+ '212': English setter
1335
+ '213': Irish setter, red setter
1336
+ '214': Gordon setter
1337
+ '215': Brittany spaniel
1338
+ '216': clumber, clumber spaniel
1339
+ '217': English springer, English springer spaniel
1340
+ '218': Welsh springer spaniel
1341
+ '219': cocker spaniel, English cocker spaniel, cocker
1342
+ '220': Sussex spaniel
1343
+ '221': Irish water spaniel
1344
+ '222': kuvasz
1345
+ '223': schipperke
1346
+ '224': groenendael
1347
+ '225': malinois
1348
+ '226': briard
1349
+ '227': kelpie
1350
+ '228': komondor
1351
+ '229': Old English sheepdog, bobtail
1352
+ '230': Shetland sheepdog, Shetland sheep dog, Shetland
1353
+ '231': collie
1354
+ '232': Border collie
1355
+ '233': Bouvier des Flandres, Bouviers des Flandres
1356
+ '234': Rottweiler
1357
+ '235': German shepherd, German shepherd dog, German police dog, alsatian
1358
+ '236': Doberman, Doberman pinscher
1359
+ '237': miniature pinscher
1360
+ '238': Greater Swiss Mountain dog
1361
+ '239': Bernese mountain dog
1362
+ '240': Appenzeller
1363
+ '241': EntleBucher
1364
+ '242': boxer
1365
+ '243': bull mastiff
1366
+ '244': Tibetan mastiff
1367
+ '245': French bulldog
1368
+ '246': Great Dane
1369
+ '247': Saint Bernard, St Bernard
1370
+ '248': Eskimo dog, husky
1371
+ '249': malamute, malemute, Alaskan malamute
1372
+ '250': Siberian husky
1373
+ '251': dalmatian, coach dog, carriage dog
1374
+ '252': affenpinscher, monkey pinscher, monkey dog
1375
+ '253': basenji
1376
+ '254': pug, pug-dog
1377
+ '255': Leonberg
1378
+ '256': Newfoundland, Newfoundland dog
1379
+ '257': Great Pyrenees
1380
+ '258': Samoyed, Samoyede
1381
+ '259': Pomeranian
1382
+ '260': chow, chow chow
1383
+ '261': keeshond
1384
+ '262': Brabancon griffon
1385
+ '263': Pembroke, Pembroke Welsh corgi
1386
+ '264': Cardigan, Cardigan Welsh corgi
1387
+ '265': toy poodle
1388
+ '266': miniature poodle
1389
+ '267': standard poodle
1390
+ '268': Mexican hairless
1391
+ '269': timber wolf, grey wolf, gray wolf, Canis lupus
1392
+ '270': white wolf, Arctic wolf, Canis lupus tundrarum
1393
+ '271': red wolf, maned wolf, Canis rufus, Canis niger
1394
+ '272': coyote, prairie wolf, brush wolf, Canis latrans
1395
+ '273': dingo, warrigal, warragal, Canis dingo
1396
+ '274': dhole, Cuon alpinus
1397
+ '275': African hunting dog, hyena dog, Cape hunting dog, Lycaon pictus
1398
+ '276': hyena, hyaena
1399
+ '277': red fox, Vulpes vulpes
1400
+ '278': kit fox, Vulpes macrotis
1401
+ '279': Arctic fox, white fox, Alopex lagopus
1402
+ '280': grey fox, gray fox, Urocyon cinereoargenteus
1403
+ '281': tabby, tabby cat
1404
+ '282': tiger cat
1405
+ '283': Persian cat
1406
+ '284': Siamese cat, Siamese
1407
+ '285': Egyptian cat
1408
+ '286': >-
1409
+ cougar, puma, catamount, mountain lion, painter, panther, Felis
1410
+ concolor
1411
+ '287': lynx, catamount
1412
+ '288': leopard, Panthera pardus
1413
+ '289': snow leopard, ounce, Panthera uncia
1414
+ '290': jaguar, panther, Panthera onca, Felis onca
1415
+ '291': lion, king of beasts, Panthera leo
1416
+ '292': tiger, Panthera tigris
1417
+ '293': cheetah, chetah, Acinonyx jubatus
1418
+ '294': brown bear, bruin, Ursus arctos
1419
+ '295': >-
1420
+ American black bear, black bear, Ursus americanus, Euarctos
1421
+ americanus
1422
+ '296': ice bear, polar bear, Ursus Maritimus, Thalarctos maritimus
1423
+ '297': sloth bear, Melursus ursinus, Ursus ursinus
1424
+ '298': mongoose
1425
+ '299': meerkat, mierkat
1426
+ '300': tiger beetle
1427
+ '301': ladybug, ladybeetle, lady beetle, ladybird, ladybird beetle
1428
+ '302': ground beetle, carabid beetle
1429
+ '303': long-horned beetle, longicorn, longicorn beetle
1430
+ '304': leaf beetle, chrysomelid
1431
+ '305': dung beetle
1432
+ '306': rhinoceros beetle
1433
+ '307': weevil
1434
+ '308': fly
1435
+ '309': bee
1436
+ '310': ant, emmet, pismire
1437
+ '311': grasshopper, hopper
1438
+ '312': cricket
1439
+ '313': walking stick, walkingstick, stick insect
1440
+ '314': cockroach, roach
1441
+ '315': mantis, mantid
1442
+ '316': cicada, cicala
1443
+ '317': leafhopper
1444
+ '318': lacewing, lacewing fly
1445
+ '319': >-
1446
+ dragonfly, darning needle, devil's darning needle, sewing needle,
1447
+ snake feeder, snake doctor, mosquito hawk, skeeter hawk
1448
+ '320': damselfly
1449
+ '321': admiral
1450
+ '322': ringlet, ringlet butterfly
1451
+ '323': monarch, monarch butterfly, milkweed butterfly, Danaus plexippus
1452
+ '324': cabbage butterfly
1453
+ '325': sulphur butterfly, sulfur butterfly
1454
+ '326': lycaenid, lycaenid butterfly
1455
+ '327': starfish, sea star
1456
+ '328': sea urchin
1457
+ '329': sea cucumber, holothurian
1458
+ '330': wood rabbit, cottontail, cottontail rabbit
1459
+ '331': hare
1460
+ '332': Angora, Angora rabbit
1461
+ '333': hamster
1462
+ '334': porcupine, hedgehog
1463
+ '335': fox squirrel, eastern fox squirrel, Sciurus niger
1464
+ '336': marmot
1465
+ '337': beaver
1466
+ '338': guinea pig, Cavia cobaya
1467
+ '339': sorrel
1468
+ '340': zebra
1469
+ '341': hog, pig, grunter, squealer, Sus scrofa
1470
+ '342': wild boar, boar, Sus scrofa
1471
+ '343': warthog
1472
+ '344': hippopotamus, hippo, river horse, Hippopotamus amphibius
1473
+ '345': ox
1474
+ '346': water buffalo, water ox, Asiatic buffalo, Bubalus bubalis
1475
+ '347': bison
1476
+ '348': ram, tup
1477
+ '349': >-
1478
+ bighorn, bighorn sheep, cimarron, Rocky Mountain bighorn, Rocky
1479
+ Mountain sheep, Ovis canadensis
1480
+ '350': ibex, Capra ibex
1481
+ '351': hartebeest
1482
+ '352': impala, Aepyceros melampus
1483
+ '353': gazelle
1484
+ '354': Arabian camel, dromedary, Camelus dromedarius
1485
+ '355': llama
1486
+ '356': weasel
1487
+ '357': mink
1488
+ '358': polecat, fitch, foulmart, foumart, Mustela putorius
1489
+ '359': black-footed ferret, ferret, Mustela nigripes
1490
+ '360': otter
1491
+ '361': skunk, polecat, wood pussy
1492
+ '362': badger
1493
+ '363': armadillo
1494
+ '364': three-toed sloth, ai, Bradypus tridactylus
1495
+ '365': orangutan, orang, orangutang, Pongo pygmaeus
1496
+ '366': gorilla, Gorilla gorilla
1497
+ '367': chimpanzee, chimp, Pan troglodytes
1498
+ '368': gibbon, Hylobates lar
1499
+ '369': siamang, Hylobates syndactylus, Symphalangus syndactylus
1500
+ '370': guenon, guenon monkey
1501
+ '371': patas, hussar monkey, Erythrocebus patas
1502
+ '372': baboon
1503
+ '373': macaque
1504
+ '374': langur
1505
+ '375': colobus, colobus monkey
1506
+ '376': proboscis monkey, Nasalis larvatus
1507
+ '377': marmoset
1508
+ '378': capuchin, ringtail, Cebus capucinus
1509
+ '379': howler monkey, howler
1510
+ '380': titi, titi monkey
1511
+ '381': spider monkey, Ateles geoffroyi
1512
+ '382': squirrel monkey, Saimiri sciureus
1513
+ '383': Madagascar cat, ring-tailed lemur, Lemur catta
1514
+ '384': indri, indris, Indri indri, Indri brevicaudatus
1515
+ '385': Indian elephant, Elephas maximus
1516
+ '386': African elephant, Loxodonta africana
1517
+ '387': >-
1518
+ lesser panda, red panda, panda, bear cat, cat bear, Ailurus
1519
+ fulgens
1520
+ '388': giant panda, panda, panda bear, coon bear, Ailuropoda melanoleuca
1521
+ '389': barracouta, snoek
1522
+ '390': eel
1523
+ '391': >-
1524
+ coho, cohoe, coho salmon, blue jack, silver salmon, Oncorhynchus
1525
+ kisutch
1526
+ '392': rock beauty, Holocanthus tricolor
1527
+ '393': anemone fish
1528
+ '394': sturgeon
1529
+ '395': gar, garfish, garpike, billfish, Lepisosteus osseus
1530
+ '396': lionfish
1531
+ '397': puffer, pufferfish, blowfish, globefish
1532
+ '398': abacus
1533
+ '399': abaya
1534
+ '400': academic gown, academic robe, judge's robe
1535
+ '401': accordion, piano accordion, squeeze box
1536
+ '402': acoustic guitar
1537
+ '403': aircraft carrier, carrier, flattop, attack aircraft carrier
1538
+ '404': airliner
1539
+ '405': airship, dirigible
1540
+ '406': altar
1541
+ '407': ambulance
1542
+ '408': amphibian, amphibious vehicle
1543
+ '409': analog clock
1544
+ '410': apiary, bee house
1545
+ '411': apron
1546
+ '412': >-
1547
+ ashcan, trash can, garbage can, wastebin, ash bin, ash-bin,
1548
+ ashbin, dustbin, trash barrel, trash bin
1549
+ '413': assault rifle, assault gun
1550
+ '414': backpack, back pack, knapsack, packsack, rucksack, haversack
1551
+ '415': bakery, bakeshop, bakehouse
1552
+ '416': balance beam, beam
1553
+ '417': balloon
1554
+ '418': ballpoint, ballpoint pen, ballpen, Biro
1555
+ '419': Band Aid
1556
+ '420': banjo
1557
+ '421': bannister, banister, balustrade, balusters, handrail
1558
+ '422': barbell
1559
+ '423': barber chair
1560
+ '424': barbershop
1561
+ '425': barn
1562
+ '426': barometer
1563
+ '427': barrel, cask
1564
+ '428': barrow, garden cart, lawn cart, wheelbarrow
1565
+ '429': baseball
1566
+ '430': basketball
1567
+ '431': bassinet
1568
+ '432': bassoon
1569
+ '433': bathing cap, swimming cap
1570
+ '434': bath towel
1571
+ '435': bathtub, bathing tub, bath, tub
1572
+ '436': >-
1573
+ beach wagon, station wagon, wagon, estate car, beach waggon,
1574
+ station waggon, waggon
1575
+ '437': beacon, lighthouse, beacon light, pharos
1576
+ '438': beaker
1577
+ '439': bearskin, busby, shako
1578
+ '440': beer bottle
1579
+ '441': beer glass
1580
+ '442': bell cote, bell cot
1581
+ '443': bib
1582
+ '444': bicycle-built-for-two, tandem bicycle, tandem
1583
+ '445': bikini, two-piece
1584
+ '446': binder, ring-binder
1585
+ '447': binoculars, field glasses, opera glasses
1586
+ '448': birdhouse
1587
+ '449': boathouse
1588
+ '450': bobsled, bobsleigh, bob
1589
+ '451': bolo tie, bolo, bola tie, bola
1590
+ '452': bonnet, poke bonnet
1591
+ '453': bookcase
1592
+ '454': bookshop, bookstore, bookstall
1593
+ '455': bottlecap
1594
+ '456': bow
1595
+ '457': bow tie, bow-tie, bowtie
1596
+ '458': brass, memorial tablet, plaque
1597
+ '459': brassiere, bra, bandeau
1598
+ '460': breakwater, groin, groyne, mole, bulwark, seawall, jetty
1599
+ '461': breastplate, aegis, egis
1600
+ '462': broom
1601
+ '463': bucket, pail
1602
+ '464': buckle
1603
+ '465': bulletproof vest
1604
+ '466': bullet train, bullet
1605
+ '467': butcher shop, meat market
1606
+ '468': cab, hack, taxi, taxicab
1607
+ '469': caldron, cauldron
1608
+ '470': candle, taper, wax light
1609
+ '471': cannon
1610
+ '472': canoe
1611
+ '473': can opener, tin opener
1612
+ '474': cardigan
1613
+ '475': car mirror
1614
+ '476': carousel, carrousel, merry-go-round, roundabout, whirligig
1615
+ '477': carpenter's kit, tool kit
1616
+ '478': carton
1617
+ '479': car wheel
1618
+ '480': >-
1619
+ cash machine, cash dispenser, automated teller machine, automatic
1620
+ teller machine, automated teller, automatic teller, ATM
1621
+ '481': cassette
1622
+ '482': cassette player
1623
+ '483': castle
1624
+ '484': catamaran
1625
+ '485': CD player
1626
+ '486': cello, violoncello
1627
+ '487': cellular telephone, cellular phone, cellphone, cell, mobile phone
1628
+ '488': chain
1629
+ '489': chainlink fence
1630
+ '490': >-
1631
+ chain mail, ring mail, mail, chain armor, chain armour, ring
1632
+ armor, ring armour
1633
+ '491': chain saw, chainsaw
1634
+ '492': chest
1635
+ '493': chiffonier, commode
1636
+ '494': chime, bell, gong
1637
+ '495': china cabinet, china closet
1638
+ '496': Christmas stocking
1639
+ '497': church, church building
1640
+ '498': cinema, movie theater, movie theatre, movie house, picture palace
1641
+ '499': cleaver, meat cleaver, chopper
1642
+ '500': cliff dwelling
1643
+ '501': cloak
1644
+ '502': clog, geta, patten, sabot
1645
+ '503': cocktail shaker
1646
+ '504': coffee mug
1647
+ '505': coffeepot
1648
+ '506': coil, spiral, volute, whorl, helix
1649
+ '507': combination lock
1650
+ '508': computer keyboard, keypad
1651
+ '509': confectionery, confectionary, candy store
1652
+ '510': container ship, containership, container vessel
1653
+ '511': convertible
1654
+ '512': corkscrew, bottle screw
1655
+ '513': cornet, horn, trumpet, trump
1656
+ '514': cowboy boot
1657
+ '515': cowboy hat, ten-gallon hat
1658
+ '516': cradle
1659
+ '517': crane2
1660
+ '518': crash helmet
1661
+ '519': crate
1662
+ '520': crib, cot
1663
+ '521': Crock Pot
1664
+ '522': croquet ball
1665
+ '523': crutch
1666
+ '524': cuirass
1667
+ '525': dam, dike, dyke
1668
+ '526': desk
1669
+ '527': desktop computer
1670
+ '528': dial telephone, dial phone
1671
+ '529': diaper, nappy, napkin
1672
+ '530': digital clock
1673
+ '531': digital watch
1674
+ '532': dining table, board
1675
+ '533': dishrag, dishcloth
1676
+ '534': dishwasher, dish washer, dishwashing machine
1677
+ '535': disk brake, disc brake
1678
+ '536': dock, dockage, docking facility
1679
+ '537': dogsled, dog sled, dog sleigh
1680
+ '538': dome
1681
+ '539': doormat, welcome mat
1682
+ '540': drilling platform, offshore rig
1683
+ '541': drum, membranophone, tympan
1684
+ '542': drumstick
1685
+ '543': dumbbell
1686
+ '544': Dutch oven
1687
+ '545': electric fan, blower
1688
+ '546': electric guitar
1689
+ '547': electric locomotive
1690
+ '548': entertainment center
1691
+ '549': envelope
1692
+ '550': espresso maker
1693
+ '551': face powder
1694
+ '552': feather boa, boa
1695
+ '553': file, file cabinet, filing cabinet
1696
+ '554': fireboat
1697
+ '555': fire engine, fire truck
1698
+ '556': fire screen, fireguard
1699
+ '557': flagpole, flagstaff
1700
+ '558': flute, transverse flute
1701
+ '559': folding chair
1702
+ '560': football helmet
1703
+ '561': forklift
1704
+ '562': fountain
1705
+ '563': fountain pen
1706
+ '564': four-poster
1707
+ '565': freight car
1708
+ '566': French horn, horn
1709
+ '567': frying pan, frypan, skillet
1710
+ '568': fur coat
1711
+ '569': garbage truck, dustcart
1712
+ '570': gasmask, respirator, gas helmet
1713
+ '571': gas pump, gasoline pump, petrol pump, island dispenser
1714
+ '572': goblet
1715
+ '573': go-kart
1716
+ '574': golf ball
1717
+ '575': golfcart, golf cart
1718
+ '576': gondola
1719
+ '577': gong, tam-tam
1720
+ '578': gown
1721
+ '579': grand piano, grand
1722
+ '580': greenhouse, nursery, glasshouse
1723
+ '581': grille, radiator grille
1724
+ '582': grocery store, grocery, food market, market
1725
+ '583': guillotine
1726
+ '584': hair slide
1727
+ '585': hair spray
1728
+ '586': half track
1729
+ '587': hammer
1730
+ '588': hamper
1731
+ '589': hand blower, blow dryer, blow drier, hair dryer, hair drier
1732
+ '590': hand-held computer, hand-held microcomputer
1733
+ '591': handkerchief, hankie, hanky, hankey
1734
+ '592': hard disc, hard disk, fixed disk
1735
+ '593': harmonica, mouth organ, harp, mouth harp
1736
+ '594': harp
1737
+ '595': harvester, reaper
1738
+ '596': hatchet
1739
+ '597': holster
1740
+ '598': home theater, home theatre
1741
+ '599': honeycomb
1742
+ '600': hook, claw
1743
+ '601': hoopskirt, crinoline
1744
+ '602': horizontal bar, high bar
1745
+ '603': horse cart, horse-cart
1746
+ '604': hourglass
1747
+ '605': iPod
1748
+ '606': iron, smoothing iron
1749
+ '607': jack-o'-lantern
1750
+ '608': jean, blue jean, denim
1751
+ '609': jeep, landrover
1752
+ '610': jersey, T-shirt, tee shirt
1753
+ '611': jigsaw puzzle
1754
+ '612': jinrikisha, ricksha, rickshaw
1755
+ '613': joystick
1756
+ '614': kimono
1757
+ '615': knee pad
1758
+ '616': knot
1759
+ '617': lab coat, laboratory coat
1760
+ '618': ladle
1761
+ '619': lampshade, lamp shade
1762
+ '620': laptop, laptop computer
1763
+ '621': lawn mower, mower
1764
+ '622': lens cap, lens cover
1765
+ '623': letter opener, paper knife, paperknife
1766
+ '624': library
1767
+ '625': lifeboat
1768
+ '626': lighter, light, igniter, ignitor
1769
+ '627': limousine, limo
1770
+ '628': liner, ocean liner
1771
+ '629': lipstick, lip rouge
1772
+ '630': Loafer
1773
+ '631': lotion
1774
+ '632': >-
1775
+ loudspeaker, speaker, speaker unit, loudspeaker system, speaker
1776
+ system
1777
+ '633': loupe, jeweler's loupe
1778
+ '634': lumbermill, sawmill
1779
+ '635': magnetic compass
1780
+ '636': mailbag, postbag
1781
+ '637': mailbox, letter box
1782
+ '638': maillot
1783
+ '639': maillot, tank suit
1784
+ '640': manhole cover
1785
+ '641': maraca
1786
+ '642': marimba, xylophone
1787
+ '643': mask
1788
+ '644': matchstick
1789
+ '645': maypole
1790
+ '646': maze, labyrinth
1791
+ '647': measuring cup
1792
+ '648': medicine chest, medicine cabinet
1793
+ '649': megalith, megalithic structure
1794
+ '650': microphone, mike
1795
+ '651': microwave, microwave oven
1796
+ '652': military uniform
1797
+ '653': milk can
1798
+ '654': minibus
1799
+ '655': miniskirt, mini
1800
+ '656': minivan
1801
+ '657': missile
1802
+ '658': mitten
1803
+ '659': mixing bowl
1804
+ '660': mobile home, manufactured home
1805
+ '661': Model T
1806
+ '662': modem
1807
+ '663': monastery
1808
+ '664': monitor
1809
+ '665': moped
1810
+ '666': mortar
1811
+ '667': mortarboard
1812
+ '668': mosque
1813
+ '669': mosquito net
1814
+ '670': motor scooter, scooter
1815
+ '671': mountain bike, all-terrain bike, off-roader
1816
+ '672': mountain tent
1817
+ '673': mouse, computer mouse
1818
+ '674': mousetrap
1819
+ '675': moving van
1820
+ '676': muzzle
1821
+ '677': nail
1822
+ '678': neck brace
1823
+ '679': necklace
1824
+ '680': nipple
1825
+ '681': notebook, notebook computer
1826
+ '682': obelisk
1827
+ '683': oboe, hautboy, hautbois
1828
+ '684': ocarina, sweet potato
1829
+ '685': odometer, hodometer, mileometer, milometer
1830
+ '686': oil filter
1831
+ '687': organ, pipe organ
1832
+ '688': oscilloscope, scope, cathode-ray oscilloscope, CRO
1833
+ '689': overskirt
1834
+ '690': oxcart
1835
+ '691': oxygen mask
1836
+ '692': packet
1837
+ '693': paddle, boat paddle
1838
+ '694': paddlewheel, paddle wheel
1839
+ '695': padlock
1840
+ '696': paintbrush
1841
+ '697': pajama, pyjama, pj's, jammies
1842
+ '698': palace
1843
+ '699': panpipe, pandean pipe, syrinx
1844
+ '700': paper towel
1845
+ '701': parachute, chute
1846
+ '702': parallel bars, bars
1847
+ '703': park bench
1848
+ '704': parking meter
1849
+ '705': passenger car, coach, carriage
1850
+ '706': patio, terrace
1851
+ '707': pay-phone, pay-station
1852
+ '708': pedestal, plinth, footstall
1853
+ '709': pencil box, pencil case
1854
+ '710': pencil sharpener
1855
+ '711': perfume, essence
1856
+ '712': Petri dish
1857
+ '713': photocopier
1858
+ '714': pick, plectrum, plectron
1859
+ '715': pickelhaube
1860
+ '716': picket fence, paling
1861
+ '717': pickup, pickup truck
1862
+ '718': pier
1863
+ '719': piggy bank, penny bank
1864
+ '720': pill bottle
1865
+ '721': pillow
1866
+ '722': ping-pong ball
1867
+ '723': pinwheel
1868
+ '724': pirate, pirate ship
1869
+ '725': pitcher, ewer
1870
+ '726': plane, carpenter's plane, woodworking plane
1871
+ '727': planetarium
1872
+ '728': plastic bag
1873
+ '729': plate rack
1874
+ '730': plow, plough
1875
+ '731': plunger, plumber's helper
1876
+ '732': Polaroid camera, Polaroid Land camera
1877
+ '733': pole
1878
+ '734': >-
1879
+ police van, police wagon, paddy wagon, patrol wagon, wagon, black
1880
+ Maria
1881
+ '735': poncho
1882
+ '736': pool table, billiard table, snooker table
1883
+ '737': pop bottle, soda bottle
1884
+ '738': pot, flowerpot
1885
+ '739': potter's wheel
1886
+ '740': power drill
1887
+ '741': prayer rug, prayer mat
1888
+ '742': printer
1889
+ '743': prison, prison house
1890
+ '744': projectile, missile
1891
+ '745': projector
1892
+ '746': puck, hockey puck
1893
+ '747': punching bag, punch bag, punching ball, punchball
1894
+ '748': purse
1895
+ '749': quill, quill pen
1896
+ '750': quilt, comforter, comfort, puff
1897
+ '751': racer, race car, racing car
1898
+ '752': racket, racquet
1899
+ '753': radiator
1900
+ '754': radio, wireless
1901
+ '755': radio telescope, radio reflector
1902
+ '756': rain barrel
1903
+ '757': recreational vehicle, RV, R.V.
1904
+ '758': reel
1905
+ '759': reflex camera
1906
+ '760': refrigerator, icebox
1907
+ '761': remote control, remote
1908
+ '762': restaurant, eating house, eating place, eatery
1909
+ '763': revolver, six-gun, six-shooter
1910
+ '764': rifle
1911
+ '765': rocking chair, rocker
1912
+ '766': rotisserie
1913
+ '767': rubber eraser, rubber, pencil eraser
1914
+ '768': rugby ball
1915
+ '769': rule, ruler
1916
+ '770': running shoe
1917
+ '771': safe
1918
+ '772': safety pin
1919
+ '773': saltshaker, salt shaker
1920
+ '774': sandal
1921
+ '775': sarong
1922
+ '776': sax, saxophone
1923
+ '777': scabbard
1924
+ '778': scale, weighing machine
1925
+ '779': school bus
1926
+ '780': schooner
1927
+ '781': scoreboard
1928
+ '782': screen, CRT screen
1929
+ '783': screw
1930
+ '784': screwdriver
1931
+ '785': seat belt, seatbelt
1932
+ '786': sewing machine
1933
+ '787': shield, buckler
1934
+ '788': shoe shop, shoe-shop, shoe store
1935
+ '789': shoji
1936
+ '790': shopping basket
1937
+ '791': shopping cart
1938
+ '792': shovel
1939
+ '793': shower cap
1940
+ '794': shower curtain
1941
+ '795': ski
1942
+ '796': ski mask
1943
+ '797': sleeping bag
1944
+ '798': slide rule, slipstick
1945
+ '799': sliding door
1946
+ '800': slot, one-armed bandit
1947
+ '801': snorkel
1948
+ '802': snowmobile
1949
+ '803': snowplow, snowplough
1950
+ '804': soap dispenser
1951
+ '805': soccer ball
1952
+ '806': sock
1953
+ '807': solar dish, solar collector, solar furnace
1954
+ '808': sombrero
1955
+ '809': soup bowl
1956
+ '810': space bar
1957
+ '811': space heater
1958
+ '812': space shuttle
1959
+ '813': spatula
1960
+ '814': speedboat
1961
+ '815': spider web, spider's web
1962
+ '816': spindle
1963
+ '817': sports car, sport car
1964
+ '818': spotlight, spot
1965
+ '819': stage
1966
+ '820': steam locomotive
1967
+ '821': steel arch bridge
1968
+ '822': steel drum
1969
+ '823': stethoscope
1970
+ '824': stole
1971
+ '825': stone wall
1972
+ '826': stopwatch, stop watch
1973
+ '827': stove
1974
+ '828': strainer
1975
+ '829': streetcar, tram, tramcar, trolley, trolley car
1976
+ '830': stretcher
1977
+ '831': studio couch, day bed
1978
+ '832': stupa, tope
1979
+ '833': submarine, pigboat, sub, U-boat
1980
+ '834': suit, suit of clothes
1981
+ '835': sundial
1982
+ '836': sunglass
1983
+ '837': sunglasses, dark glasses, shades
1984
+ '838': sunscreen, sunblock, sun blocker
1985
+ '839': suspension bridge
1986
+ '840': swab, swob, mop
1987
+ '841': sweatshirt
1988
+ '842': swimming trunks, bathing trunks
1989
+ '843': swing
1990
+ '844': switch, electric switch, electrical switch
1991
+ '845': syringe
1992
+ '846': table lamp
1993
+ '847': tank, army tank, armored combat vehicle, armoured combat vehicle
1994
+ '848': tape player
1995
+ '849': teapot
1996
+ '850': teddy, teddy bear
1997
+ '851': television, television system
1998
+ '852': tennis ball
1999
+ '853': thatch, thatched roof
2000
+ '854': theater curtain, theatre curtain
2001
+ '855': thimble
2002
+ '856': thresher, thrasher, threshing machine
2003
+ '857': throne
2004
+ '858': tile roof
2005
+ '859': toaster
2006
+ '860': tobacco shop, tobacconist shop, tobacconist
2007
+ '861': toilet seat
2008
+ '862': torch
2009
+ '863': totem pole
2010
+ '864': tow truck, tow car, wrecker
2011
+ '865': toyshop
2012
+ '866': tractor
2013
+ '867': >-
2014
+ trailer truck, tractor trailer, trucking rig, rig, articulated
2015
+ lorry, semi
2016
+ '868': tray
2017
+ '869': trench coat
2018
+ '870': tricycle, trike, velocipede
2019
+ '871': trimaran
2020
+ '872': tripod
2021
+ '873': triumphal arch
2022
+ '874': trolleybus, trolley coach, trackless trolley
2023
+ '875': trombone
2024
+ '876': tub, vat
2025
+ '877': turnstile
2026
+ '878': typewriter keyboard
2027
+ '879': umbrella
2028
+ '880': unicycle, monocycle
2029
+ '881': upright, upright piano
2030
+ '882': vacuum, vacuum cleaner
2031
+ '883': vase
2032
+ '884': vault
2033
+ '885': velvet
2034
+ '886': vending machine
2035
+ '887': vestment
2036
+ '888': viaduct
2037
+ '889': violin, fiddle
2038
+ '890': volleyball
2039
+ '891': waffle iron
2040
+ '892': wall clock
2041
+ '893': wallet, billfold, notecase, pocketbook
2042
+ '894': wardrobe, closet, press
2043
+ '895': warplane, military plane
2044
+ '896': washbasin, handbasin, washbowl, lavabo, wash-hand basin
2045
+ '897': washer, automatic washer, washing machine
2046
+ '898': water bottle
2047
+ '899': water jug
2048
+ '900': water tower
2049
+ '901': whiskey jug
2050
+ '902': whistle
2051
+ '903': wig
2052
+ '904': window screen
2053
+ '905': window shade
2054
+ '906': Windsor tie
2055
+ '907': wine bottle
2056
+ '908': wing
2057
+ '909': wok
2058
+ '910': wooden spoon
2059
+ '911': wool, woolen, woollen
2060
+ '912': worm fence, snake fence, snake-rail fence, Virginia fence
2061
+ '913': wreck
2062
+ '914': yawl
2063
+ '915': yurt
2064
+ '916': web site, website, internet site, site
2065
+ '917': comic book
2066
+ '918': crossword puzzle, crossword
2067
+ '919': street sign
2068
+ '920': traffic light, traffic signal, stoplight
2069
+ '921': book jacket, dust cover, dust jacket, dust wrapper
2070
+ '922': menu
2071
+ '923': plate
2072
+ '924': guacamole
2073
+ '925': consomme
2074
+ '926': hot pot, hotpot
2075
+ '927': trifle
2076
+ '928': ice cream, icecream
2077
+ '929': ice lolly, lolly, lollipop, popsicle
2078
+ '930': French loaf
2079
+ '931': bagel, beigel
2080
+ '932': pretzel
2081
+ '933': cheeseburger
2082
+ '934': hotdog, hot dog, red hot
2083
+ '935': mashed potato
2084
+ '936': head cabbage
2085
+ '937': broccoli
2086
+ '938': cauliflower
2087
+ '939': zucchini, courgette
2088
+ '940': spaghetti squash
2089
+ '941': acorn squash
2090
+ '942': butternut squash
2091
+ '943': cucumber, cuke
2092
+ '944': artichoke, globe artichoke
2093
+ '945': bell pepper
2094
+ '946': cardoon
2095
+ '947': mushroom
2096
+ '948': Granny Smith
2097
+ '949': strawberry
2098
+ '950': orange
2099
+ '951': lemon
2100
+ '952': fig
2101
+ '953': pineapple, ananas
2102
+ '954': banana
2103
+ '955': jackfruit, jak, jack
2104
+ '956': custard apple
2105
+ '957': pomegranate
2106
+ '958': hay
2107
+ '959': carbonara
2108
+ '960': chocolate sauce, chocolate syrup
2109
+ '961': dough
2110
+ '962': meat loaf, meatloaf
2111
+ '963': pizza, pizza pie
2112
+ '964': potpie
2113
+ '965': burrito
2114
+ '966': red wine
2115
+ '967': espresso
2116
+ '968': cup
2117
+ '969': eggnog
2118
+ '970': alp
2119
+ '971': bubble
2120
+ '972': cliff, drop, drop-off
2121
+ '973': coral reef
2122
+ '974': geyser
2123
+ '975': lakeside, lakeshore
2124
+ '976': promontory, headland, head, foreland
2125
+ '977': sandbar, sand bar
2126
+ '978': seashore, coast, seacoast, sea-coast
2127
+ '979': valley, vale
2128
+ '980': volcano
2129
+ '981': ballplayer, baseball player
2130
+ '982': groom, bridegroom
2131
+ '983': scuba diver
2132
+ '984': rapeseed
2133
+ '985': daisy
2134
+ '986': >-
2135
+ yellow lady's slipper, yellow lady-slipper, Cypripedium calceolus,
2136
+ Cypripedium parviflorum
2137
+ '987': corn
2138
+ '988': acorn
2139
+ '989': hip, rose hip, rosehip
2140
+ '990': buckeye, horse chestnut, conker
2141
+ '991': coral fungus
2142
+ '992': agaric
2143
+ '993': gyromitra
2144
+ '994': stinkhorn, carrion fungus
2145
+ '995': earthstar
2146
+ '996': >-
2147
+ hen-of-the-woods, hen of the woods, Polyporus frondosus, Grifola
2148
+ frondosa
2149
+ '997': bolete
2150
+ '998': ear, spike, capitulum
2151
+ '999': toilet tissue, toilet paper, bathroom tissue
2152
+ '1000': UNK
2153
+ splits:
2154
+ - name: train
2155
+ num_bytes: 20398419015.599
2156
+ num_examples: 1281167
2157
+ - name: validation
2158
+ num_bytes: 782125550.0
2159
+ num_examples: 50000
2160
+ - name: test
2161
+ num_bytes: 1574263600.0
2162
+ num_examples: 100000
2163
+ download_size: 22476865146
2164
+ dataset_size: 22754808165.599
2165
+ ---
2166
+ # ImageNet SDXL Quantized
2167
+
2168
+ This repository provides the ImageNet-1K dataset pre-encoded with the [Stable Diffusion XL VAE encoder](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0) and quantized to uint8, allowing for faster training of latent diffusion models by eliminating the need for on-the-fly encoding.
2169
+
2170
+ ### Key Features
2171
+
2172
+ - Reduces quantization error by 2dB PSNR compared to a linear encoding scheme
2173
+ - Provided in both 256 and 512 resolutions
2174
+ - Compatible with NumPy, JAX, and PyTorch
2175
+
2176
+ ## Usage
2177
+
2178
+ ### Loading the dataset
2179
+ The encoded and quantized images are written as PNG files, and can be loaded without any special tools.
2180
+ ```pycon
2181
+ >>> from datasets import load_dataset
2182
+ >>> ds = load_dataset("jon-kyl/imagenet-sdxl-quantized", "256") # or "512"
2183
+ >>> ds
2184
+ DatasetDict({
2185
+ train: Dataset({
2186
+ features: ['image', 'label'],
2187
+ num_rows: 1281167
2188
+ })
2189
+ validation: Dataset({
2190
+ features: ['image', 'label'],
2191
+ num_rows: 50000
2192
+ })
2193
+ test: Dataset({
2194
+ features: ['image', 'label'],
2195
+ num_rows: 100000
2196
+ })
2197
+ })
2198
+ >>> ds["train"][0] # SDXL encoder reduces image size by factor of 8.
2199
+ {'image': <PIL.PngImagePlugin.PngImageFile image mode=RGBA size=32x32>,
2200
+ 'label': 0}
2201
+ ```
2202
+ ### Dequantization
2203
+ To dequantize the data, use the [`quantization`](./quantization.py) module:
2204
+ ```pycon
2205
+ >>> from quantization import optimized_for_sdxl as q
2206
+ >>> ds = ds.with_format("numpy") # or "jax", "torch"
2207
+ >>> for split in dataset:
2208
+ ... for example in dataset[split]:
2209
+ ... # `dequantize` infers the backend and imports it lazily.
2210
+ ... dequantized = q.dequantize(example["image"])
2211
+
2212
+ ```
2213
+ ### Decoding with SDXL VAE
2214
+ We provide a shorthand for the JAX implementation of the SDXL VAE:
2215
+ ```python
2216
+ import jax
2217
+ from encode import load_decoder
2218
+
2219
+ # load_decoder() returns a plain function of 1 argument.
2220
+ decoder = jax.jit(load_decoder())
2221
+
2222
+ # The function accepts jax or numpy arrays.
2223
+ decoded_jax = decoder(dequantized)
2224
+ ```
2225
+
2226
+ > **Important**: When using other decoder implementations, remember to invert the SDXL [`scaling_factor`](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/vae/config.json#L25) before decoding.
2227
+
2228
+ ## Details
2229
+
2230
+ Unlike [other approaches](https://huggingface.co/datasets/cloneofsimo/imagenet.int8), this implementation specifically minimizes quantization error as measured in image space by performing a grid search over saturating functions and scale factors.
2231
+
2232
+ ![Nonlinearities comparison](./figures/nonlinearities_512.svg)
2233
+
2234
+ Our analysis shows that the CDF of the normal distribution (i.e., [`erf`](https://en.wikipedia.org/wiki/Error_function)) with a scale factor of 0.7 provides optimal results at both 256×256 and 512×512 resolutions.
2235
+
2236
+ ![Scale sweep comparison](./figures/scale_sweep_512.svg)
2237
+
2238
+ ### Encoding Process
2239
+
2240
+ 1. **Preprocessing**: Square crop along the long edge, then Lanczos resample to target size
2241
+ 2. **Encoding**: Apply SDXL encoder
2242
+ 3. **Scaling**: Multiply by SDXL scaling factor ([0.13025](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/vae/config.json#L25)) to roughly normalize variance
2243
+ 4. **Quantization**:
2244
+ - Apply additional scale parameter (0.7)
2245
+ - Apply nonlinearity function (Normal CDF)
2246
+ - Quantize to 8 bits
2247
+
2248
+ ```python
2249
+ def quantize(x: FloatArray) -> UInt8Array:
2250
+ """
2251
+ Pseudocode for quantization.
2252
+ """
2253
+ x = x * scale # (-inf, inf)
2254
+ x = nonlinearity(x) # [-1, 1)
2255
+ x = x * 128 + 128 # [0, 256)
2256
+ x = to_uint8(x) # [0, 255]
2257
+ return x
2258
+ ```
data/256/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fdb36562cdab85b45b332f00d9d5290bf7bbf521c0df78a0d631f9c46b0d3e2
3
+ size 414043328
data/256/train-00000-of-00011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2e8d0c272be423f178b2ec9fd1950ce51ef6eefa8f8f70ab7f3c1fb4c634fba
3
+ size 484632608
data/256/train-00001-of-00011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a10713baeae89da80c985084c40f98bb0ebf75d4a62f5b33a5ff4aef2350e665
3
+ size 484477694
data/256/train-00002-of-00011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14b8bf8621b955c5f43f30c885949bcf2091a1512ffaa030937ebfb0ca55d6af
3
+ size 485934618
data/256/train-00003-of-00011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45261c542f5cf9d67531426de391ee80e97e7978f1290c16781507502ec55ef7
3
+ size 485659888
data/256/train-00004-of-00011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21340e8955ba6ad533067cf41001e7c4d7388109950e983ca8d451a5cb166186
3
+ size 483416502
data/256/train-00005-of-00011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebd745589ad381e1b37ccde581a4d6c8db042828b78b5eaaeef8e39086a86c82
3
+ size 479646439
data/256/train-00006-of-00011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fee297d93b4d9292b0815949dcb0f2789c20c99ebb78d0b2dd19002745545e3d
3
+ size 478652093
data/256/train-00007-of-00011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d75154a5ffdcdb6cb0d344a07688350e8951ae1e0a0ab7c3fe8ad226c5bd73cd
3
+ size 478965797
data/256/train-00008-of-00011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:397f81dcb70768428b66db47bbf833d1b67f41bc79a3a7d87f9bd7942bcf1a11
3
+ size 479011016
data/256/train-00009-of-00011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:930a66ab4e12a43dfe44d4a11cb15d209e4164e078e6a0dee7f68e916839a146
3
+ size 479374762
data/256/train-00010-of-00011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f8b40ae7a5a7c78f7354282c1bd382770f6be8a70c7f9558f4f31d47fc8ca86
3
+ size 484140877
data/256/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39395349fde83173c5252f17a48ce8b4f23ac847912546271b2f8883f4156bf5
3
+ size 207277429
data/512/test-00000-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b645797e27af6b3b03c039bbb7bf1af3c9fad477e06ca24a9ba8e960ba28ddde
3
+ size 393372453
data/512/test-00001-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:226b3f82035250af555d0b559e2f4096e880bf6bb177f67380232380bf9965d4
3
+ size 393479354
data/512/test-00002-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eda76651128cac38f127ed533b9e38da6ba878a25462825211b08c2d2d7e9d1f
3
+ size 393388104
data/512/test-00003-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e863c80ec116d911858ac0f2ac15287c7368f29f9790e73d5ba1571dcc606e09
3
+ size 393111149
data/512/train-00000-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d7a9f8fc61e164b45e1c809d025ece9c501c6d82d073d58119b29ee9c02d109
3
+ size 491150379
data/512/train-00001-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70847e1f6ee832c0d8249ae0b2b224ca4847f6dababef5f63d26dbc9064d1cc9
3
+ size 497411825
data/512/train-00002-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9e39e48bf003b681c16421c06870527af46ead701882cbfb698584ee4b6b81f
3
+ size 497652968
data/512/train-00003-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48e95edb42f8356c8c7ef073469d2a51611112f130a5447d4138a89676bcd29e
3
+ size 494588290
data/512/train-00004-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e587317bb330382c9334a81a12bad9b0e2c3e6c367cdb5430fa5c3e0df0ae4c
3
+ size 494983334
data/512/train-00005-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9b54b24a1c8f6a154ee55ef120c23e4a81c7b63b0a5c47c79d459fdae6f2840
3
+ size 495321820
data/512/train-00006-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9111a6250fe8c1f99c85fda908daff39245d12b46c3cbfd38437b5ed21217504
3
+ size 493775521
data/512/train-00007-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1277bf9951dbb8a723a4e2a253ad94aca98bf0f887728ebba22fd8e60943f27b
3
+ size 496443741
data/512/train-00008-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02b1b44d29b676a0c85a45b94a972294c1941f64f29049eb004a322a737a09f6
3
+ size 497101717
data/512/train-00009-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82a6387fccb4c3cf9b2f9d40d16b06449888ea8e8f1b69915708e083f8df558e
3
+ size 496081386
data/512/train-00010-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8fc1dca90b14d2f38c220ee172267b9ad9af2dd7121ecd482dc012d0dc8f76c
3
+ size 495462774
data/512/train-00011-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3a5ab19369a278ccd64eef2e24a98b12fc842f98353bbe2c0e4771242305141
3
+ size 498381452
data/512/train-00012-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52a132e36e0f932c0f81a6d956e517362cedb412b59c5d8e6edcdffa030f87d5
3
+ size 493892722
data/512/train-00013-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcba6d715cc046287c181168ef335e756a693feadcbb46ea7312558876493a27
3
+ size 495921264
data/512/train-00014-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cbcfdfc8f19bdcdf19e3d0e612fd45db54b698433db82416e5d41d5a6bf87ef
3
+ size 498581385
data/512/train-00015-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8dca374de0a7235ff956d591a0ccd0950b49a981002d0e08ac27a92e01b08579
3
+ size 499075555
data/512/train-00016-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5edad97e5c5ab8dfadcf4f90cc75dc687f7f45e6b658bdcaefe15cab2e876989
3
+ size 490536649
data/512/train-00017-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ce8f355a241413afe08adf5edce0dbde2e4fb8d41f572961106c51d5aa43f17
3
+ size 487836563
data/512/train-00018-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:536714807e916fc88bb9103a9df4c1c98e1d3e505329a55bdc903296053bab67
3
+ size 488390295
data/512/train-00019-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fac6393026282a96fa302f001e15dff4a4f784412f76ce02f67b1060ee925779
3
+ size 484694761
data/512/train-00020-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab918c04410cda1d2aefdd9c1de30362782cc86d358bec7337fad0287671fe80
3
+ size 486708172
data/512/train-00021-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:073431334b23f3f08a2a23d0c5713f663a23afc163070641ecea6c17b09ed17c
3
+ size 485061918
data/512/train-00022-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e60899b8e9cec7220ce283eb529c9d965d099125d9001668dc11506cd1bc98fd
3
+ size 485583056
data/512/train-00023-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8632524555165f2646c6ad3451cfe19d825a69fe7032893ef55d99ce23971b67
3
+ size 490562438
data/512/train-00024-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0908dfeb4bddbb35891db7d88180e31a2ee4f5bbca50288e2feb8136776021f5
3
+ size 481009782
data/512/train-00025-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:214a7e913407dd7d44128cf709c78eef87f311d8b438f4a79d4f221dace9f0e9
3
+ size 483584317
data/512/train-00026-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f73e76dff132a491811b5e25f605c07e037f0ef47c603fa850e0455db324d858
3
+ size 485863635
data/512/train-00027-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18671c49dd8faa390e6e42fc1054888e2e5721c5fec7c5781ef610ccba85a63a
3
+ size 484506742
data/512/train-00028-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:636908ebdb246ad272d29f010a87540f7c86e70422117b61a6b749c46108b9af
3
+ size 488193514
data/512/train-00029-of-00041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:543b1d62c486abc8c1691a9adddbee7aef6badc25d8b9a6b35fcf18678c3fe7c
3
+ size 484252681