AlexWortega
commited on
Commit
•
a145b8c
1
Parent(s):
740d2d7
Update README.md
Browse files
README.md
CHANGED
@@ -14,17 +14,18 @@ inference:
|
|
14 |
use_cache: True
|
15 |
repetition_penalty: 1.5
|
16 |
length_penalty: 0.8
|
|
|
17 |
|
18 |
license: apache-2.0
|
19 |
language:
|
20 |
- ru
|
21 |
pipeline_tag: text-generation
|
22 |
widget:
|
23 |
-
- text: "
|
24 |
example_title: Question Answering
|
25 |
-
- text: "
|
26 |
example_title: Open domain Knoweledge
|
27 |
-
- text: "
|
28 |
example_title: Scientific knowledge
|
29 |
library_name: transformers
|
30 |
tags:
|
@@ -32,7 +33,7 @@ tags:
|
|
32 |
- code
|
33 |
---
|
34 |
|
35 |
-
<h1 style="font-size: 42px">Instructions ruGPT Medium v0.
|
36 |
|
37 |
|
38 |
|
|
|
14 |
use_cache: True
|
15 |
repetition_penalty: 1.5
|
16 |
length_penalty: 0.8
|
17 |
+
num_beams: 20
|
18 |
|
19 |
license: apache-2.0
|
20 |
language:
|
21 |
- ru
|
22 |
pipeline_tag: text-generation
|
23 |
widget:
|
24 |
+
- text: "Почему трава зеленая?"
|
25 |
example_title: Question Answering
|
26 |
+
- text: "Как зарабатывать много денег обучая модели?"
|
27 |
example_title: Open domain Knoweledge
|
28 |
+
- text: "Напиши код который выведет Привет Мир"
|
29 |
example_title: Scientific knowledge
|
30 |
library_name: transformers
|
31 |
tags:
|
|
|
33 |
- code
|
34 |
---
|
35 |
|
36 |
+
<h1 style="font-size: 42px">Instructions ruGPT Medium v0.11a<h1/>
|
37 |
|
38 |
|
39 |
|