Skip to content

SherryPan0/GenCQs

Repository files navigation

Generating Competency Question using LLMs

Domains

Parameter setting

  • .env.example: environment and parameters settings, needs to replace the value of API KEY with your own OPENAI api key.

Code(hci)

Data(hci)

Results(hci)

  • gpt-output: output of the generate-iteration.py, contains generative CQs with different number of papers as input to the RAG, differnt temperature, and different iteration.
  • all-cos-results: cosinie similarity of all pairs of (genCQs, gtCQs), here in HCI is 15*15 pairs
  • highest-cos-results: cosinie similarity of best pairs of (genCQs, gtCQs), here in HCI is 15 pairs
  • metric-results: Precision and Recall for 10 iteration

Analysis(hci)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published