CAMeL-Lab / TOIA-2.0

2 stars 0 forks source link

Develop smart q #68

Closed ma5638 closed 2 years ago

ma5638 commented 2 years ago

Added ability to generate Smart Questions with GPT-3 after shortlisting with ada-similarity

If GPT-3 returns no questions, 7 arbitrary questions from the shortlisting with ada-similarity will be used.

AMChierici commented 2 years ago

I didn't test everything, but I am confident about the code. There are some redundancies (e.g., why copying a new create_embeddings.py script?), but for the sake of speed, I'm okay to merge.

AMChierici commented 2 years ago

I didn't test everything, but I am confident about the code. There are some redundancies (e.g., why copying a new create_embeddings.py script?), but for the sake of speed, I'm okay to merge.