Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -11,9 +11,9 @@ dataset_info:
|
|
11 |
dtype:
|
12 |
class_label:
|
13 |
names:
|
14 |
-
'0':
|
15 |
-
'1':
|
16 |
-
'2':
|
17 |
- name: bbox
|
18 |
sequence: float32
|
19 |
length: 4
|
@@ -36,7 +36,7 @@ dataset_info:
|
|
36 |
- name: train
|
37 |
num_bytes: 113682589.25
|
38 |
num_examples: 1502
|
39 |
-
download_size:
|
40 |
dataset_size: 113682589.25
|
41 |
---
|
42 |
# Dataset Card for "brain-tumor-image-dataset-semantic-segmentation"
|
|
|
11 |
dtype:
|
12 |
class_label:
|
13 |
names:
|
14 |
+
'0': Tumor
|
15 |
+
'1': '0'
|
16 |
+
'2': '1'
|
17 |
- name: bbox
|
18 |
sequence: float32
|
19 |
length: 4
|
|
|
36 |
- name: train
|
37 |
num_bytes: 113682589.25
|
38 |
num_examples: 1502
|
39 |
+
download_size: 113283190
|
40 |
dataset_size: 113682589.25
|
41 |
---
|
42 |
# Dataset Card for "brain-tumor-image-dataset-semantic-segmentation"
|