dangermouse77 commited on
Commit
7ce26e1
·
verified ·
1 Parent(s): 9ed8182

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -7,4 +7,6 @@ but then inverted with answer first and then question.
7
  Useful to train LLM models that given an answer need to generate a question.
8
  These AQ-models, AQ for AnswerQuestion are useful in conversations with other normal LLM bots that given a question generate an answer.
9
 
10
- If you have an automatic conversation between two LLMs, one QA-LLM and one AQ-LLM the conversation will not get stuck but continue forever.
 
 
 
7
  Useful to train LLM models that given an answer need to generate a question.
8
  These AQ-models, AQ for AnswerQuestion are useful in conversations with other normal LLM bots that given a question generate an answer.
9
 
10
+ If you have an automatic conversation between two LLMs, one QA-LLM and one AQ-LLM the conversation will not get stuck but continue forever.
11
+
12
+ Last but not least: this dataset was created with help of ChatGPT-4o