mcimpoi commited on
Commit
097f71c
1 Parent(s): 1f0a38e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +67 -0
README.md CHANGED
@@ -1,3 +1,70 @@
1
  ---
2
  license: cc-by-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: cc-by-4.0
3
+ dataset_info:
4
+ features:
5
+ - name: image
6
+ dtype: image
7
+ - name: label
8
+ dtype:
9
+ class_label:
10
+ names:
11
+ '0': banded
12
+ '1': blotchy
13
+ '2': braided
14
+ '3': bubbly
15
+ '4': bumpy
16
+ '5': chequered
17
+ '6': cobwebbed
18
+ '7': cracked
19
+ '8': crosshatched
20
+ '9': crystalline
21
+ '10': dotted
22
+ '11': fibrous
23
+ '12': flecked
24
+ '13': freckled
25
+ '14': frilly
26
+ '15': gauzy
27
+ '16': grid
28
+ '17': grooved
29
+ '18': honeycombed
30
+ '19': interlaced
31
+ '20': knitted
32
+ '21': lacelike
33
+ '22': lined
34
+ '23': marbled
35
+ '24': matted
36
+ '25': meshed
37
+ '26': paisley
38
+ '27': perforated
39
+ '28': pitted
40
+ '29': pleated
41
+ '30': polka-dotted
42
+ '31': porous
43
+ '32': potholed
44
+ '33': scaly
45
+ '34': smeared
46
+ '35': spiralled
47
+ '36': sprinkled
48
+ '37': stained
49
+ '38': stratified
50
+ '39': striped
51
+ '40': studded
52
+ '41': swirly
53
+ '42': veined
54
+ '43': waffled
55
+ '44': woven
56
+ '45': wrinkled
57
+ '46': zigzagged
58
+ splits:
59
+ - name: train
60
+ num_bytes: 226313270.04
61
+ num_examples: 1880
62
+ - name: test
63
+ num_bytes: 172035822.0
64
+ num_examples: 1880
65
+ - name: validation
66
+ num_bytes: 222278767.48
67
+ num_examples: 1880
68
+ download_size: 629315160
69
+ dataset_size: 620627859.52
70
  ---