UncleanCode
commited on
Commit
•
2dc018a
1
Parent(s):
01c9a66
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,9 @@ datasets:
|
|
6 |
- hf-vision/chest-xray-pneumonia
|
7 |
language:
|
8 |
- en
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
|
|
6 |
- hf-vision/chest-xray-pneumonia
|
7 |
language:
|
8 |
- en
|
9 |
+
base_model:
|
10 |
+
- google/efficientnet-b0
|
11 |
+
pipeline_tag: image-classification
|
12 |
---
|
13 |
|
14 |
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|