Commit ·
390eadd
1
Parent(s): 06c879f
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ dataset_info:
|
|
| 23 |
dtype: string
|
| 24 |
- name: loaded_images
|
| 25 |
dtype: image
|
| 26 |
-
- name:
|
| 27 |
dtype:
|
| 28 |
class_label:
|
| 29 |
names:
|
|
@@ -42,10 +42,9 @@ dataset_info:
|
|
| 42 |
- name: train
|
| 43 |
num_bytes: 1096673288.0
|
| 44 |
num_examples: 525
|
| 45 |
-
download_size:
|
| 46 |
dataset_size: 1096673288.0
|
| 47 |
---
|
| 48 |
# Dataset Card for "leicester_loaded_annotations"
|
| 49 |
|
| 50 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 51 |
-
|
|
|
|
| 23 |
dtype: string
|
| 24 |
- name: loaded_images
|
| 25 |
dtype: image
|
| 26 |
+
- name: labels
|
| 27 |
dtype:
|
| 28 |
class_label:
|
| 29 |
names:
|
|
|
|
| 42 |
- name: train
|
| 43 |
num_bytes: 1096673288.0
|
| 44 |
num_examples: 525
|
| 45 |
+
download_size: 1064406432
|
| 46 |
dataset_size: 1096673288.0
|
| 47 |
---
|
| 48 |
# Dataset Card for "leicester_loaded_annotations"
|
| 49 |
|
| 50 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|