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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -31,8 +31,9 @@ widget:
31
  use_cache: false
32
  temperature: 0
33
  max_length: 512
 
34
  options:
35
- truncation: true
36
  ---
37
 
38
  <!-- 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: '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