nathanReitinger commited on
Commit
9cf71c1
·
1 Parent(s): 83e0367

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -31,9 +31,8 @@ widget:
31
  use_cache: false
32
  temperature: 0
33
  max_length: 512
34
- truncation: 'only_first'
35
- options:
36
- truncation: 'only_first'
37
  ---
38
 
39
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
 
31
  use_cache: false
32
  temperature: 0
33
  max_length: 512
34
+ truncation: true
35
+ padding: true
 
36
  ---
37
 
38
  <!-- This model card has been generated automatically according to the information Keras had access to. You should