ejschwartz commited on
Commit
fb375e8
·
verified ·
1 Parent(s): 8f89866

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -8,11 +8,12 @@ widget:
8
  example_title: "Identifier Predict"
9
  inference:
10
  parameters:
11
- max_new_tokens: 250
12
- max_length: 4096
13
- options:
14
  truncation: true
15
  skip_special_tokens: true
 
 
 
16
  ---
17
 
18
  # Model Card for Model ID
 
8
  example_title: "Identifier Predict"
9
  inference:
10
  parameters:
11
+ max_new_tokens: 256
 
 
12
  truncation: true
13
  skip_special_tokens: true
14
+ input_format:
15
+ summary_prediction: "summarize: <input_text>"
16
+ identifier_prediction: "identifier_predict: <input_text>"
17
  ---
18
 
19
  # Model Card for Model ID