summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/005/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot/005/README.md')
-rw-r--r--results/classifier/zero-shot/005/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/005/README.md b/results/classifier/zero-shot/005/README.md
new file mode 100644
index 000000000..aaf57dceb
--- /dev/null
+++ b/results/classifier/zero-shot/005/README.md
@@ -0,0 +1,9 @@
+## 005
+
+```python
+multi_label = True
+model = "facebook/bart-large-mnli"
+number_bugs = 89
+```
+
+If a category, which suggests a bug we want to discard, has a score over *0.92*, it gets applied, even if it is not the highest score.