Upload dataset
Browse files- Pizza/train-00000-of-00001.parquet +3 -0
- README.md +16 -0
Pizza/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7ff46b024c2887afcfad83539982c2df68c191d190ade682b95668877db007b
|
3 |
+
size 241312980
|
README.md
CHANGED
@@ -708,6 +708,18 @@ dataset_info:
|
|
708 |
num_examples: 400
|
709 |
download_size: 130324944
|
710 |
dataset_size: 146521148.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
711 |
configs:
|
712 |
- config_name: Baseball_bat
|
713 |
data_files:
|
@@ -753,4 +765,8 @@ configs:
|
|
753 |
data_files:
|
754 |
- split: train
|
755 |
path: Dolphin_below/train-*
|
|
|
|
|
|
|
|
|
756 |
---
|
|
|
708 |
num_examples: 400
|
709 |
download_size: 130324944
|
710 |
dataset_size: 146521148.0
|
711 |
+
- config_name: Pizza
|
712 |
+
features:
|
713 |
+
- name: images
|
714 |
+
dtype: image
|
715 |
+
- name: labels
|
716 |
+
dtype: image
|
717 |
+
splits:
|
718 |
+
- name: train
|
719 |
+
num_bytes: 241737760.0
|
720 |
+
num_examples: 400
|
721 |
+
download_size: 241312980
|
722 |
+
dataset_size: 241737760.0
|
723 |
configs:
|
724 |
- config_name: Baseball_bat
|
725 |
data_files:
|
|
|
765 |
data_files:
|
766 |
- split: train
|
767 |
path: Dolphin_below/train-*
|
768 |
+
- config_name: Pizza
|
769 |
+
data_files:
|
770 |
+
- split: train
|
771 |
+
path: Pizza/train-*
|
772 |
---
|