Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,14 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- ru
|
|
|
4 |
tags:
|
5 |
- summarization
|
6 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# RuBertTelegramHeadlines
|
|
|
1 |
---
|
2 |
language:
|
3 |
- ru
|
4 |
+
- ru-RU
|
5 |
tags:
|
6 |
- summarization
|
7 |
license: apache-2.0
|
8 |
+
inference:
|
9 |
+
parameters:
|
10 |
+
no_repeat_ngram_size: 4
|
11 |
+
|
12 |
---
|
13 |
|
14 |
# RuBertTelegramHeadlines
|