debbiesoon commited on
Commit
ea683cb
1 Parent(s): 3d8ec16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -25,7 +25,10 @@ More information needed
25
 
26
  ## Intended uses & limitations
27
 
28
- More information needed
 
 
 
29
 
30
  ## Training and evaluation data
31
 
 
25
 
26
  ## Intended uses & limitations
27
 
28
+ max_input_length = 1280
29
+ max_output_length = 512
30
+ led.config.max_length = 512
31
+ led.config.min_length = 100
32
 
33
  ## Training and evaluation data
34