summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/005/README.md
blob: aaf57dceb323beed9edd44659c3e95aa317ea2ce (plain) (blame)
1
2
3
4
5
6
7
8
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.