Andyrasika
commited on
Commit
•
5244468
1
Parent(s):
9516a92
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,13 @@ tags:
|
|
5 |
- sentence-transformers
|
6 |
- text-classification
|
7 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# Andyrasika/my-awesome-setfit-model
|
@@ -46,4 +53,4 @@ publisher = {arXiv},
|
|
46 |
year = {2022},
|
47 |
copyright = {Creative Commons Attribution 4.0 International}
|
48 |
}
|
49 |
-
```
|
|
|
5 |
- sentence-transformers
|
6 |
- text-classification
|
7 |
pipeline_tag: text-classification
|
8 |
+
datasets:
|
9 |
+
- PolyAI/banking77
|
10 |
+
language:
|
11 |
+
- en
|
12 |
+
metrics:
|
13 |
+
- accuracy
|
14 |
+
library_name: transformers
|
15 |
---
|
16 |
|
17 |
# Andyrasika/my-awesome-setfit-model
|
|
|
53 |
year = {2022},
|
54 |
copyright = {Creative Commons Attribution 4.0 International}
|
55 |
}
|
56 |
+
```
|