summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/008/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot/008/README.md')
-rw-r--r--results/classifier/zero-shot/008/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/008/README.md b/results/classifier/zero-shot/008/README.md
new file mode 100644
index 000000000..c0867435f
--- /dev/null
+++ b/results/classifier/zero-shot/008/README.md
@@ -0,0 +1,9 @@
+## 008
+
+```python
+multi_label = True
+model = "facebook/bart-large-mnli"
+number_bugs = 89
+```
+
+Adds the categories *all* and *none*. A bug is *all*, if all categories have a score > 0.9 and *none* if all categories have a score < 0.6.