Commit
·
c8b1539
1
Parent(s):
cd69cea
Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,13 @@ More information needed
|
|
25 |
|
26 |
## Intended uses & limitations
|
27 |
|
28 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
|
30 |
## Training and evaluation data
|
31 |
|
|
|
25 |
|
26 |
## Intended uses & limitations
|
27 |
|
28 |
+
max_input_length = 3072
|
29 |
+
|
30 |
+
max_output_length = 1000
|
31 |
+
|
32 |
+
led.config.max_length = 1000
|
33 |
+
|
34 |
+
led.config.min_length = 100
|
35 |
|
36 |
## Training and evaluation data
|
37 |
|