feat update readme
Browse files
README.md
CHANGED
@@ -68,14 +68,13 @@ The model can understand text in any language from the list: Russian, Chinese or
|
|
68 |
For translation into the target language, the target language identifier is specified as a prefix "... to <lang>:". Where lang can take the values: ru, en, zh. The source language may not be specified, in addition, the source text may be multilingual.
|
69 |
|
70 |
task prefix:
|
|
|
71 |
4) "summary to en: " - to generate summary content in English from multilingual text
|
72 |
5) "summary brief to en: " - to generate a shortened summary of the content in English from multilingual text
|
73 |
6) "summary big to en: " - to generate elongated summary content in English from multilingual text
|
74 |
-
|
75 |
7) "summary to ru: " - to generate summary content in Russian from multilingual text
|
76 |
8) "summary brief to ru: " - to generate a shortened summary of the content in Russian from multilingual text
|
77 |
9) "summary big to ru: " - to generate elongated summary content in Russian from multilingual text
|
78 |
-
|
79 |
10) "summary to zh: " - to generate summary content in Chinese from multilingual text
|
80 |
11) "summary brief to zh: " - to generate a shortened summary of the content in Chinese from multilingual text
|
81 |
12) "summary big to zh: " - to generate elongated summary content in Chinese from multilingual text
|
|
|
68 |
For translation into the target language, the target language identifier is specified as a prefix "... to <lang>:". Where lang can take the values: ru, en, zh. The source language may not be specified, in addition, the source text may be multilingual.
|
69 |
|
70 |
task prefix:
|
71 |
+
|
72 |
4) "summary to en: " - to generate summary content in English from multilingual text
|
73 |
5) "summary brief to en: " - to generate a shortened summary of the content in English from multilingual text
|
74 |
6) "summary big to en: " - to generate elongated summary content in English from multilingual text
|
|
|
75 |
7) "summary to ru: " - to generate summary content in Russian from multilingual text
|
76 |
8) "summary brief to ru: " - to generate a shortened summary of the content in Russian from multilingual text
|
77 |
9) "summary big to ru: " - to generate elongated summary content in Russian from multilingual text
|
|
|
78 |
10) "summary to zh: " - to generate summary content in Chinese from multilingual text
|
79 |
11) "summary brief to zh: " - to generate a shortened summary of the content in Chinese from multilingual text
|
80 |
12) "summary big to zh: " - to generate elongated summary content in Chinese from multilingual text
|