beyond commited on
Commit
2d73f34
1 Parent(s): f5ced79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -10,15 +10,20 @@ datasets:
10
  widget:
11
  - text: "<mask> Conference on Empirical Methods <mask> submission of research papers <mask> Deep Learning <mask>"
12
  example_title: "Example 1"
13
- - text: "<mask> machine learning <mask> my reserach interest <mask> data science <mask>"
14
  example_title: "Example 2"
15
- - text: "<mask> play basketball <mask> a strong team <mask> Shanghai University of Finance and Ecomonics <mask> last Sunday <mask>"
16
  example_title: "Example 3"
17
  - text: "Good news: <mask> the European Union <mask> month by EU <mask> Farm Commissioner Franz <mask>"
18
  example_title: "Example with a prompt 1"
19
  - text: "Bad news: <mask> the European Union <mask> month by EU <mask> Farm Commissioner Franz <mask>"
20
  example_title: "Example with a prompt 2"
21
-
 
 
 
 
 
22
  ---
23
 
24
  # SEGA-large model
 
10
  widget:
11
  - text: "<mask> Conference on Empirical Methods <mask> submission of research papers <mask> Deep Learning <mask>"
12
  example_title: "Example 1"
13
+ - text: "<mask> machine learning <mask> my research interest <mask> data science <mask>"
14
  example_title: "Example 2"
15
+ - text: "<mask> play basketball <mask> a strong team <mask> Shanghai University of Finance and Economics <mask> last Sunday <mask>"
16
  example_title: "Example 3"
17
  - text: "Good news: <mask> the European Union <mask> month by EU <mask> Farm Commissioner Franz <mask>"
18
  example_title: "Example with a prompt 1"
19
  - text: "Bad news: <mask> the European Union <mask> month by EU <mask> Farm Commissioner Franz <mask>"
20
  example_title: "Example with a prompt 2"
21
+
22
+ inference:
23
+ parameters:
24
+ max_new_tokens: 200
25
+ top_k: 3
26
+ do_sample: True
27
  ---
28
 
29
  # SEGA-large model