IlyaGusev commited on
Commit
e29f87e
1 Parent(s): 95b93cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -32,6 +32,8 @@ For more details, please see [Dataset for Automatic Summarization of Russian New
32
 
33
  #### How to use
34
 
 
 
35
  ```python
36
  from transformers import MBartTokenizer, MBartForConditionalGeneration
37
 
 
32
 
33
  #### How to use
34
 
35
+ Colab: [link](https://colab.research.google.com/drive/1wdo_nPZPk6dWAn1J8nGx4Z5Ef82jCCob)
36
+
37
  ```python
38
  from transformers import MBartTokenizer, MBartForConditionalGeneration
39