Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ Note that we shuffle the oder of the options in our dataset, therefore, "EFG" do
|
|
24 |
Also note that, if the model refuse to answer due to safety reason, the answer will be mapped to the refuse option
|
25 |
such as "D. Refused".
|
26 |
|
27 |
-
If the "Refusal", "No correct
|
28 |
|
29 |
## Run the model
|
30 |
Your should construct your input into such format: model_reponse + "\nReferences:" + references + "\nAnswer:"
|
|
|
24 |
Also note that, if the model refuse to answer due to safety reason, the answer will be mapped to the refuse option
|
25 |
such as "D. Refused".
|
26 |
|
27 |
+
If the "Refusal", "No correct answer" and "I don't know" are not included in the options, please refer to the "XYZ" version of the classifier.
|
28 |
|
29 |
## Run the model
|
30 |
Your should construct your input into such format: model_reponse + "\nReferences:" + references + "\nAnswer:"
|