Update README.md
Browse files
README.md
CHANGED
@@ -2,9 +2,20 @@
|
|
2 |
license: other
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
-
|
6 |
-
-
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
2 |
license: other
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
- opt
|
6 |
+
- custom-license
|
7 |
+
- no-commercial
|
8 |
+
|
9 |
+
|
10 |
+
inference:
|
11 |
+
parameters:
|
12 |
+
min_length: 16
|
13 |
+
max_length: 128
|
14 |
+
length_penalty: 0.7
|
15 |
+
no_repeat_ngram_size: 3
|
16 |
+
do_sample: False
|
17 |
+
num_beans: 8
|
18 |
+
repetition_penalty: 3.5
|
19 |
---
|
20 |
|
21 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|