Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ model-index:
|
|
21 |
metrics:
|
22 |
- name: Accuracy
|
23 |
type: accuracy
|
24 |
-
value:
|
25 |
verified: false
|
26 |
- task:
|
27 |
type: text-classfication
|
@@ -31,7 +31,7 @@ model-index:
|
|
31 |
metrics:
|
32 |
- name: F1 score
|
33 |
type: f1
|
34 |
-
value:
|
35 |
verified: false
|
36 |
pipeline_tag: text-classification
|
37 |
library_name: bertopic
|
|
|
21 |
metrics:
|
22 |
- name: Accuracy
|
23 |
type: accuracy
|
24 |
+
value: 0.9407
|
25 |
verified: false
|
26 |
- task:
|
27 |
type: text-classfication
|
|
|
31 |
metrics:
|
32 |
- name: F1 score
|
33 |
type: f1
|
34 |
+
value: 0.9407
|
35 |
verified: false
|
36 |
pipeline_tag: text-classification
|
37 |
library_name: bertopic
|