doberst commited on
Commit
e67ce49
1 Parent(s): d38689e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -8,7 +8,7 @@
8
  "parameters": "1.1 billion",
9
  "description": "slim-nli is a function-calling model, fine-tuned to output structured dictionaries",
10
  "prompt_wrapper": "human_bot",
11
- "prompt_format": "<human> {context_passage} <classify> nli </classify>\n<bot>:",
12
  "output_format": "{contradicts | supports | neutral}",
13
  "primary_keys": [
14
  "nli"
 
8
  "parameters": "1.1 billion",
9
  "description": "slim-nli is a function-calling model, fine-tuned to output structured dictionaries",
10
  "prompt_wrapper": "human_bot",
11
+ "prompt_format": "<human> Evidence: {context_passage} \n Conclusion: {conclusion_passage} <classify> nli </classify>\n<bot>:",
12
  "output_format": "{contradicts | supports | neutral}",
13
  "primary_keys": [
14
  "nli"