Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ datasets:
|
|
8 |
language:
|
9 |
- en
|
10 |
pipeline_tag: text-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:
|
|
|
8 |
language:
|
9 |
- en
|
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:
|