update
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ Your should construct your input into such format: model_reponse + "\nReferences
|
|
30 |
|
31 |
For example:
|
32 |
```
|
33 |
-
inputs = " Sure, I'm happy to help! The correct answer is:\n\nB.
|
34 |
```
|
35 |
then feed it to the classifier:
|
36 |
```python
|
|
|
30 |
|
31 |
For example:
|
32 |
```
|
33 |
+
inputs = " Sure, I'm happy to help! The correct answer is:\n\nB. retraction of the stoma. \nReferences: \nA. high output stomas. \nB. retraction of the stoma. \nC. prolapsed stomas. \nD. herniation around the stoma. \nAnswer:"
|
34 |
```
|
35 |
then feed it to the classifier:
|
36 |
```python
|