emrgnt-cmplxty
commited on
Commit
•
6097deb
1
Parent(s):
20ce201
Update README.md
Browse files
README.md
CHANGED
@@ -46,8 +46,11 @@ Query:
|
|
46 |
{query}
|
47 |
|
48 |
### Response:
|
|
|
49 |
```
|
50 |
|
|
|
|
|
51 |
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
52 |
|
53 |
## References
|
|
|
46 |
{query}
|
47 |
|
48 |
### Response:
|
49 |
+
{"summary":
|
50 |
```
|
51 |
|
52 |
+
__Note__: The inclusion of the text '{"summary":' following the Response footer is intentional. This ensures that the model responds with the proper json format, failure to include this leading prefix can cause small deviaitons. Combining the output with the leading string '{"summary":' results in a properly formatted JSON with keys 'summary' and 'other_queries'.
|
53 |
+
|
54 |
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
55 |
|
56 |
## References
|