Kirill Gelvan commited on
Commit
ca13cba
1 Parent(s): e88c193

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -1,8 +1,11 @@
1
  ---
2
- language: ru
 
 
3
  tags:
4
- - conversational
5
- ---
6
- ### 📝 Description
7
-
8
- описание
 
 
1
  ---
2
+ language:
3
+ - ru
4
+ - ru-RU
5
  tags:
6
+ - summarization
7
+ - t5
8
+ inference:
9
+ parameters:
10
+ no_repeat_ngram_size: 4
11
+ ---