dwb2023 commited on
Commit
df0a017
·
verified ·
1 Parent(s): 9416a29

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -13,6 +13,7 @@ dataset_info:
13
  names:
14
  '0': tumor
15
  '1': normal
 
16
  - name: bbox
17
  sequence: float32
18
  length: 4
@@ -33,10 +34,10 @@ dataset_info:
33
  dtype: int64
34
  splits:
35
  - name: train
36
- num_bytes: 426178.0
37
- num_examples: 5
38
- download_size: 432310
39
- dataset_size: 426178.0
40
  ---
41
  # Dataset Card for "brain-tumor-image-dataset-semantic-segmentation"
42
 
 
13
  names:
14
  '0': tumor
15
  '1': normal
16
+ '2': other
17
  - name: bbox
18
  sequence: float32
19
  length: 4
 
34
  dtype: int64
35
  splits:
36
  - name: train
37
+ num_bytes: 113682589.25
38
+ num_examples: 1502
39
+ download_size: 113283207
40
+ dataset_size: 113682589.25
41
  ---
42
  # Dataset Card for "brain-tumor-image-dataset-semantic-segmentation"
43