Senashn commited on
Commit
fd52f13
·
verified ·
1 Parent(s): 2b19755

Update README.md

Browse files

Dataset
This breast bus dataset contains of 780 images with 3 classes: benign, malignant and normal.

Train:
• Benign: 350
• Malignant: 168
• Normal: 106
• Total: 624

Test:
• Benign: 87
• Malignant: 42
• Normal: 27
• Total: 156

You can use this dataset with this model: Senashn/lora-breast-bus-finetune of Fine Tuning with LoRA.

Files changed (1) hide show
  1. README.md +0 -15
README.md CHANGED
@@ -30,19 +30,4 @@ tags:
30
  size_categories:
31
  - n<1K
32
  ---
33
- Dataset
34
- This breast bus dataset contains of 780 images with 3 classes: benign, malignant and normal.
35
 
36
- Train:
37
- Benign: 350
38
- Malignant: 168
39
- Normal: 106
40
- Total: 624
41
-
42
- Test:
43
- Benign: 87
44
- Malignant: 42
45
- Normal: 27
46
- Total: 156
47
-
48
- You can use this dataset with this model: Senashn/lora-breast-bus-finetune of Fine Tuning with LoRA.
 
30
  size_categories:
31
  - n<1K
32
  ---
 
 
33