blob: a98a9a66027eac517941f21f83a5cb2a2a90c0f5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
## 111
```python
multi_label = False
model = "facebook/bart-large-mnli"
compare = "MoritzLaurer/deberta-v3-large-zeroshot-v2.0"
number_bugs = 1255
```
Same as 011, but classifies 1255 bugs.
|