wyluilipe commited on
Commit
b076f54
1 Parent(s): c29d34c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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