Datasets:
Tasks:
Image Classification
Formats:
parquet
Sub-tasks:
multi-class-image-classification
Languages:
Japanese
Size:
10K - 100K
License:
Upload dataset
Browse files- README.md +35 -0
- data/test-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: image
|
5 |
+
dtype: image
|
6 |
+
- name: character
|
7 |
+
dtype: string
|
8 |
+
- name: unicode_hex
|
9 |
+
dtype: string
|
10 |
+
- name: char_type
|
11 |
+
dtype: string
|
12 |
+
- name: font_family
|
13 |
+
dtype: string
|
14 |
+
- name: font_weight
|
15 |
+
dtype: string
|
16 |
+
- name: font_px
|
17 |
+
dtype: int32
|
18 |
+
- name: effect
|
19 |
+
dtype: string
|
20 |
+
- name: writing
|
21 |
+
dtype: string
|
22 |
+
- name: id
|
23 |
+
dtype: string
|
24 |
+
splits:
|
25 |
+
- name: test
|
26 |
+
num_bytes: 37950947.0
|
27 |
+
num_examples: 18000
|
28 |
+
download_size: 33230090
|
29 |
+
dataset_size: 37950947.0
|
30 |
+
configs:
|
31 |
+
- config_name: default
|
32 |
+
data_files:
|
33 |
+
- split: test
|
34 |
+
path: data/test-*
|
35 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69ddea5e1e60770e1ae11284f4e4eff029ba0dfac2760ac1c317564b838db1ea
|
3 |
+
size 33230090
|