SaranaAbidueva commited on
Commit
3a0f530
·
1 Parent(s): 85cf7d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -9,6 +9,9 @@ metrics:
9
  - bleu
10
  ---
11
 
 
 
 
12
  How to use in Python:
13
  ```python
14
  from transformers import MBartForConditionalGeneration, MBart50Tokenizer
 
9
  - bleu
10
  ---
11
 
12
+ This model translated from Russian to Buryat language.
13
+
14
+
15
  How to use in Python:
16
  ```python
17
  from transformers import MBartForConditionalGeneration, MBart50Tokenizer