Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ It achieves the following results on the evaluation set:
|
|
| 22 |
|
| 23 |
## How to use:
|
| 24 |
```python
|
| 25 |
-
# themes = ['баги', 'открытие', 'баланс', 'ре
|
| 26 |
|
| 27 |
from transformers import AutoTokenizer, AutoModel
|
| 28 |
import torch
|
|
|
|
| 22 |
|
| 23 |
## How to use:
|
| 24 |
```python
|
| 25 |
+
# themes = ['баги', 'открытие', 'баланс', 'рейтинг', 'ревизия', 'другое']
|
| 26 |
|
| 27 |
from transformers import AutoTokenizer, AutoModel
|
| 28 |
import torch
|