update readme
Browse files
README.md
CHANGED
@@ -1,32 +1,4 @@
|
|
1 |
# MM Multiclassification Dataset
|
2 |
-
---
|
3 |
-
configs:
|
4 |
-
- config_name: default
|
5 |
-
data_files:
|
6 |
-
- split: train
|
7 |
-
path: data/train-*
|
8 |
-
dataset_info:
|
9 |
-
features:
|
10 |
-
- name: image
|
11 |
-
dtype: image
|
12 |
-
- name: label
|
13 |
-
dtype:
|
14 |
-
class_label:
|
15 |
-
names:
|
16 |
-
'0': ရိုးရာအဝတ်အစားများ
|
17 |
-
'1': လက်ဝှေ့
|
18 |
-
'2': အာနန္ဒာဘုရား
|
19 |
-
'3': မုန့်ဟင်းခါး
|
20 |
-
splits:
|
21 |
-
- name: train
|
22 |
-
num_bytes: 80068600.0
|
23 |
-
num_examples: 419
|
24 |
-
download_size: 79659809
|
25 |
-
dataset_size: 80068600.0
|
26 |
-
---
|
27 |
-
# MM MultiClass Dataset
|
28 |
-
|
29 |
-
...
|
30 |
|
31 |
## Overview
|
32 |
This dataset is an <code>on-going</code> data collection for multiclassification task for burmese language containing, as of AUG 29th, 419 images. The images are relating to Myanmar Landmark, Food and Cultures.
|
|
|
1 |
# MM Multiclassification Dataset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
## Overview
|
4 |
This dataset is an <code>on-going</code> data collection for multiclassification task for burmese language containing, as of AUG 29th, 419 images. The images are relating to Myanmar Landmark, Food and Cultures.
|