Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,16 @@
|
|
1 |
-
|
2 |
---
|
3 |
tags:
|
4 |
- autotrain
|
5 |
- text-classification
|
6 |
base_model: cross-encoder/nli-roberta-base
|
7 |
widget:
|
8 |
-
- text:
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# Model Trained Using AutoTrain
|
@@ -33,4 +38,4 @@ recall_micro: 0.9515418502202643
|
|
33 |
|
34 |
recall_weighted: 0.9515418502202643
|
35 |
|
36 |
-
accuracy: 0.9515418502202643
|
|
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- autotrain
|
4 |
- text-classification
|
5 |
base_model: cross-encoder/nli-roberta-base
|
6 |
widget:
|
7 |
+
- text: I love AutoTrain
|
8 |
+
license: mit
|
9 |
+
language:
|
10 |
+
- en
|
11 |
+
metrics:
|
12 |
+
- accuracy
|
13 |
+
pipeline_tag: zero-shot-classification
|
14 |
---
|
15 |
|
16 |
# Model Trained Using AutoTrain
|
|
|
38 |
|
39 |
recall_weighted: 0.9515418502202643
|
40 |
|
41 |
+
accuracy: 0.9515418502202643
|