Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,6 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- setfit
|
5 |
-
- sentence-transformers
|
6 |
- text-classification
|
7 |
pipeline_tag: text-classification
|
8 |
datasets:
|
@@ -14,6 +13,9 @@ widget:
|
|
14 |
example_title: Exchange Rate Example
|
15 |
- text: I can't pay by my credit card
|
16 |
example_title: Card Not Working Example
|
|
|
|
|
|
|
17 |
---
|
18 |
|
19 |
# nickprock/setfit-banking77
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- setfit
|
|
|
5 |
- text-classification
|
6 |
pipeline_tag: text-classification
|
7 |
datasets:
|
|
|
13 |
example_title: Exchange Rate Example
|
14 |
- text: I can't pay by my credit card
|
15 |
example_title: Card Not Working Example
|
16 |
+
metrics:
|
17 |
+
- accuracy
|
18 |
+
- f1
|
19 |
---
|
20 |
|
21 |
# nickprock/setfit-banking77
|