Datasets:
adamnarozniak
commited on
Commit
•
5c61774
1
Parent(s):
aac4ea4
Upload dataset
Browse files- README.md +85 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,3 +1,88 @@
|
|
1 |
---
|
2 |
license: bsd-2-clause
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: bsd-2-clause
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: image
|
6 |
+
dtype: image
|
7 |
+
- name: writer_id
|
8 |
+
dtype: string
|
9 |
+
- name: hsf_id
|
10 |
+
dtype: int64
|
11 |
+
- name: character
|
12 |
+
dtype:
|
13 |
+
class_label:
|
14 |
+
names:
|
15 |
+
'0': '0'
|
16 |
+
'1': '1'
|
17 |
+
'2': '2'
|
18 |
+
'3': '3'
|
19 |
+
'4': '4'
|
20 |
+
'5': '5'
|
21 |
+
'6': '6'
|
22 |
+
'7': '7'
|
23 |
+
'8': '8'
|
24 |
+
'9': '9'
|
25 |
+
'10': A
|
26 |
+
'11': B
|
27 |
+
'12': C
|
28 |
+
'13': D
|
29 |
+
'14': E
|
30 |
+
'15': F
|
31 |
+
'16': G
|
32 |
+
'17': H
|
33 |
+
'18': I
|
34 |
+
'19': J
|
35 |
+
'20': K
|
36 |
+
'21': L
|
37 |
+
'22': M
|
38 |
+
'23': N
|
39 |
+
'24': O
|
40 |
+
'25': P
|
41 |
+
'26': Q
|
42 |
+
'27': R
|
43 |
+
'28': S
|
44 |
+
'29': T
|
45 |
+
'30': U
|
46 |
+
'31': V
|
47 |
+
'32': W
|
48 |
+
'33': X
|
49 |
+
'34': Y
|
50 |
+
'35': Z
|
51 |
+
'36': a
|
52 |
+
'37': b
|
53 |
+
'38': c
|
54 |
+
'39': d
|
55 |
+
'40': e
|
56 |
+
'41': f
|
57 |
+
'42': g
|
58 |
+
'43': h
|
59 |
+
'44': i
|
60 |
+
'45': j
|
61 |
+
'46': k
|
62 |
+
'47': l
|
63 |
+
'48': m
|
64 |
+
'49': n
|
65 |
+
'50': o
|
66 |
+
'51': p
|
67 |
+
'52': q
|
68 |
+
'53': r
|
69 |
+
'54': s
|
70 |
+
'55': t
|
71 |
+
'56': u
|
72 |
+
'57': v
|
73 |
+
'58': w
|
74 |
+
'59': x
|
75 |
+
'60': y
|
76 |
+
'61': z
|
77 |
+
splits:
|
78 |
+
- name: train
|
79 |
+
num_bytes: 206539811.49
|
80 |
+
num_examples: 814277
|
81 |
+
download_size: 200734290
|
82 |
+
dataset_size: 206539811.49
|
83 |
+
configs:
|
84 |
+
- config_name: default
|
85 |
+
data_files:
|
86 |
+
- split: train
|
87 |
+
path: data/train-*
|
88 |
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdb389c8d41d5facab79a4a8d452724c30d9c629a1c1e0b1e9ae9de2c633522b
|
3 |
+
size 200734290
|