Update README.md
Browse files
README.md
CHANGED
|
@@ -11,9 +11,7 @@ pipeline_tag: image-classification
|
|
| 11 |
# Model Card for Model ID
|
| 12 |
|
| 13 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 14 |
-
|
| 15 |
-
This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
|
| 16 |
-
This model is a proof of concept for 2€ coin classification where there is only a single image for each class, which makes this model to be quite unreliable.
|
| 17 |
|
| 18 |
## Uses
|
| 19 |
|
|
|
|
| 11 |
# Model Card for Model ID
|
| 12 |
|
| 13 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 14 |
+
This model is just a proof of concept for 2€ coin classification where there is only a single image for each class, which makes this model to be quite unreliable.
|
|
|
|
|
|
|
| 15 |
|
| 16 |
## Uses
|
| 17 |
|