Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 655 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 655 Bytes

-FeB4RAG

Code for FeB4RAG collection

This repository contains the code and collection detail for the FeB4RAG. The code is organized as follows:

  • dataset/: contains the dataset we have produced as part of the resource paper. Check the README for more information.
  • dataset_creation/: contains the code for creating pr reproducing the dataset, or expanding it. Check the README for more information.
  • response_eval/: contains the code for evaluating generated responses, including the web-interface for pairwise judging. Check the README for more information.