Upload dataset
Browse files- README.md +78 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,78 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: image
|
| 5 |
+
dtype: image
|
| 6 |
+
- name: label
|
| 7 |
+
dtype:
|
| 8 |
+
class_label:
|
| 9 |
+
names:
|
| 10 |
+
'0': ace of clubs
|
| 11 |
+
'1': ace of diamonds
|
| 12 |
+
'2': ace of hearts
|
| 13 |
+
'3': ace of spades
|
| 14 |
+
'4': eight of clubs
|
| 15 |
+
'5': eight of diamonds
|
| 16 |
+
'6': eight of hearts
|
| 17 |
+
'7': eight of spades
|
| 18 |
+
'8': five of clubs
|
| 19 |
+
'9': five of diamonds
|
| 20 |
+
'10': five of hearts
|
| 21 |
+
'11': five of spades
|
| 22 |
+
'12': four of clubs
|
| 23 |
+
'13': four of diamonds
|
| 24 |
+
'14': four of hearts
|
| 25 |
+
'15': four of spades
|
| 26 |
+
'16': jack of clubs
|
| 27 |
+
'17': jack of diamonds
|
| 28 |
+
'18': jack of hearts
|
| 29 |
+
'19': jack of spades
|
| 30 |
+
'20': king of clubs
|
| 31 |
+
'21': king of diamonds
|
| 32 |
+
'22': king of hearts
|
| 33 |
+
'23': king of spades
|
| 34 |
+
'24': nine of clubs
|
| 35 |
+
'25': nine of diamonds
|
| 36 |
+
'26': nine of hearts
|
| 37 |
+
'27': nine of spades
|
| 38 |
+
'28': queen of clubs
|
| 39 |
+
'29': queen of diamonds
|
| 40 |
+
'30': queen of hearts
|
| 41 |
+
'31': queen of spades
|
| 42 |
+
'32': seven of clubs
|
| 43 |
+
'33': seven of diamonds
|
| 44 |
+
'34': seven of hearts
|
| 45 |
+
'35': seven of spades
|
| 46 |
+
'36': six of clubs
|
| 47 |
+
'37': six of diamonds
|
| 48 |
+
'38': six of hearts
|
| 49 |
+
'39': six of spades
|
| 50 |
+
'40': ten of clubs
|
| 51 |
+
'41': ten of diamonds
|
| 52 |
+
'42': ten of hearts
|
| 53 |
+
'43': ten of spades
|
| 54 |
+
'44': three of clubs
|
| 55 |
+
'45': three of diamonds
|
| 56 |
+
'46': three of hearts
|
| 57 |
+
'47': three of spades
|
| 58 |
+
'48': two of clubs
|
| 59 |
+
'49': two of diamonds
|
| 60 |
+
'50': two of hearts
|
| 61 |
+
'51': two of spades
|
| 62 |
+
splits:
|
| 63 |
+
- name: train
|
| 64 |
+
num_bytes: 130695849.8739789
|
| 65 |
+
num_examples: 6603
|
| 66 |
+
- name: test
|
| 67 |
+
num_bytes: 23038296.14202111
|
| 68 |
+
num_examples: 1166
|
| 69 |
+
download_size: 150881036
|
| 70 |
+
dataset_size: 153734146.016
|
| 71 |
+
configs:
|
| 72 |
+
- config_name: default
|
| 73 |
+
data_files:
|
| 74 |
+
- split: train
|
| 75 |
+
path: data/train-*
|
| 76 |
+
- split: test
|
| 77 |
+
path: data/test-*
|
| 78 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50fed33a435f312a22c61d23dd621fb9f7580e14f217d5ad2775f53dbd0d57e7
|
| 3 |
+
size 23064953
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:647246eb86cad8de05b2fa8af39ff76d908b5fcd88237e9b2c0c21dba9498e3c
|
| 3 |
+
size 127816083
|