kgreenewald commited on
Commit
3790fad
·
verified ·
1 Parent(s): a817b96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ This percentage is *calibrated* in the following sense: given a set of answers a
41
 
42
  **Important note** Certainty is inherently an intrinsic property of a model and its abilitities. **Granite Uncertainty 3.0 8b** is not intended to predict the certainty of responses generated by any other model.
43
 
44
- Answering a question and obtaining a certainty score proceeds as follows.
45
 
46
  1. Prompt the model with a system prompt followed by the user prompt. The model is calibrated with the system prompt below.
47
  2. Use the model to generate a response as normal (via the `assistant` role).
 
41
 
42
  **Important note** Certainty is inherently an intrinsic property of a model and its abilitities. **Granite Uncertainty 3.0 8b** is not intended to predict the certainty of responses generated by any other model.
43
 
44
+ **Usage steps** Answering a question and obtaining a certainty score proceeds as follows.
45
 
46
  1. Prompt the model with a system prompt followed by the user prompt. The model is calibrated with the system prompt below.
47
  2. Use the model to generate a response as normal (via the `assistant` role).