gitfreder commited on
Commit
b93c511
1 Parent(s): acd293e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -11,5 +11,11 @@ pipeline_tag: image-classification
11
  ---
12
 
13
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
 
 
 
14
  - Library: [More Information Needed]
15
- - Docs: [More Information Needed]
 
 
 
 
11
  ---
12
 
13
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
14
+
15
+ CNN Model to clasifying brain tumor
16
+
17
  - Library: [More Information Needed]
18
+ - Docs: [More Information Needed]
19
+ - Dataset [Brain Tumor MRI](https://www.kaggle.com/datasets/masoudnickparvar/brain-tumor-mri-dataset)
20
+ - Test loss: 0.0084
21
+ - Test accuracy: 0.9657