blob: c77d649cc0b47f115ebc3f28e89c062cfd4a64be (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
## 001
```python
multi_label = True
model = "facebook/bart-large-mnli"
number_bugs = 89
```
First iteration with the labels *instruction*, *mistranslation*, *other* and *semantic*.
|