Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,7 @@ language:
|
|
10 |
pipeline_tag: text-classification
|
11 |
metrics:
|
12 |
- accuracy
|
|
|
13 |
---
|
14 |
|
15 |
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
|
|
10 |
pipeline_tag: text-classification
|
11 |
metrics:
|
12 |
- accuracy
|
13 |
+
library_name: sentence-transformers
|
14 |
---
|
15 |
|
16 |
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|