woctordho commited on
Commit
7072793
·
1 Parent(s): fb5de55

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +119 -0
README.md ADDED
@@ -0,0 +1,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: label
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ 0: '000'
11
+ 1: '001'
12
+ 2: '002'
13
+ 3: '003'
14
+ 4: '004'
15
+ 5: '005'
16
+ 6: '006'
17
+ 7: '007'
18
+ 8: 008
19
+ 9: 009
20
+ 10: '010'
21
+ 11: '011'
22
+ 12: '012'
23
+ 13: '013'
24
+ 14: '014'
25
+ 15: '015'
26
+ 16: '016'
27
+ 17: '017'
28
+ 18: 018
29
+ 19: 019
30
+ 20: '020'
31
+ 21: '021'
32
+ 22: '022'
33
+ 23: '023'
34
+ 24: '024'
35
+ 25: '025'
36
+ 26: '026'
37
+ 27: '027'
38
+ 28: 028
39
+ 29: 029
40
+ 30: '030'
41
+ 31: '031'
42
+ 32: '032'
43
+ 33: '033'
44
+ 34: '034'
45
+ 35: '035'
46
+ 36: '036'
47
+ 37: '037'
48
+ 38: 038
49
+ 39: 039
50
+ 40: '040'
51
+ 41: '041'
52
+ 42: '042'
53
+ 43: '043'
54
+ 44: '044'
55
+ 45: '045'
56
+ 46: '046'
57
+ 47: '047'
58
+ 48: 048
59
+ 49: 049
60
+ 50: '050'
61
+ 51: '051'
62
+ 52: '052'
63
+ 53: '053'
64
+ 54: '054'
65
+ 55: '055'
66
+ 56: '056'
67
+ 57: '057'
68
+ 58: 058
69
+ 59: 059
70
+ 60: '060'
71
+ 61: '061'
72
+ 62: '062'
73
+ 63: '063'
74
+ 64: '064'
75
+ 65: '065'
76
+ 66: '066'
77
+ 67: '067'
78
+ 68: 068
79
+ 69: 069
80
+ 70: '070'
81
+ 71: '071'
82
+ 72: '072'
83
+ 73: '073'
84
+ 74: '074'
85
+ 75: '075'
86
+ 76: '076'
87
+ 77: '077'
88
+ 78: 078
89
+ 79: 079
90
+ 80: 080
91
+ 81: 081
92
+ 82: 082
93
+ 83: 083
94
+ 84: 084
95
+ 85: 085
96
+ 86: 086
97
+ 87: 087
98
+ 88: 088
99
+ 89: 089
100
+ 90: 090
101
+ 91: 091
102
+ 92: 092
103
+ 93: 093
104
+ 94: 094
105
+ 95: 095
106
+ 96: 096
107
+ 97: 097
108
+ 98: 098
109
+ 99: 099
110
+ splits:
111
+ - name: train
112
+ num_bytes: 15674516006.68
113
+ num_examples: 811410
114
+ download_size: 11658988354
115
+ dataset_size: 15674516006.68
116
+ ---
117
+ # Dataset Card for "img-256-shinkai-2"
118
+
119
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)