Merge branch 'main' of https://huggingface.co/datasets/AggaMin/mm_multiclassification_dataset
Browse files- README.md +28 -0
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -1,4 +1,32 @@
|
|
| 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.
|
|
|
|
| 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.
|
data/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4619c75d4499bf042526f39ee6fb86f47ecaeffb6373be0f7c19f8daaebca533
|
| 3 |
+
size 79659809
|