NeuronZero
commited on
Commit
•
27a9414
1
Parent(s):
8917a83
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
|
2 |
---
|
3 |
tags:
|
4 |
- autotrain
|
5 |
- image-classification
|
|
|
6 |
widget:
|
7 |
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg
|
8 |
example_title: Tiger
|
@@ -12,6 +12,10 @@ widget:
|
|
12 |
example_title: Palace
|
13 |
datasets:
|
14 |
- sartajbhuvaji/Brain-Tumor-Classification
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
# Model Trained Using AutoTrain
|
@@ -19,4 +23,4 @@ datasets:
|
|
19 |
- Problem type: Image Classification
|
20 |
|
21 |
## Validation Metrics
|
22 |
-
No validation metrics available
|
|
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- autotrain
|
4 |
- image-classification
|
5 |
+
- medical
|
6 |
widget:
|
7 |
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg
|
8 |
example_title: Tiger
|
|
|
12 |
example_title: Palace
|
13 |
datasets:
|
14 |
- sartajbhuvaji/Brain-Tumor-Classification
|
15 |
+
license: apache-2.0
|
16 |
+
language:
|
17 |
+
- en
|
18 |
+
pipeline_tag: image-classification
|
19 |
---
|
20 |
|
21 |
# Model Trained Using AutoTrain
|
|
|
23 |
- Problem type: Image Classification
|
24 |
|
25 |
## Validation Metrics
|
26 |
+
No validation metrics available
|