nathanReitinger commited on
Commit
9ecf724
·
1 Parent(s): 77f7b05

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -27,11 +27,10 @@ widget:
27
  example_title: "Canvas Fingerprinting Canonical Example"
28
  inference:
29
  parameters:
30
- max_length: 512
31
  wait_for_model: true
32
  use_cache: false
33
  temperature: 0
34
- truncation: only_first
35
  ---
36
 
37
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
 
27
  example_title: "Canvas Fingerprinting Canonical Example"
28
  inference:
29
  parameters:
 
30
  wait_for_model: true
31
  use_cache: false
32
  temperature: 0
33
+ truncation: "only_first"
34
  ---
35
 
36
  <!-- This model card has been generated automatically according to the information Keras had access to. You should