blob: 34746d1b2e4c24e488554268e5d07ccd1508df03 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
## 010
```python
multi_label = True
model = "facebook/bart-large-mnli"
compare = "MoritzLaurer/deberta-v3-large-zeroshot-v2.0"
number_bugs = 89
```
Adds another model and compares both results. If the models disagree, put the bug into *review*.
|